- 07 Nov, 2014 10 commits
-
-
Madan Jampani authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
- 06 Nov, 2014 30 commits
-
-
to register with the ONOS core services as an application. Change-Id: If1d9eb3d79909d519673e751a9e047263efa1431
Pavlin Radoslavov authored -
Thomas Vachuska authored
-
It lacks the guarantee the underlying IP address is IPv4. Potential users of toInt() should use Ip4Address.toInt() or IpAddress.getIp4Address().toInt() Tthe latter obviously might require the explicit check that getIp4Address() is not null. Change-Id: I3f939695cf3c496e3fdd3fbd4a2988b565cca69a
Pavlin Radoslavov authored -
FIxed typos and defects. ONOS-81 Change-Id: I789444a181abea509c354966545c927e305710d1
Thomas Vachuska authored -
IpPrefix, because so far we haven't implemented IPv6. Also, some of the BGP-related attributes (e.g., BGP Speaker ID) are IPv4 by definition. The following components are updated: * BGP implementation * Router component and relevant state (e.g., RouteEntry) Other components (e.g., configuration) will continue to use the more generic IpAddress and IpPrefix. Change-Id: I1936ca9871fd5a9709cb4f2c2850d78ebc1472c4
Pavlin Radoslavov authored -
Praseed Balakrishnan authored
-
Ray Milkey authored
-
Simon Hunt authored
-
Madan Jampani authored
-
Thomas Vachuska authored
-
Madan Jampani authored
-
Thomas Vachuska authored
-