David S. Miller
|
d8f1641b58
net: Fix warnings in dst_ops.h
|
13 年之前 |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 年之前 |
David S. Miller
|
e47a185b31
ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
|
13 年之前 |
David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
13 年之前 |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 年之前 |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 年之前 |
David S. Miller
|
d33e455337
net: Abstract default MTU metric calculation behind an accessor.
|
14 年之前 |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 年之前 |
Paul Mundt
|
43b81f85eb
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
|
14 年之前 |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 年之前 |
Alexey Dobriyan
|
86393e52c3
netns: embed ip6_dst_ops directly
|
16 年之前 |