Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@byllyfish byllyfish released this 26 Mar 18:39
· 44 commits to master since this release
  • Add curr_speed and max_speed to zof.Port class.
  • PktView now supports fields with multiple values (e.g. x_lldp_org_specific).
  • Add lldp support for get_protocol API in PktView.
  • Validate that mac, ipv4 and ipv6 addresses are non-empty strings (ofctl).
  • Datapath class now has a send_msg method.