You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "vntag" keyword similar to the existing "vlan" and "mpls" keywords to
filter on VNTag frames. VNTag was proposed as 802.1Qbh but has been replaced in
the standards by 802.1Qbr although some vendors are still using VNTag. Skips the
6 bytes of the VNTag header similar to the 4 byte skip of VLAN. They both inject
themselves between Ethernet dest addr and EtherType.
This resolves GitHub issue #770
0 commit comments