aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TEE.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-6/+6
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller1-7/+7
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-2/+2
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller1-1/+2
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-6/+6
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-2/+2
2010-06-10net-next: remove useless union keywordChangli Gao1-2/+2
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-2/+2
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet1-2/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+2
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy1-23/+80
2010-04-19netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt1-22/+18
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt1-0/+256