Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
Julian Anastasov
|
e81da0e113
ipv4: fix sending of redirects
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
12 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 |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
13 years ago |
Lin Ming
|
8fe5cb873b
ipv4: Remove redundant assignment
|
13 years ago |
David S. Miller
|
89aef8921b
ipv4: Delete routing cache.
|
13 years ago |
Julian Anastasov
|
0cc535a299
ipv4: fix address selection in fib_compute_spec_dst
|
13 years ago |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 years ago |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
David S. Miller
|
7a9bc9b81a
ipv4: Elide fib_validate_source() completely when possible.
|
13 years ago |
David S. Miller
|
9e56e3800e
ipv4: Adjust in_dev handling in fib_validate_source()
|
13 years ago |
David S. Miller
|
a207a4b2e8
ipv4: Fix bugs in fib_compute_spec_dst().
|
13 years ago |
David S. Miller
|
41347dcdd8
ipv4: Kill rt->rt_spec_dst, no longer used.
|
13 years ago |
David S. Miller
|
35ebf65e85
ipv4: Create and use fib_compute_spec_dst() helper.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Michael Smith
|
990078afbf
Disable rp_filter for IPsec packets
|
14 years ago |
Michael Smith
|
5c04c819a2
fib_validate_source(): pass sk_buff instead of mark
|
14 years ago |
Eric Dumazet
|
e2666f8495
fib: add rtnl locking in ip_fib_net_exit
|
14 years ago |
David S. Miller
|
436c3b66ec
ipv4: Invalidate nexthop cache nh_saddr more correctly.
|
14 years ago |