cnp3 / ipmininet

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

Improve RADVD configuration #42

Closed jadinm closed 5 years ago

jadinm commented 5 years ago

The RADVD configuration is improved to allow defining a RADVD daemon without fixing IP addresses.

This adds AdvConnectedPrefix() instead of needing explicitly to give all the addresses. This enables AdvRDNSS() to take node names instead of the IP addresses.