Skip to content

Releases: IQTLabs/dovesnap

v0.12.0

19 Nov 19:23
f72452f
Compare
Choose a tag to compare
  • Updated prometheus, grafana, faucet, gauge, faucet-certstrap, faucetconfrpc
  • Restructured tests

v0.11.0

29 Oct 20:09
d9ef374
Compare
Choose a tag to compare
  • VLAN documentation
  • Update faucet, gauge, certstrap, faucetconfrpc

v0.10.0

21 Oct 19:17
cb453c2
Compare
Choose a tag to compare
  • Fix MANIFEST.in to include main.go
  • Allow configuration of faucetconfrpc client key
  • Upgrade grpc, grafana

v0.9.0

20 Oct 20:40
9f2a680
Compare
Choose a tag to compare
  • Move non-error OVS debug to trace level
  • Add support for setting container/NAT interface MAC prefixes

v0.8.0

08 Oct 20:32
67e7a3d
Compare
Choose a tag to compare
  • add JSON endpoint to get dovesnap state
  • log MAC address of containers
  • Update faucet, faucetconfrpc, certstrap, grafana, grpc

v0.7.0

30 Sep 03:46
1a35418
Compare
Choose a tag to compare
  • allow ACL on NAT port
  • tests check mirror flows are present
  • mirror bridge should pass through packets with any VLAN tag
  • fix viz crash when no ip command
  • upgrade logrus, faucetconfrpc, grafana

v0.6.0

21 Sep 23:48
082f3f4
Compare
Choose a tag to compare
  • fix race condition that could lead to multiple containers with same OFPort
  • add NAT port mapping (-p) support via network gateway IP
  • Remove OVS privilege when in userspace mode
  • Move to go mod from dep ensure
  • Viz script timeout/missing IP fixes
  • update faucetconfrpc, OVS

v0.5.0

03 Sep 22:35
c6aa5b1
Compare
Choose a tag to compare
  • update faucetconfrpc, certstrap
  • graph_dovesnap vizualization script
  • support OVS userspace mode

v0.4.0

26 Aug 22:59
7635a56
Compare
Choose a tag to compare
  • add/remove non-dovesnap managed ports to bridges to FAUCET
  • ARM compatibility
  • Updated grafana, faucetconfrpc

v0.3.0

21 Aug 16:29
5e21efd
Compare
Choose a tag to compare
  • Add option for using DHCP
  • Ability to restart dovesnap and have it recovering existing networks
  • Updated grafana, faucet and gauge