aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_route.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+10
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens1-0/+10
2010-12-02net: kill unused macros from head fileShan Wei1-1/+0
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller1-0/+9
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller1-0/+3
2010-04-13net: sk_dst_cache RCUificationEric Dumazet1-2/+2
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明1-0/+18
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-1/+1
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()Brian Haley1-0/+1
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen1-5/+0
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen1-1/+0
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger1-1/+1
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki1-3/+3
2008-04-10[IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen1-15/+0
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki1-3/+6
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki1-0/+2
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano1-1/+2
2008-03-04[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano1-3/+3
2008-03-04[NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano1-1/+3
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routersDaniel Lezcano1-1/+1
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano1-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano1-1/+1
2008-03-03[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano1-1/+1
2008-03-04[IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki1-4/+4
2008-02-07[IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen1-2/+0
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano1-2/+0
2008-01-28[IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano1-1/+1
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf1-5/+0
2006-12-02[IPV6]: Misc endianness annotations.Al Viro1-1/+1
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala1-7/+0
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy1-2/+0
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki1-0/+4
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki1-3/+6
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki1-0/+1
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf1-5/+1
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf1-4/+1
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf1-4/+1
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy1-0/+7
2006-09-22[IPV6]: Policy Routing RulesThomas Graf1-0/+5
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf1-1/+2
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu1-3/+9
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-1/+1
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191).YOSHIFUJI Hideaki1-0/+21
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki1-1/+2
2006-03-20[IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki1-2/+0
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+0
2005-06-21[IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim1-3/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+141