You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without CONFIG_PACKET, the kernel refuses AF_PACKET sockets, so those
utilities can't run. For user-level networking in virtualized setups
especially when the test harness relies on DHCP. Thus, we should enable
CONFIG_PACKET (built-in or module) in the guest kernel.
0 commit comments