*Experimental passive LACP support (for LACP interop testing only, currently does not aggregate or provide redundancy, and works only on untagged ports)
* Experimental fctl tool for querying controller state from CLI.
* Docker images built with Alpine Linux (drastically smaller - approx 170M versus 800M)
* Upgrade Ryu to 4.17
* Allow pushing of 0x88a8 VLAN tags
* Further strict eth_type checks before sending a packet to route managers.
* Fix state change of mirror ports not handled
* Don't even try to flood to down ports (can get EPERM on packet out Aruba)
* Test suites run against OVS 2.7.3.
* Test suites can use an http_proxy.
* Test suite diagnostic improvements (sanity checks describe switch ports and minimum speed/status, and workaround ptys leak in mininet which also caused tshark to crash), and are much quieter.
* Test suite doesn't allocate a TCP port to OVS switches anymore (unnecessary), and allocate fewer test TCP ports overall.
* Reduce size of test container (remove unused mininet dependencies)
* Unit tests for Gauge