>> >> >Looks like a bug. The ng_fec code uses the MAC address of the first >real interface as the MAC address for the virtual and all other ports >in the bundle, but it lacks a call to ifp->if_init() to actually >reprogram the hardware MAC filter. Please try this patch: > > I thought it was supposed to put them in promsc. mode.