David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
6f3118b571
ipv6: use net->rt_genid to check dst validity
|
12 years ago |
Nicolas Dichtel
|
ef2c7d7b59
ipv6: fix handling of blackhole and prohibit routes
|
13 years ago |
David S. Miller
|
97cac0821a
ipv6: Store route neighbour in rt6_info struct.
|
13 years ago |
David S. Miller
|
aee289baaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
e8803b6c38
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
|
13 years ago |
David S. Miller
|
7e52b33bd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Thomas Graf
|
2a0c451ade
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
|
13 years ago |
David S. Miller
|
8e77327783
inet: Add inetpeer tree roots to the FIB tables.
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
13 years ago |
Jiri Bohac
|
cda31e10ba
ipv6: clean up rt6_clean_expires
|
13 years ago |
Jiri Bohac
|
edfb5d4687
ipv6: fix rt6_update_expires
|
13 years ago |
Gao feng
|
1716a96101
ipv6: fix problem with expired dst cache
|
13 years ago |
Josh Hunt
|
32b293a53d
IPv6: Avoid taking write lock for /proc/net/ipv6_route
|
13 years ago |
David S. Miller
|
d191854282
ipv6: Kill rt6i_dev and rt6i_expires defines.
|
13 years ago |
David S. Miller
|
9cbb7ecbcf
ipv6: Get rid of rt6i_nexthop macro.
|
14 years ago |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Daniel Walter
|
c3968a857a
ipv6: RTA_PREFSRC support for ipv6 route source address selection
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6431cbc25f
inet: Create a mechanism for upward inetpeer propagation into routes.
|
14 years ago |
David S. Miller
|
b341936380
ipv6: Add infrastructure to bind inet_peer objects to routes.
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
bd2c77a0a7
ipv6 fib: Make rt6_info{} more cache-line aware.
|
15 years ago |
Alexey Dobriyan
|
bbef49daca
ipv6: use standard lists for FIB walks
|
15 years ago |
Patrick McHardy
|
2bec5a369e
ipv6: fib: fix crash when changing large fib while dumping it
|
15 years ago |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 years ago |
Neil Horman
|
a33bc5c151
xfrm: select sane defaults for xfrm[4|6] gc_thresh
|
16 years ago |
Daniel Lezcano
|
8ed6778967
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
|
17 years ago |
Daniel Lezcano
|
5b7c931dff
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
|
17 years ago |