Re: [PATCH nf-next 0/4] netfilter: remove obsolete hook wrappers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 11, 2021 at 05:15:09PM +0200, Florian Westphal wrote:
> An earlier series, starting with
> commit a4aeafa28cf706f65f ("netfilter: xt_nat: pass table to hookfn"),
> converted the x_tables table implementations to store the hook blob in
> the ->priv pointer that gets passed to the hook function.
> 
> Before this, the blobs were stored in struct net, so each table
> required its own wrapper to fetch the correct table blob.
> 
> Nowadays, allmost all hook functions in x_table land just call the hook
> evaluation loop.
> 
> This series converts the table evaluation loop so it can be used directly,
> then removes most of the wrappers.

Series applied, thanks



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux