Lorenzo Colitti 8c6c2c3c92 IpPrefix improvements.
1. Allow IpPrefixes to be created from strings. In order to do
   this, factor out the code from LinkAddress which already does
   this to a small utility class in NetworkUtils.
2. Truncate prefixes on creation, fixing a TODO.
3. Add a toString method.
4. Write a unit test.

While I'm at it, make RouteInfoTest pass again, and convert it
to use IpPrefix instead of LinkAddress.

Change-Id: I5f68f8af8f4aedb25afaee00e05369f01e82a70b
2014-06-17 11:18:53 +09:00
..
2014-06-12 13:18:59 -07:00
2014-05-28 09:13:45 +02:00
2014-06-17 11:18:53 +09:00
2014-05-29 21:10:01 +00:00
2014-06-06 13:33:16 -07:00
2014-06-06 13:33:16 -07:00
2014-06-13 13:30:57 +00:00
2014-06-13 13:43:26 +01:00
2014-06-13 10:53:55 -07:00
2014-06-13 15:52:13 -07:00