mdlayher / raw

Package raw enables reading and writing data at the device driver level for a network interface. MIT Licensed.
MIT License
425 stars 71 forks source link

raw: add example #52

Open poonai opened 5 years ago

mdlayher commented 5 years ago

PRs welcome, although frankly, the interface exposed is identical (with a couple additions) to the standard net.PacketConn interface.