On Wed, Mar 11, 2020 at 12:59:00PM +0100, Lukas Wunner wrote: > Introduce a netfilter egress hook to complement the existing ingress hook. > > User space support for nft will be submitted separately in a minute. > > I'm re-submitting this as non-RFC per Pablo's request. Compared to the > RFC, I've changed the order in patch [3/3] to perform netfilter first, > then tc (instead of the other way round). The rationale is provided in > the commit message. I've also extended the commit message with performance > measurements. > > To reproduce the performance measurements in patch [3/3], you'll need > net-next commit 1e09e5818b3a ("pktgen: Allow on loopback device"). Series applied to nf-next, thank you.