Closed
Description
I am running on kernel version 6.6.8
without SYS_MODULE
and without any sysctl
commands in my docker-compose file. Is net.ipv4.conf.all.src_valid_mark
necessary? Am I loosing out on some functionality by not enabling it? I'm looking to find out if net.ipv4.conf.all.src_valid_mark
causes WG to work or not work in a binary fashion, or if it is disabling some but not all functionality.
I'm making this issue since there is a comment about SYS_MODULE
not being needed in newer kernel versions due to the kernel module being loaded already. I'd like to document what conditions make net.ipv4.conf.all.src_valid_mark
necessary or not.
Metadata
Assignees
Labels
No labels