1
0
Fork 0
alistair23-linux/net/netfilter
Patrick McHardy 81fbfd6925 [NETFILTER]: Fix xt_policy address matching
Fix missing inversion in address matching, it was broken during the
conversion to x_tables.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-22 13:56:33 -08:00
..
Kconfig [NETFILTER]: Fix Kconfig typos 2006-03-22 13:53:48 -08:00
Makefile [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 2006-03-20 18:03:40 -08:00
core.c [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
nf_conntrack_core.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
nf_conntrack_ftp.c [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' 2006-03-20 17:56:32 -08:00
nf_conntrack_l3proto_generic.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_netlink.c [NETFILTER]: ctnetlink: Fix expectaction mask dumping 2006-03-22 13:54:15 -08:00
nf_conntrack_proto_generic.c [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 2006-01-10 12:54:35 -08:00
nf_conntrack_proto_sctp.c [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 2006-01-10 12:54:35 -08:00
nf_conntrack_proto_tcp.c [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet 2006-02-15 15:25:18 -08:00
nf_conntrack_proto_udp.c [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet 2006-02-15 15:25:18 -08:00
nf_conntrack_standalone.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
nf_internals.h [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
nf_log.c [NETFILTER]: Fix compilation when no PROC_FS enabled 2005-08-29 15:56:54 -07:00
nf_queue.c [NETFILTER]: nf_queue: fix end-of-list check 2006-02-27 13:03:55 -08:00
nf_sockopt.c [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 2006-03-20 22:48:35 -08:00
nfnetlink.c [NETFILTER]: ctnetlink: avoid unneccessary event message generation 2006-03-20 18:03:59 -08:00
nfnetlink_log.c [NETFILTER] nfnetlink_log: add sequence numbers for log events 2006-03-20 17:15:11 -08:00
nfnetlink_queue.c [NETFILTER]: nfnetlink_queue: fix nfnetlink message size 2006-03-22 13:54:40 -08:00
x_tables.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_CLASSIFY.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_CONNMARK.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_MARK.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_NFQUEUE.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_NOTRACK.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_comment.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_connbytes.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_connmark.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
xt_conntrack.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
xt_dccp.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_helper.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
xt_length.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_limit.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_mac.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_mark.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_physdev.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_pkttype.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_policy.c [NETFILTER]: Fix xt_policy address matching 2006-03-22 13:56:33 -08:00
xt_realm.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_sctp.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_state.c [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 2006-03-22 13:56:08 -08:00
xt_string.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_tcpmss.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00
xt_tcpudp.c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 2006-03-22 13:55:40 -08:00