Skip to content

3.0.0

Compare
Choose a tag to compare
@hannesm hannesm released this 09 Dec 15:44
· 8 commits to main since this release

CHANGES:

  • Include Mirage_protocols.ETHERNET module type in ethernet directly, remove
    dependency on mirage-protocols (#8 @hannesm)
  • The ethernet library is now wrapped, this means a lot of API breakage.
    The most used binding, Ethernet_wire.sizeof_ethernet is now known as
    Ethernet.Packet.sizeof_ethernet. (#8 @hannesm)