Skip to content

Releases: faucetsdn/faucet

V1.9.35

03 Mar 02:46
db3e63f
Compare
Choose a tag to compare
  • Changing port description shouldn't trigger cold-restart of a dataplane.
  • Setting drop_spoofed_faucet_mac to false as a workaround no longer required on stacked/routed networks.
  • Fault tolerance test verifies controller has detected link fault before proceeding

V1.9.34

24 Feb 22:28
9e9ec34
Compare
Choose a tag to compare
  • Add test that non-Ethernet II frames are tolerated
  • Better diagnostics for LACP state
  • Gauge logs spurious no response message

V1.9.33

17 Feb 21:56
903df03
Compare
Choose a tag to compare
  • Add configurable count_untag_vlan_miss accounting.
  • Fix meter configuring of DPs that don't need them, add slowpath meter.
  • Fix root does not flood ARP/ND requests to rest of stack when stack + routing in use.
  • Add MC LAG support.

V1.9.32

03 Feb 22:46
988182b
Compare
Choose a tag to compare
  • Add further caching of packet out/flow creation
  • Fix use of stacking "transit" switches
  • Update exabgp in tests to 4.2.4
  • FAUCET and Gauge log their versions on startup
  • Prevent some multi DP tests from running on hardware (not supported in hardware testing yet)

V1.9.31

27 Jan 21:07
819bb0a
Compare
Choose a tag to compare
  • fix gauge hang in flow table logging
  • experimental VLAN flag: edge_learn_stack_root (defaults to False, if True use same forwarding path as broadcast for non edges)
  • pytype v2020.1.24
  • grafana v6.6.0

V1.9.30

21 Jan 00:47
10d4fe6
Compare
Choose a tag to compare
  • Test that ICMPV4_TYPE, IPV4_DST, IPV4_SRC, IP_DSCP fields can be set by ACLs.
  • Allow single mirror copy when traffic between two mirrored ports.
  • Fix stack learning not considering up/down state of remote DP port.
  • Fix test suite overwriting redundant link config
  • Grafana v6.5.3

V1.9.29

13 Jan 21:38
53a1283
Compare
Choose a tag to compare
  • Explicit host port move notifications
  • Ignore port status "changes" when only the live flag changes
  • More efficient flood rule generation and deduplication (LRU cache)
  • More efficient packet in parsing (LRU cache)
  • Always drop VLAN caches on cold starts
  • Extend stacking topology tests to more topologies

V1.9.28

20 Dec 00:48
d75c3d0
Compare
Choose a tag to compare
  • Fix for loop protection in stack rings
  • Fix BGP routing tutorial
  • Add stack fault tolerance tests

V1.9.27

09 Dec 20:57
1cacea3
Compare
Choose a tag to compare
  • Add support for Ubuntu Eoan
  • Upgrade eventlet to 0.25.1
  • Upgrade pyyaml to 5.2
  • Upgrade pytype to v2019.12.6
  • Add tx_error (errors_out) counter
  • Add integration test debug mode

V1.9.26

02 Dec 23:59
3e934f4
Compare
Choose a tag to compare
  • Fix issue where a warm start configuration reload caused learning to cease on some VLANs
  • Fix hosts learned from external ports were given higher priority than those learned locally on stack port when external loop protection enabled
  • Add config hash to config change event message