diff options
| author | David Stevens <dlstevens@us.ibm.com> | 2004-03-04 22:20:35 -0800 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-03-04 22:20:35 -0800 |
| commit | dc2a3808b049ff3847f81a1c8aba74372afcaa2c (patch) | |
| tree | 78d2420e2d0dd1f4de28caa4b89f070e7888b4fb /include/linux/sysctl.h | |
| parent | 416ecb640d77bc86b368f8c04c3f0c0f0920df80 (diff) | |
[IPV4]: Add sysctl for per-socket limit on number of mcast src filters.
Diffstat (limited to 'include/linux/sysctl.h')
| -rw-r--r-- | include/linux/sysctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h index 53c33ccddddc..fca4306e8f58 100644 --- a/include/linux/sysctl.h +++ b/include/linux/sysctl.h @@ -321,6 +321,7 @@ enum NET_TCP_LOW_LATENCY=93, NET_IPV4_IPFRAG_SECRET_INTERVAL=94, NET_TCP_WESTWOOD=95, + NET_IPV4_IGMP_MAX_MSF=96, }; enum { |
