]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[vlan] Allow external code to identify VLAN priority as well as tag
authorMichael Brown <mcb30@ipxe.org>
Fri, 9 Dec 2022 14:40:54 +0000 (14:40 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 14 Dec 2022 11:05:37 +0000 (11:05 +0000)
commit5e62b4bc6c7bd7c6929b3fe540fb1ba8744fd16c
tree2092637af99dc3396ce2d949fe327b30d4c9160c
parentb0ded89e917b48b73097d3b8b88dfa3afb264ed0
[vlan] Allow external code to identify VLAN priority as well as tag

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/vlan.h
src/net/netdevice.c
src/net/vlan.c