Loading net/ipv4/tunnel4.c +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ static struct net_protocol tunnel64_protocol = { .handler = tunnel64_rcv, .err_handler = tunnel64_err, .no_policy = 1, .netns_ok = 1, }; #endif Loading Loading
net/ipv4/tunnel4.c +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ static struct net_protocol tunnel64_protocol = { .handler = tunnel64_rcv, .err_handler = tunnel64_err, .no_policy = 1, .netns_ok = 1, }; #endif Loading