From: Jakub Kicinski Date: Sat, 1 Jun 2024 23:03:23 +0000 (-0700) Subject: Merge branch 'net-visibility-of-memory-limits-in-netns' X-Git-Tag: v6.11-rc1~163^2~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5086e1b7831a37fe3ba8fdea9a7bf3fb823cc618;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-visibility-of-memory-limits-in-netns' Matteo Croce says: ==================== net: visibility of memory limits in netns Some programs need to know the size of the network buffers to operate correctly, export the following sysctls read-only in network namespaces: - net.core.rmem_default - net.core.rmem_max - net.core.wmem_default - net.core.wmem_max ==================== Link: https://lore.kernel.org/r/20240530232722.45255-1-technoboy85@gmail.com Signed-off-by: Jakub Kicinski --- 5086e1b7831a37fe3ba8fdea9a7bf3fb823cc618