Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@debj1t debj1t released this 21 Apr 06:55
· 36 commits to master since this release
3d79f1c

What's Changed

  • Fixed ACL rule creation bug
  • Implemented namespace sanity checks
  • Added support for multiple CNI versions
  • Added resiliency to sync delete calls for same endpoint
  • Initial changes for ipv6 support for l2bridge network
  • Added optional loopbackDSR argument to cni conf
  • (1) sdnbridge ipv6 tests (2) provide ability to specify default gateways

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

New Contributors