aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TEE.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-6/+6
* ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-121-7/+7
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-2/+2
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* net: use the macros defined for the members of flowiChangli Gao2010-11-171-6/+6
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-151-2/+2
|\
| * net-next: remove useless union keywordChangli Gao2010-06-101-2/+2
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-2/+2
|/
* xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+2
* netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy2010-04-201-23/+80
* netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-191-22/+18
* netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-191-0/+256