CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2019/01/20 17:23:39
Modified files: sys/dev/pci : if_ixl.c Log message: also add a mac filter that ignores vlans for the broadcast address, so we can see arp requests on vlans, among other things. ok dlg@