aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_forward.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet1-1/+1
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-1/+1
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy1-1/+1
2007-10-10[IPV4] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA1-1/+1
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu1-1/+1
2007-04-25[NET] Move DF check to ip_forwardJohn Heffner1-0/+8
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong1-0/+1
2005-08-29[IPV4]: Remove some dead code from ip_forward()Thomas Graf1-5/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+127