Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
Li RongQing
|
c75ea26040
ipv6: remove obsolete comments in route.c
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Li RongQing
|
a4477c4ddb
ipv6: remove rt6i_peer_genid from rt6_info and its handler
|
12 years ago |
Amerigo Wang
|
94e187c015
ipv6: introduce ip6_rt_put()
|
12 years ago |
Nicolas Dichtel
|
1a72418bd7
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
|
12 years ago |
Li RongQing
|
14edd87dc6
ipv6: Set default hoplimit as zero.
|
12 years ago |
Nicolas Dichtel
|
b3ce5ae1fb
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
|
12 years ago |
Nicolas Dichtel
|
51ebd31815
ipv6: add support of equal cost multipath (ECMP)
|
12 years ago |
Gao feng
|
6825a26c2d
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Li RongQing
|
3fd91fb358
ipv6: recursive check rt->dst.from when call rt6_check_expired
|
13 years ago |
Nicolas Dichtel
|
2c20cbd7e3
ipv6: use DST_* macro to set obselete field
|
13 years ago |
Nicolas Dichtel
|
6f3118b571
ipv6: use net->rt_genid to check dst validity
|
13 years ago |
Li RongQing
|
5744dd9b71
ipv6: replace write lock with read lock when get route info
|
13 years ago |
Eric Dumazet
|
fb0af4c74f
ipv6: route templates can be const
|
13 years ago |
Amerigo Wang
|
fdd6681d92
ipv6: remove some useless RCU read lock
|
13 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Nicolas Dichtel
|
b4949ab269
ipv6: fix handling of throw routes
|
13 years ago |
Nicolas Dichtel
|
ef2c7d7b59
ipv6: fix handling of blackhole and prohibit routes
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
Li Wei
|
8253947e2c
ipv6: fix incorrect route 'expires' value passed to userspace
|
13 years ago |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 years ago |
David S. Miller
|
a6ff1a2f1e
Merge branch 'nexthop_exceptions'
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
Denis Ovsienko
|
f0396f60d7
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
|
13 years ago |
Steffen Klassert
|
8104891b86
ipv6: Initialize the struct rt6_info behind the dst_enty field
|
13 years ago |
David S. Miller
|
b587ee3ba2
net: Add dummy dst_ops->redirect method where needed.
|
13 years ago |
David S. Miller
|
b94f1c0904
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
|
13 years ago |