summaryrefslogtreecommitdiff
path: root/include/net/ip6_route.h
AgeCommit message (Expand)Author
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[IPV6]: Policy Routing RulesThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
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