linux/net/ipv6/netfilter
Patrick McHardy f8eb24a89a [NETFILTER]: nf_conntrack: move extern declaration to header files
Using extern in a C file is a bad idea because the compiler can't
catch type errors.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2006-12-02 21:31:16 -08:00
..
Kconfig [NETFILTER]: remove masq/NAT from ip6tables Kconfig help 2006-10-30 15:24:43 -08:00
Makefile
ip6_queue.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ip6_tables.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ip6t_HL.c
ip6t_LOG.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ip6t_REJECT.c
ip6t_ah.c
ip6t_eui64.c
ip6t_frag.c
ip6t_hbh.c
ip6t_hl.c
ip6t_ipv6header.c
ip6t_owner.c
ip6t_rt.c
ip6table_filter.c
ip6table_mangle.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ip6table_raw.c
nf_conntrack_l3proto_ipv6.c [NETFILTER]: nf_conntrack: move extern declaration to header files 2006-12-02 21:31:16 -08:00
nf_conntrack_proto_icmpv6.c [NETFILTER]: nf_conntrack: move extern declaration to header files 2006-12-02 21:31:16 -08:00
nf_conntrack_reasm.c