cadets / freebsd-old

FreeBSD src tree http://www.FreeBSD.org/
Other
12 stars 7 forks source link

Expose packet tags on the virtio interface #134

Open dstolfa opened 2 years ago

dstolfa commented 2 years ago

virtio-net with HyperTrace changes has packet tags propagated through it. We should probably expose a USDT probe in the backend and an SDT probe in the frontend on packet send/receive with the tag as one argument for ease of access.