diff options
author | Patrick McHardy <kaber@trash.net> | 2016-04-24 11:22:30 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2016-04-24 11:22:30 +0100 |
commit | 20b1131c07acd2fc71803be592430f0e06c4090e (patch) | |
tree | dc7c984f5bf2c2b29c2011825fd20805a0fd4166 /src/utils.c | |
parent | e20eac092725c982387181f3df557877b02eb345 (diff) |
payload: fix stacked headers protocol context tracking
The code contains multiple scattered around fragments to fiddle with the
protocol contexts to work around the fact that stacked headers update the
context for the incorrect layer.
Fix this by updating the correct layer in payload_expr_pctx_update() and
also take care of offset adjustments there and only there. Remove all
manual protocol context fiddling and change protocol context debugging to
also print the offset for stacked headers.
All previously successful testcases pass.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions