David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 년 전 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 년 전 |
Daniel Walter
|
c3968a857a
ipv6: RTA_PREFSRC support for ipv6 route source address selection
|
14 년 전 |
Florian Westphal
|
9c7a4f9ce6
ipv6: ip6_route_output does not modify sk parameter, so make it const
|
14 년 전 |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 년 전 |
David S. Miller
|
d9993be65a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
David Stevens
|
ad0081e43a
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
|
14 년 전 |
Shan Wei
|
dca9b2404a
net: kill unused macros from head file
|
14 년 전 |
David S. Miller
|
15c054251a
ipv6: Add rt6_get_peer() helper.
|
14 년 전 |
David S. Miller
|
b341936380
ipv6: Add infrastructure to bind inet_peer objects to routes.
|
14 년 전 |
Eric Dumazet
|
b6c6712a42
net: sk_dst_cache RCUification
|
15 년 전 |
YOSHIFUJI Hideaki / 吉藤英明
|
0c9a2ac1f8
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
|
15 년 전 |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 년 전 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 년 전 |
Brian Haley
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
17 년 전 |
Rami Rosen
|
6bf90b2bf4
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
|
17 년 전 |
Rami Rosen
|
83ac794f15
ipv6: ip6_route.h cleanup.
|
17 년 전 |
Stephen Hemminger
|
3d0f24a74e
ipv6: icmp6_dst_gc return change
|
17 년 전 |
YOSHIFUJI Hideaki
|
9acd9f3ae9
[IPV6]: Make address arguments const.
|
17 년 전 |
Rami Rosen
|
5c06f510a2
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
|
17 년 전 |
YOSHIFUJI Hideaki
|
7cbca67c07
[IPV6]: Support Source Address Selection API (RFC5014).
|
17 년 전 |
YOSHIFUJI Hideaki
|
6b75d09081
[IPV6]: Optimize hop-limit determination.
|
17 년 전 |
Daniel Lezcano
|
4591db4f37
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
|
17 년 전 |
Daniel Lezcano
|
bdb3289f73
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
|
17 년 전 |
Daniel Lezcano
|
5578689a4e
[NETNS][IPV6] route6 - make route6 per namespace
|
17 년 전 |
Daniel Lezcano
|
7b4da53229
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
|
17 년 전 |
Daniel Lezcano
|
606a2b4862
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
|
17 년 전 |
Daniel Lezcano
|
63152fc0de
[NETNS][IPV6] ip6_fib - gc timer per namespace
|
17 년 전 |
Daniel Lezcano
|
f3db48517f
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
|
17 년 전 |
YOSHIFUJI Hideaki
|
3b00944c5c
[IPV6]: Make ndisc_dst_alloc() common for later use.
|
17 년 전 |