diff options
| author | Eric Dumazet <[email protected]> | 2017-11-07 08:29:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-10 05:34:58 +0000 |
| commit | a3dcaf17ee54f1d01d22cc2b22cab0b4f60d78cf (patch) | |
| tree | ead847c4636ae85b77a1a415b53b8bf737000f4e /net/ipv6/tcp_ipv6.c | |
| parent | net: dsa: Don't add vlans when vlan filtering is disabled (diff) | |
| download | kernel-a3dcaf17ee54f1d01d22cc2b22cab0b4f60d78cf.tar.gz kernel-a3dcaf17ee54f1d01d22cc2b22cab0b4f60d78cf.zip | |
net: allow per netns sysctl_rmem and sysctl_wmem for protos
As we want to gradually implement per netns sysctl_rmem and sysctl_wmem
on per protocol basis, add two new fields in struct proto,
and two new helpers : sk_get_wmem0() and sk_get_rmem0()
First user will be TCP. Then UDP and SCTP can be easily converted,
while DECNET probably wont get this support.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
