alistair23-linux/include/linux/netfilter_ipv4
Laszlo Attila Toth e2cf5ecbea [NETFILTER]: ipt_addrtype: limit address type checking to an interface
Addrtype match has a new revision (1), which lets address type checking
limited to the interface the current packet belongs to. Either incoming
or outgoing interface can be used depending on the current hook. In the
FORWARD hook two maches should be used if both interfaces have to be checked.
The new structure is ipt_addrtype_info_v1.

Revision 0 lets older userspace programs use the match as earlier.
ipt_addrtype_info is used.

Signed-off-by: Laszlo Attila Toth <panther@balabit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:55:56 -08:00
..
ip_queue.h
ip_tables.h [NETFILTER]: Introduce NF_INET_ hook values 2008-01-28 14:53:55 -08:00
ipt_addrtype.h [NETFILTER]: ipt_addrtype: limit address type checking to an interface 2008-01-28 14:55:56 -08:00
ipt_ah.h
ipt_CLASSIFY.h
ipt_CLUSTERIP.h [NETFILTER]: ipt_CLUSTERIP: add compat code 2007-07-10 22:18:17 -07:00
ipt_comment.h
ipt_connbytes.h
ipt_CONNMARK.h
ipt_connmark.h
ipt_conntrack.h
ipt_dccp.h
ipt_DSCP.h
ipt_dscp.h
ipt_ecn.h
ipt_ECN.h
ipt_esp.h
ipt_hashlimit.h
ipt_helper.h
ipt_iprange.h [NETFILTER]: ipt_iprange.h must #include <linux/types.h> 2007-07-18 02:21:50 -07:00
ipt_length.h
ipt_limit.h
ipt_LOG.h
ipt_mac.h
ipt_mark.h
ipt_MARK.h
ipt_multiport.h
ipt_NFQUEUE.h
ipt_owner.h
ipt_physdev.h
ipt_pkttype.h
ipt_policy.h
ipt_realm.h
ipt_recent.h
ipt_REJECT.h
ipt_SAME.h
ipt_sctp.h
ipt_state.h
ipt_string.h
ipt_TCPMSS.h
ipt_tcpmss.h
ipt_TOS.h
ipt_tos.h
ipt_TTL.h
ipt_ttl.h
ipt_ULOG.h
Kbuild [NETFILTER]: Sort matches/targets in Kbuild file 2007-11-07 04:08:21 -08:00