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: > sorry, my brain wouldnt let it go: nf_confirm() looks very promising. > I was tempted to create a patch and test it but i dont have time right now.. nf_confirm is the last hook in the conntrack pipeline, so not useful for this -- all of the exposed code runs before this.