Lorenzo Colitti
|
3e8b0ac3e4
net: ipv6: Don't purge default router if accept_ra=2
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
ecd9883724
ipv6: fix race condition regarding dst->expires and dst->from.
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
b820bb6b99
ndisc: Do not try to update "updated" time if neighbour has already gone.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
12fd84f438
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
887c95cc1d
ipv6: Complete neighbour entry removal from dst_entry.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
2152caea71
ipv6: Do not depend on rt->n in rt6_probe().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
145a36217a
ipv6: Do not depend on rt->n in rt6_check_neigh().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
c440f1609b
ipv6: Do not depend on rt->n in ip6_pol_route().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
dd0cbf29b1
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
8e022ee63f
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
7ff74a596b
ndisc: Update neigh->updated with write lock.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
6059283378
ipv6 netevent: Remove old_neigh from netevent_redirect.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
c08977bb2b
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
6502ca527f
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
71bcdba06d
ndisc: Use struct rd_msg for redirect message.
|
12 years ago |
Paul Marks
|
a5a81f0b90
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
|
12 years ago |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 years ago |
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 |