Hong Zhiguo
|
a79ca223e0
ipv6: fix bad free of addrconf_init_net
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
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 |
Hannes Frederic Sowa
|
2c5e893384
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
|
12 years ago |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
5e98a36ed4
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
|
12 years ago |
Jiri Pirko
|
5c766d642b
ipv4: introduce address lifetime
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
3f0d2ba0bd
ipv6: Use IS_ERR_OR_NULL().
|
12 years ago |
Romain Kuntz
|
21caa6622b
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
|
12 years ago |
Romain Kuntz
|
85da53bf1c
ipv6: fix the noflags test in addrconf_get_prefix_route
|
12 years ago |
Cong Ding
|
bd7790286b
ipv6: addrconf.c: remove unnecessary "if"
|
12 years ago |
David S. Miller
|
b1afce9538
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
|
12 years ago |
Nicolas Dichtel
|
d67b8c616b
netconf: advertise mc_forwarding status
|
12 years ago |
Shmulik Ladkani
|
9ba2add3cf
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted
|
12 years ago |
Shmulik Ladkani
|
aeaf6e9d2f
ipv6: unify logic evaluating inet6_dev's accept_ra property
|
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
|
c027aab4a6
net: Enable some sysctls that are safe for the userns root
|
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 |
Hannes Frederic Sowa
|
5cb04436ee
ipv6: add knob to send unsolicited ND on link-layer address change
|
12 years ago |
Amerigo Wang
|
94e187c015
ipv6: introduce ip6_rt_put()
|
12 years ago |
Amerigo Wang
|
1a9408355e
ipv6: remove a useless NULL check
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
Nicolas Dichtel
|
76f8f6cb76
rtnl/ipv6: add support of RTM_GETNETCONF
|
12 years ago |
Nicolas Dichtel
|
f3a1bfb11c
rtnl/ipv6: use netconf msg to advertise forwarding status
|
12 years ago |
Eric Dumazet
|
9f0d3c2781
ipv6: addrconf: fix /proc/net/if_inet6
|
12 years ago |
Nicolas Dichtel
|
62b54dd915
ipv6: don't add link local route when there is no link local address
|
12 years ago |
Nicolas Dichtel
|
64c6d08e64
ipv6: del unreachable route when an addr is deleted on lo
|
12 years ago |