Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@gtedesco-r7 gtedesco-r7 released this 24 Apr 19:29
· 4 commits to main since this release

A handful of updates, most important of which is generation of stdlib documentation.

  • Implement TCP RST packets
  • Implement DSL for defining stdlib, and auto-generate documentation from the DSL
  • Added support for generating raw IP fragments without ethernet headers
  • Added eth::frame() for generating raw ethernet frames
  • Add tls::extension() and generic functions for length-prefixed data
  • Add `std::u8()'
  • Improve timestamp generation by calculating bit times on the wire, and add time-jump functions

Full Changelog: v0.2.0...v0.3.0