uname -a
Linux c 3.16.0-77-generic #99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I had to change goplaned to goplane inside goplane/test/iptables/demo.py, otherwise prepare fails.
Similar in goplane/test/iptables/Dockerfile I changed goplane/goplaned to goplane.
sudo ./demo.py prepare and sudo ./demo.py are completed without errors, but in the logs I see "address already in use" errors
I had to change goplaned to goplane inside goplane/test/iptables/demo.py, otherwise
prepare
fails. Similar in goplane/test/iptables/Dockerfile I changed goplane/goplaned to goplane.sudo ./demo.py prepare
andsudo ./demo.py
are completed without errors, but in the logs I see "address already in use" errors