« Previous | Next » 

Revision e0542f6e

IDe0542f6ed850e45ead35e13676f31f049b574a2d

Added by Dimitris Aragiorgis almost 12 years ago

Introduce IPv6 functionality in networks

Due to the fact that IP pool is useless in IPv6, extend network
object to include only two fields concerning IPv6: prefix and gateway.
Those are passed during network creation:

gnt-network add --network6=2001:db8::/32 --gateway6=2001:0db8:0:f101::1 net

Default value is None. Those variables are exported as hook variables
and IPv6 generation takes place in external scripts, probably with
EUI64 given on the nic's mac.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences