altq unfortunately queuing vlan traffic.

Bruce M. Simpson bms at FreeBSD.org
Thu Apr 12 10:20:31 UTC 2007


I can't speak for ALTQ at the moment however I believe dummynet may work 
on vlan devices.

I was careful not to break this when rewriting ether_input() in 
-CURRENT, as ip_dn_check_rule() is always called any time ether_demux() 
is entered (regardless if ether_input() has been re-entered due to the 
presence of M_PROMISC on a given mbuf chain).

Regards,
BMS


More information about the freebsd-net mailing list