- 29 Nov, 2014 11 commits
-
-
Fixed a defect in reactive forwarding. Change-Id: I1a91f6e5f57b39425ef06092c82b06d04c9b59a0
Thomas Vachuska authored -
- also minor cleanup of link "online" state, based on src/tgt nodes online state. Change-Id: I6d4c634e4d9f7f994f9871b7c95e3264d6ada2bb
Simon Hunt authored -
- Add current InstallationFuture information on TimeoutException - Set timeout values propotional to batch size - Fix for ConcurrentModificationException - Check if src/dst is part of the graph before path computation Change-Id: Iabeac7939c52502b83bf9ebcbe2023539de3ae99
Yuta HIGUCHI authored -
- when a device is removed, we also removed any attached hosts and links. - cleaned up animations, etc. Change-Id: Ifc82f7f60dd8c7bbe4d32beeb923969713492430
Simon Hunt authored -
Change-Id: I6af100ff73d5f577f38901b8f0ec881e51253cc8 apply fix to distributed store Change-Id: I829394e919aa79f10e01ac42904f5708b296cf51
alshabib authored
- 28 Nov, 2014 6 commits
-
-
…same exists in distributed one. Change-Id: I89ad124114586eb69bb9de3702085e8587cb315c
Thomas Vachuska authored
- 27 Nov, 2014 6 commits
- 26 Nov, 2014 17 commits
-
-
Add missing "null" checks for IntentService.getIntentState() Change-Id: Idd574227636f6cdd3a0dbae4c753ada6157e04e1
Pavlin Radoslavov authored -
Change-Id: I1ac2f5a6b7efbc7c940c6d7c371af4f5befcd676 using a timer to pace ourselves Change-Id: Ia58698f950bbbc958ad002ed56dfe54b90f317ab all good blasts intents Change-Id: Ia85df5ad211c01d22d4088403d789b3d6a2292f7 clean up Change-Id: I1a6dde05f57d0e4866d3255fc28836dfa7e7c190
alshabib authored -
Also, fixed a typo in file TestIntentServiceHelper.java Change-Id: I0c0f7ad0f5e02f80465fb643184e20924fd49153
Pavlin Radoslavov authored -
…lator when config file was not present. Change-Id: I5ad538b8a441cd6ff2aefea49a0def10b8e0f4d5
Thomas Vachuska authored -
This is a drop-in replacement until the generic ONOS Leadership service is robust enough. Change-Id: I72a84331dd948f98707eb59844dab425aa9d5c08
Pavlin Radoslavov authored -
…room for incoming summary... Change-Id: I1dd9af05bdb18cb8cf2c51b1dca3b2cfd09d9e37
Simon Hunt authored -
flux in the dataplane during switchover to another SDN-IP instance being the new SDN-IP leader. Change-Id: I93e271770001678c3438637d5a804d934cd83848
Pavlin Radoslavov authored
-