Hannes Frederic Sowa
|
0a67d3efa4
ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net
|
11 years ago |
Hannes Frederic Sowa
|
8d2ca1d7b5
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
|
11 years ago |
Daniel Borkmann
|
ae7b4e1f21
net: fib: fib6_add: fix potential NULL pointer dereference
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
3e3be27585
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michal Kubeček
|
49a18d86f6
ipv6: update ip6_rt_last_gc every time GC is run
|
12 years ago |
Michal Kubeček
|
2ac3ac8f86
ipv6: prevent fib6_run_gc() contention
|
12 years ago |
fan.du
|
9225b23057
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
|
12 years ago |
Hannes Frederic Sowa
|
307f2fb95e
ipv6: only static routes qualify for equal cost multipathing
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Nicolas Dichtel
|
51ebd31815
ipv6: add support of equal cost multipath (ECMP)
|
12 years ago |
Lin Ming
|
188c517a05
ipv6: return errno pointers consistently for fib6_add_1()
|
12 years ago |
Wei Yongjun
|
f950c0ecc7
ipv6: fix return value check in fib6_add()
|
12 years ago |
David S. Miller
|
e486463e82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
fa809e2fd6
ipv6: fib: fix fib dump restart
|
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
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
8e77327783
inet: Add inetpeer tree roots to the FIB tables.
|
13 years ago |
Thomas Graf
|
8bd74516b1
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
|
13 years ago |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
Gao feng
|
1716a96101
ipv6: fix problem with expired dst cache
|
13 years ago |
David S. Miller
|
5339ab8b1d
ipv6: fib: Convert fib6_age() to dst_neigh_lookup().
|
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 Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |