Commit Graph

275 Commits (21dccddf45aae2d9f973696ce06115da0d1012b6)

Author SHA1 Message Date
Florian Westphal 9c7a4f9ce6 ipv6: ip6_route_output does not modify sk parameter, so make it const 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 7343ff31eb ipv6: Don't create clones of host routes. 14 years ago
David S. Miller 29546a6404 ipv6: Use ERR_CAST in addrconf_dst_alloc. 14 years ago
David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 years ago
David S. Miller 69ead7afdf ipv6: Normalize arguments to ip6_dst_blackhole(). 14 years ago
Hagen Paul Pfeifer e9476e95d8 ipv6: variable next is never used in this function 14 years ago
Lucian Adrian Grijincu c486da3439 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush 14 years ago
Eric Dumazet 214f45c91b net: provide default_advmss() methods to blackhole dst_ops 14 years ago
David S. Miller 3c7bd1a140 net: Add initial_ref arg to dst_alloc(). 14 years ago
David S. Miller 6431cbc25f inet: Create a mechanism for upward inetpeer propagation into routes. 14 years ago
David S. Miller 8d13a2a9fb net: Kill NETEVENT_PMTU_UPDATE. 14 years ago
Roland Dreier ec831ea72e net: Add default_mtu() methods to blackhole dst_ops 14 years ago
David S. Miller 065825402c net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. 14 years ago
David S. Miller 8f2771f2b8 ipv6: Remove route peer binding assertions. 14 years ago
David S. Miller 62fa8a846d net: Implement read-only protection and COW'ing of metrics. 14 years ago
David S. Miller d80bc0fd26 ipv6: Always clone offlink routes. 14 years ago
stephen hemminger bc3ef6605e ipv6: fib6_ifdown cleanup 14 years ago
Andrey Vagin d3052b557a ipv6: delete expired route in ip6_pmtu_deliver 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller a02e4b7dae ipv6: Demark default hoplimit as zero. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
David S. Miller abbf46ae0e ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
David S. Miller b341936380 ipv6: Add infrastructure to bind inet_peer objects to routes. 14 years ago
Shan Wei d3c15cab21 ipv6: kill two unused macro definition 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Ben Greear 4038565327 ipv6: Warn users if maximum number of routes is reached. 14 years ago
Xiaotian Feng 41bb78b4b9 net dst: fix percpu_counter list corruption and poison overwritten 14 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Maciej Żenczykowski ae878ae280 net: Fix IPv6 PMTU disc. w/ asymmetric routes 15 years ago
Maciej Żenczykowski ab79ad14a2 ipv6: Implement Any-IP support for IPv6. 15 years ago
Ulrich Weber 7e1b33e5ea ipv6: add IPv6 to neighbour table overflow warning 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Min Zhang f3d3f616e3 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss 15 years ago
Eric Dumazet c68f24cc35 ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Brian Haley 6057fd78a8 IPv6: fix Mobile IPv6 regression 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Jiri Olsa f4f914b580 net: ipv6 bind to device issue 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 54c1a859ef ipv6: Don't drop cache route entry unless timer actually expired. 15 years ago
Herbert Xu 10414444cb ipv6: Remove redundant dst NULL check in ip6_dst_check 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 0c9a2ac1f8 ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. 15 years ago
Ulrich Weber 45bb006090 ipv6: Remove IPV6_ADDR_RESERVED 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Alexey Dobriyan 9c69fabe78 netns: fix net.ipv6.route.gc_min_interval_ms in netns 15 years ago