cnp3 / ipmininet

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

Fix use_v4 and use_v6 impact on address allocation #75

Closed jadinm closed 4 years ago

jadinm commented 4 years ago

No address of a given IP version is allocated on an address whose node is not supposed to use. This also adds an automated test.

Fix #72

jadinm commented 4 years ago

Jenkins, run tests.