aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller1-0/+2
2010-06-10net-next: remove useless union keywordChangli Gao1-6/+4
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan1-1/+1
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy1-0/+2
2009-11-04net: cleanup include/netEric Dumazet1-10/+5
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman1-0/+6
2008-03-04[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano1-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano1-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano1-1/+2
2008-03-03[NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano1-4/+5
2008-02-07[IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen1-13/+0
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA1-1/+1
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano1-1/+11
2008-01-28[IPV6]: Make fib6_rules_init to return an error code.Daniel Lezcano1-1/+1
2008-01-28[IPV6]: Make fib6_init to return an error code.Daniel Lezcano1-1/+1
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu1-3/+8
2007-10-10[IPV6] XFRM: Fix connected socket to use transformation.Noriaki TAKAMIYA1-0/+4
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf1-2/+0
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller1-0/+1
2007-02-10[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet1-1/+0
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund1-2/+2
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki1-3/+0
2006-09-22[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki1-0/+5
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf1-11/+27
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk1-25/+0
2006-09-22[NET]: Make code static.Adrian Bunk1-4/+0
2006-09-22[IPV6]: Policy Routing RulesThomas Graf1-1/+8
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf1-1/+38
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/+185