summaryrefslogtreecommitdiff
path: root/include/net/ip6_route.h
AgeCommit message (Expand)Author
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-06-21[IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim
2004-10-25Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-20041026/David S. Miller
2004-10-27[IPV6] simplify functions related to RTF_ALLONLINK.Hideaki Yoshifuji
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu
2004-09-14[IPV6]: Do not export rt6_dflt_{pointer,lock}.Hideaki Yoshifuji
2004-09-14[IPV6] NDISC: Fix message validation against Redirects.Hideaki Yoshifuji
2004-08-18Merge nuts.davemloft.net:/disk1/BK/ip6route-2.6David S. Miller
2004-08-18[IPV6] addrconf_dst_alloc() to allocate new route for local address.Hideaki Yoshifuji
2004-08-18[IPV6] export rt6_ins() as ip6_ins_rt().Hideaki Yoshifuji
2004-08-16[NET]: Missing header includes and forward declarations.Christoph Hellwig
2004-07-20[IPV6] remove rather pointless comment.Hideaki Yoshifuji
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro
2004-02-10[IPV6]: Unify ipv6 output routine.Kazunori Miyazawa
2003-07-18[IPV6]: Fix anycast usage.Alexey Kuznetsov
2003-07-10[IPV6]: Fix leaks of ndisc DST entries.David S. Miller
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller
2003-04-22[IPV6]: dst_alloc() clean-up.Hideaki Yoshifuji
2003-04-10[IPV6]: Allow protocol to percolate up into rt6 routing operations.Mathew Richardson
2003-03-04[IPSEC]: Add full ipv6 support.Kazunori Miyazawa
2003-02-23[IPV6]: Export ip6_route_me_harder for netfilter and add ipv6_addr_prefix.Hideaki Yoshifuji
2002-06-19[PATCH] ipv6 staticsStephen Rothwell
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds