aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_route.h
Commit message (Expand)AuthorAgeFilesLines
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-141-0/+1
* ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen2008-08-131-5/+0
* ipv6: ip6_route.h cleanup.Rami Rosen2008-08-131-1/+0
* ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-221-1/+1
* [IPV6]: Make address arguments const.YOSHIFUJI Hideaki2008-04-121-3/+3
* [IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen2008-04-101-15/+0
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-251-3/+6
* [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-251-0/+2
* [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-051-1/+2
* [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano2008-03-041-3/+3
* [NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano2008-03-041-1/+3
* [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...Daniel Lezcano2008-03-041-1/+1
* [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano2008-03-041-1/+2
* [NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano2008-03-031-1/+1
* [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano2008-03-031-1/+1
* [IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki2008-03-041-4/+4
* [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-281-2/+0
* [IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano2008-01-281-1/+1
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-251-5/+0
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-1/+1
* [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
* [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy2006-09-221-2/+0
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-221-0/+4
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-221-3/+6
* [IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki2006-09-221-0/+1
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-221-5/+1
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-221-4/+1
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-221-4/+1
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-0/+7
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-0/+5
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-221-1/+2
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-021-3/+9
* [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-1/+1
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-201-0/+21
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-201-1/+2
* [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-201-2/+0
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+0
* [IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2005-06-211-3/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+141