* Support negative-valued action parameters
by converting them in the Python helper code into a positive value
whose bit pattern is the 2's complement representation of the negative
value.
* Update version of mininet installed to the latest available in 2023-Jun
* Update the patch applied when installing Mininet
* Additional changes intended to be part of previous commit
* Specify a particular recent commit of Mininet to use