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 |
Li RongQing
|
5744dd9b71
ipv6: replace write lock with read lock when get route info
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
91b4b04ff8
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
ace1fe1231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Sorin Dumitru
|
eb7e057596
ipv6: remove some deadcode
|
13 years ago |
Patrick McHardy
|
b3f644fc82
netfilter: ip6tables: add MASQUERADE target
|
13 years ago |
Eric Dumazet
|
748e2d9396
net: reinstate rtnl in call_netdevice_notifiers()
|
13 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |
Ben Hutchings
|
4acd4945cd
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
|
13 years ago |
Eric Dumazet
|
ddbe503203
ipv6: add ipv6_addr_hash() helper
|
13 years ago |
David S. Miller
|
c727e7f007
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |