Skip to content
Snippets Groups Projects
Commit ddd7bf9f authored by Stefan Rompf's avatar Stefan Rompf Committed by David S. Miller
Browse files

[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()


this patch adds support to the VLAN driver to translate IF_OPER_DORMANT of the
underlying device to netif_dormant_on(). Beside clean state forwarding, this
allows running independant userspace supplicants on both the real device and
the stacked VLAN. It depends on my RFC2863 patch.

Signed-off-by: default avatarStefan Rompf <stefan@loplof.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b00055aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment