summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_TEE.c
AgeCommit message (Expand)Author
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy
2010-04-19netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt