cnp3 / ipmininet

Mininet extension to make experimenting with IP networks easy
GNU General Public License v2.0
65 stars 51 forks source link

[IPv6-only or IPv4-only] Fix use_vX=False in router arguments #72

Closed jadinm closed 4 years ago

jadinm commented 4 years ago

Passing arguments use_v6=False to addRouter prevents it to start a OSPFv3 daemon but it still assigns it an IPv6 global address

We would expect no IPv6 address allocated on the router