1CONFIG_NET_CAPTURE=y
2
3# These might need adjustment if you have more than
4# two network interfaces.
5CONFIG_NET_IF_MAX_IPV6_COUNT=3
6CONFIG_NET_IF_MAX_IPV4_COUNT=3
7CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT=2
8CONFIG_NET_IF_UNICAST_IPV6_ADDR_COUNT=4
9