DPDK / grout

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

trace: display stripped vlans #71

Closed rjarry closed 1 month ago

rjarry commented 1 month 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.