remove static disable
This commit is contained in:
@@ -12,7 +12,6 @@ protocol kernel {
|
||||
ipv4 {
|
||||
import none;
|
||||
export filter {
|
||||
if source = RTS_STATIC then reject;
|
||||
if unet_is_valid_network_v4() then {
|
||||
krt_prefsrc = UNET_V4_kernel;
|
||||
accept;
|
||||
|
||||
Reference in New Issue
Block a user