aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip6_route.h
AgeCommit message (Expand)Author
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-01ipv6: namespace cleanupsstephen hemminger
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-01-18ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明
2013-01-17ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller
2012-07-11ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-06-11inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-06-08inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-04ipv6: add ip6_route_lookupFlorian Westphal
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-03-22ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-02net: kill unused macros from head fileShan Wei
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2009-11-04net: cleanup include/netEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki
2008-04-10[IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano
2008-03-04[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano