You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
217 B

menu "Configuration"
depends on PACKAGE_mstpd
config MSTPD_RTNL_RCV_BUFSIZE
int "Netlink receive buffer size"
default 262144
config MSTPD_RTNL_SND_BUFSIZE
int "Netlink send buffer size"
default 262144
endmenu