Hannes Frederic Sowa
|
afc154e978
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
|
12 years ago |
Hannes Frederic Sowa
|
1eb4f75828
ipv6: in case of link failure remove route directly instead of letting it expire
|
12 years ago |
Hannes Frederic Sowa
|
3630d40067
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
|
12 years ago |
Nicolas Dichtel
|
52bd4c0c15
ipv6: fix ecmp lookup when oif is specified
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
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 |