Re: [PATCH net 0/4] net/sched: reset conntrack after packet munging
Florian Westphal <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Jamal Hadi Salim <[email protected]> wrote: > Sigh - couldnt help myself. Attached fixes the poc from kyle - i know > you are hinting there are other scenarios where it wont work. Yes, e.g. what if pedit inflated th->doff? nf_conntrack_in() checked that this was fine, but now the pipeline can re-neg on that.