Automatically add the metadata address to the network host. This allows guests to ARP for the address properly.

I also uncovered an issue with moving the gateway.  Apparently specifying route add 0.0.0.0 doesn't actually work, you have use route add 'default'.  I also added a line to specifically delete the old gateway since it doesn't always automatically get deleted.
This commit is contained in:
Vishvananda Ishaya
2011-04-07 22:12:42 +00:00
committed by Tarmac

Diff Content Not Available