File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
trunk/configs/boards/NEWIFI Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ CONFIG_NET_INGRESS=y
491
491
492
492
#
493
493
# Networking options
494
- #
494
+ # https://blog.csdn.net/qq_24423085/article/details/102707572
495
495
CONFIG_PACKET=y
496
496
# CONFIG_PACKET_DIAG is not set
497
497
CONFIG_UNIX=y
@@ -529,7 +529,7 @@ CONFIG_INET_TUNNEL=y
529
529
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
530
530
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
531
531
# CONFIG_INET_XFRM_MODE_BEET is not set
532
- CONFIG_INET_LRO=y
532
+ # CONFIG_INET_LRO is not set
533
533
# CONFIG_INET_DIAG is not set
534
534
CONFIG_TCP_CONG_ADVANCED=y
535
535
# CONFIG_TCP_CONG_BIC is not set
@@ -581,7 +581,7 @@ CONFIG_IPV6_MROUTE=y
581
581
CONFIG_NETFILTER=y
582
582
# CONFIG_NETFILTER_DEBUG is not set
583
583
CONFIG_NETFILTER_ADVANCED=y
584
- # CONFIG_BRIDGE_NETFILTER is not set
584
+ CONFIG_BRIDGE_NETFILTER=y
585
585
586
586
#
587
587
# Core Netfilter Configuration
You can’t perform that action at this time.
0 commit comments