Skip to content

ip/ipreassembler: fix positive header_delta push path#136

Open
pallas wants to merge 1 commit into
tbarbette:mainfrom
pallas:ipreassembler-push
Open

ip/ipreassembler: fix positive header_delta push path#136
pallas wants to merge 1 commit into
tbarbette:mainfrom
pallas:ipreassembler-push

Conversation

@pallas

@pallas pallas commented Nov 10, 2018

Copy link
Copy Markdown
Collaborator

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

@tbarbette

Copy link
Copy Markdown
Owner

Is my merge correct?

@tbarbette

Copy link
Copy Markdown
Owner

With the other patch merged, can you rebase?

@pallas

pallas commented Nov 13, 2018 via email

Copy link
Copy Markdown
Collaborator Author

@tbarbette

Copy link
Copy Markdown
Owner

I rebased myself. Can you verify I did not break the intent @pallas ? Thanks !

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>
@tbarbette tbarbette added the wait-for-op Additional information from the OP are needed label Dec 3, 2018
@tbarbette tbarbette force-pushed the master branch 2 times, most recently from b9c1853 to b9f3521 Compare December 9, 2020 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wait-for-op Additional information from the OP are needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants