Package: bandwidthd Version: 2.0.1+cvs20090917-7 Tags: patch Bandwidthd ignores packets that are VLAN tagged. The reason is that the Ethernet header length is hardcoded to 14 bytes. This was reported upstream in 2006 at https://sourceforge.net/p/bandwidthd/bugs/33/
I have attached a quick patch that fixes the header length offset when the ethertype is 802.1Q
fix-vlan.patch
Description: fix-vlan.patch

