On 05/24, Daniel Borkmann wrote: > When running Cilium connectivity test suite with netkit in L2 mode, we > found that it is expected to be able to specify a custom MAC address for > the devices, in particular, cilium-cni obtains the specified MAC address > by querying the endpoint and sets the MAC address of the interface inside > the Pod. Thus, fix the missing support in netkit for L2 mode. > > Fixes: 35dfaad7188c ("netkit, bpf: Add bpf programmable net device") > Signed-off-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx> For the series: Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxx>