aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h
Commit message (Expand)AuthorAgeFilesLines
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-4/+4
* ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2011-04-151-0/+2
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-2/+2
* inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-101-0/+1
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-301-0/+2
* net-next: remove useless union keywordChangli Gao2010-06-101-6/+4
* ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-011-13/+16
* ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-1/+1
* ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-0/+2
* net: cleanup include/netEric Dumazet2009-11-041-10/+5
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-301-0/+6
* [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano2008-03-041-1/+2
* [NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano2008-03-031-1/+2
* [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano2008-03-031-1/+2
* [NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano2008-03-031-4/+5
* [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-281-1/+1
* [IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano2008-01-281-1/+11
* [IPV6]: Make fib6_rules_init to return an error code.Daniel Lezcano2008-01-281-1/+1
* [IPV6]: Make fib6_init to return an error code.Daniel Lezcano2008-01-281-1/+1
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-281-3/+8
* [IPV6] XFRM: Fix connected socket to use transformation.Noriaki TAKAMIYA2007-10-101-0/+4
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-251-2/+0
* [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-251-0/+1
* [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-101-1/+0
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-131-2/+2
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-021-0/+5
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-221-3/+0
* [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki2006-09-221-0/+5
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-221-11/+27
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-221-25/+0
* [NET]: Make code static.Adrian Bunk2006-09-221-4/+0
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-1/+8
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-221-1/+38
* [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/+185