Skip to content

ip/ipreassembler: fix positive header_delta push path#419

Open
pallas wants to merge 1 commit intokohler:masterfrom
pallas:ipreassembler-push
Open

ip/ipreassembler: fix positive header_delta push path#419
pallas wants to merge 1 commit intokohler:masterfrom
pallas:ipreassembler-push

Conversation

@pallas
Copy link
Copy Markdown
Contributor

@pallas pallas commented Nov 10, 2018

Like the put earlier in this method, the push here can fail or reallocate
the SKB. In the former case, we need to clean up (as above) and in both
cases, we need to update the linkage into q from it's predecessor.

Thanks: --enable-force-expensive + Valgrind

Signed-off-by: Derrick Pallas pallas@meraki.com

Like the put earlier in this method, the push here can fail or reallocate
the SKB.  In the former case, we need to clean up (as above) and in both
cases, we need to update the linkage into q from it's predecessor.

Thanks: --enable-force-expensive + Valgrind

Signed-off-by: Derrick Pallas <pallas@meraki.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant