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: io_uring-6.11-20240722~71^2~271 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5086e1b7831a37fe3ba8fdea9a7bf3fb823cc618;p=linux-block.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