Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 455 Bytes

geneve-rs

Implementation of GENEVE protocol RFC8926 in pure Rust.

Disclaimer

Basic functionality is here but it is still WIP. Use it at your own risk...or help it make better!

Things To Do

  • Add examples
  • Add documentation
  • Finish Zero-copy implementation of packet handling
  • Bug-fixes (if any)

Author(s)

Ervins Kampans Github

LICENSE

Apache 2.0