DPDK / grout

grout # a graph router based on DPDK
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

trace: display stripped vlans #71

Closed rjarry closed 1 day ago

rjarry commented 1 day ago

When the NIC is able to strip the vlan tag, the vlan id is available in the mbuf metadata. Use that information to display the vlan header even if it was stripped from the packet buffer.