Re: Output Errors on VLAN interfaces

2016-09-22 Thread Andy Lemin
Hi Chris, Sorry for the slow reply. Day job takes up most of my time. Anyway, I finally added some logging into /usr/src/sys/net/if_vlan.c etc; if (m == NULL) { ifp->if_oerrors++; printf("Output Error due to NULL mbuff\n"); continue;

Re: Output Errors on VLAN interfaces

2016-08-08 Thread Chris Cappuccio
Andy Lemin [a...@brandwatch.com] wrote: > The underlying trunk does not report any Rx or Tx errors at all. > > And the VLAN interfaces do not report any receive errors, only low rate > transmit errors. > > Also as a thought exercise, could anyone kindly explain/discuss how an > output error might