-
- Downloads
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
With the change the sets can use any parameter available for the match and target extensions, like input/output interface. It's required for the hash:net,iface set type. Signed-off-by:Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by:
Patrick McHardy <kaber@trash.net>
Showing
- include/linux/netfilter/ipset/ip_set.h 5 additions, 0 deletionsinclude/linux/netfilter/ipset/ip_set.h
- include/linux/netfilter/ipset/ip_set_ahash.h 1 addition, 0 deletionsinclude/linux/netfilter/ipset/ip_set_ahash.h
- net/netfilter/ipset/ip_set_bitmap_ip.c 1 addition, 0 deletionsnet/netfilter/ipset/ip_set_bitmap_ip.c
- net/netfilter/ipset/ip_set_bitmap_ipmac.c 1 addition, 0 deletionsnet/netfilter/ipset/ip_set_bitmap_ipmac.c
- net/netfilter/ipset/ip_set_bitmap_port.c 1 addition, 0 deletionsnet/netfilter/ipset/ip_set_bitmap_port.c
- net/netfilter/ipset/ip_set_core.c 8 additions, 4 deletionsnet/netfilter/ipset/ip_set_core.c
- net/netfilter/ipset/ip_set_hash_ip.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_ip.c
- net/netfilter/ipset/ip_set_hash_ipport.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_ipport.c
- net/netfilter/ipset/ip_set_hash_ipportip.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_ipportip.c
- net/netfilter/ipset/ip_set_hash_ipportnet.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_ipportnet.c
- net/netfilter/ipset/ip_set_hash_net.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_net.c
- net/netfilter/ipset/ip_set_hash_netport.c 2 additions, 0 deletionsnet/netfilter/ipset/ip_set_hash_netport.c
- net/netfilter/ipset/ip_set_list_set.c 4 additions, 3 deletionsnet/netfilter/ipset/ip_set_list_set.c
- net/netfilter/xt_set.c 10 additions, 9 deletionsnet/netfilter/xt_set.c
Loading
Please register or sign in to comment