HomeFreeBSD

Fix for kern/141646: when stacking pseudo drivers like

Description

Fix for kern/141646: when stacking pseudo drivers like
lagg and vlan the vlan attach/detach event is not being
handed down to em, this caused some init code not to run,
and thus VLANs did not work. Ultimately having the event
get propagated would be nice, but for now the solution is
to have HWFILTER off by default, when this is the case
VLANs will work, ifconfig can be used to turn it on and
then get HW tag filtering.

Details

Provenance
jfvAuthored on Jan 30 2010, 12:11 AM
Parents
rG8429f8e8f432: Don't check the device ID. Instead, check the class, subclass and
Branches
Unknown
Tags
Unknown

Event Timeline