ether

April 5, 2016 ยท View on GitHub

GoDoc Build Status Go Report Card Coverage Status

ether

ether is a go package for sending and receiving ethernet frames.

Currently supported platform:

  • BPF based
    • OS X
    • FreeBSD
  • AF_PACKET based
    • Linux

Documentation

http://godoc.org/github.com/songgao/ether

TODO

  • in kernel packets filtering

License

BSD 3-Clause License

Contents

  1. 1Documentation
  2. 2TODO
  3. 3License