summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_forward.c
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy
2007-10-10[IPV4] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu
2007-04-25[NET] Move DF check to ip_forwardJohn Heffner
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2005-08-29[IPV4]: Remove some dead code from ip_forward()Thomas Graf
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji
2003-03-22[IPSEC]: Split up XFRM Subsystem.Hideaki Yoshifuji
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov
2002-10-28[IPSEC]: Add transform engine and AH implementation.Alexey Kuznetsov
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-24[IPV4]: Kill ip_send, use dst_output instead.Alexey Kuznetsov
2002-10-18[IPV4]: Fix CONFIG_NET_FASTROUTE compile.Frank Davis
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds