Nicolas Dichtel
|
8caaf7b608
ipv4/route/rtnl: get mcast attributes when dst is multicast
|
12 years ago |
David S. Miller
|
24bc518a68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Julian Anastasov
|
636174219b
ipv4: do not cache looped multicasts
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
Steffen Klassert
|
703fb94ec5
xfrm: Fix the gc threshold value for ipv4
|
12 years ago |
Steffen Klassert
|
13d82bf50d
ipv4: Fix flushing of cached routing informations
|
12 years ago |
stephen hemminger
|
68aaed54e7
ipv4: fix route mark sparse warning
|
12 years ago |
Julian Anastasov
|
c92b96553a
ipv4: Add FLOWI_FLAG_KNOWN_NH
|
12 years ago |
Julian Anastasov
|
155e8336c3
ipv4: introduce rt_uses_gateway
|
12 years ago |
Julian Anastasov
|
f8a17175c6
ipv4: make sure nh_pcpu_rth_output is always allocated
|
12 years ago |
Julian Anastasov
|
e81da0e113
ipv4: fix sending of redirects
|
12 years ago |
Steffen Klassert
|
ee9a8f7ab2
ipv4: Don't report stale pmtu values to userspace
|
12 years ago |
Steffen Klassert
|
7f92d334ba
ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu
|
12 years ago |
Steffen Klassert
|
d851c12b60
ipv4: Always invalidate or update the route on pmtu events
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
b42664f898
netns: move net->ipv4.rt_genid to net->rt_genid
|
12 years ago |
Eric Dumazet
|
2885da7296
net: rt_cache_flush() cleanup
|
12 years ago |
Nicolas Dichtel
|
bafa6d9d89
ipv4/route: arg delay is useless in rt_cache_flush()
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Eric Dumazet
|
ba8bd0ea98
net: rt_cache_flush() cleanup
|
12 years ago |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
12 years ago |
Alexander Duyck
|
98d75c3724
ipv4: Minor logic clean-up in ipv4_mtu
|
13 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
c5ae7d4192
ipv4: must use rcu protection while calling fib_lookup
|
13 years ago |
Eric Dumazet
|
78df76a065
ipv4: take rt_uncached_lock only if needed
|
13 years ago |
Eric Dumazet
|
9b04f35005
ipv4: properly update pmtu
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Yan, Zheng
|
7bd86cc282
ipv4: Cache local output routes
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
Eric Dumazet
|
9eb43e7653
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
|
13 years ago |