lantz
lantz
Also it looks like `testMobility` failed?
IIRC one reason I liked `ifconfig` (besides wide compatibility) is that it didn't require two commands to change an ip address. > On Nov 28, 2017, at 2:56 PM, Ramon...
@gorgonical `ifconfig` has been in Unix forever, is still used in BSD and macOS, and wasn't deprecated in Debian until relatively recently. AFAIK it's still a package on Debian and...
That being said.... I wonder if `ip addr flush` is the right thing to do, since it removes other addresses rather than changing the canonical one. But if no address...
I think you are right that both `setIP()` and `ifconfig` are primarily intended to deal with a single primary address on the main interface. I believe it is possible to...
It would be nice to have an ARM64 VM. What is the result if you try to boot an x86 VM under qemu or UTM? Considering that we use qemu...
Did you debug this further to see what is up with the BGP hijacking demo?
I believe we need to pass `customs` to `exec()` in `parseCustomFile()`.
I like that you've added a CLI command, but what was wrong with just mininet> sh clear ??
Can you confirm that you are using the latest version of `install.sh`? My understanding is that this was fixed in 2016: https://github.com/mininet/mininet/commit/312ed1a4a53135eaf3b446bd94e80ebeefa20b8c