• David S. Miller's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next · af0a2482
    David S. Miller authored
    Pablo Neira Ayuso says:
    
    ====================
    Netfilter updates for net-next
    
    The following patchset contains Netfilter updates for net-next
    to extend ctnetlink and the flowtable infrastructure:
    
    1) Extend ctnetlink kernel side netlink dump filtering capabilities,
       from Romain Bellan.
    
    2) Generalise the flowtable hook parser to take a hook list.
    
    3) Pass a hook list to the flowtable hook registration/unregistration.
    
    4) Add a helper function to release the flowtable hook list.
    
    5) Update the flowtable event notifier to pass a flowtable hook list.
    
    6) Allow users to add new devices to an existing flowtables.
    
    7) Allow users to remove devices to an existing flowtables.
    
    8) Allow for registering a flowtable with no initial devices.
    ====================
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    af0a2482
nf_conntrack_core.c 71.3 KB