mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 12:13:01 +02:00
This allows an application to set a larger socket receive buffer size. The default size is left unchanged (212992). 1MB is arbitrary chosen. The main reason for this is to allow netlink kernel sockets to hold more interface data while user-space is processing it. Typically useful during main configuration changes where lots of kernel side changes occur in short period of time, such as VLAN creation. Signed-off-by: Richard Alpe <richard@bit42.se>
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
net.core.fb_tunnels_only_for_init_net=2
|
|
net.core.rmem_max=1000000
|