NetBSD/src H4jeoO3sys/dev/pci/ixgbe ixv.c ixgbe_vf.c

   - Make ixv_set_multi() work correctly (especially for PROMISC) when the
     function is called from if_init().
   - If a multicast entry has range, use ALLMULTI like others.
   - Remove ixv_set_promisc() and use ixv_set_multi(). And then, rename
     *_set_multi() to *_set_rxfilter(). Same as ixgbe.c.
   - The promisc mode can't be enabled if the PF is not in promisc mode.
     Identify that state and report it as "the PF may not in promisc mode"
     (though it might not be perfect).
VersionDeltaFile
1.138+75-99sys/dev/pci/ixgbe/ixv.c
1.22+12-3sys/dev/pci/ixgbe/ixgbe_vf.c
1.43+2-1sys/dev/pci/ixgbe/ixgbe_type.h
+89-1033 files

UnifiedSplitRaw