- 30 Oct, 2014 6 commits
-
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Praseed Balakrishnan authored
-
- 29 Oct, 2014 34 commits
-
-
* Added new static methods IpAddress.makeMaskPrefix and IpAddress.makeMaskedAddress * Cleanup Also, removed obsoleted Javadoc comments in Ip4Prefix and Ip6Prefix classes
Pavlin Radoslavov authored -
- avoid LinkDiscovery from start()-ing multiple times - Only check device mastership at beginning of probe interval Change-Id: I0cece8fbcf2a031ea3ac603c6f51dbe87ad454ad
Yuta HIGUCHI authored -
Madan Jampani authored
-
* Removed IpAddress.MAX_INET_MASK and use IpPrefix.MAX_INET_MASK_LENGTH instead * Renamed IpAddress.INET_LEN to INET_BYTE_LENGTH * Added IpAddress.INET_BIT_LENGTH, INET6_BYTE_LENGTH, and INET6_BIT_LENGTH * Removed methods that are semantically incorrect, or are not needed/used - IpAddress.prefixLength() - IpAddress.toPrefix() - IpAddress.mask() - IpAddress.netmask() - IpAddress.network() - IpAddress.host() - IpAddress.isMasked() - IpAddress.contains() - IpPrefix constructor for version and bytes (but no netmask) - IpPrefix.valueOf(int) * Misc. other cleanup.
Pavlin Radoslavov authored -
1. Lowered the timeout value for expiring unanswered sendAndReceive calls to 10s. 2. Marking the future as complete (with exception) when a entry is evicted due to timeout. 3. Improved exception behavior.
Madan Jampani authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Also added a CLI command to test SDN-IP primary switchover. Change-Id: Id31f79262a2b607f987adad2fdb3eb54eb939fea
Jonathan Hart authored -
Example: LinkEvent{time=2014-10-28T23:24:23.461, ... Change-Id: I439cea488afd97dfa4f1c1e5770f2e2d7b64d321
Yuta HIGUCHI authored -
- handle no master for Device case - Changed failed item type to FlowRule Change-Id: If6c85751759cf6ba9ab0ed0384cbe1bf08a5d572
Yuta HIGUCHI authored -
Simon Hunt authored
-
…lision prevention code appropriately. Removed hover-selection mode (will replace with tooltips later). Added flyout div (hidden for now).
Simon Hunt authored
-