- 13 Nov, 2014 27 commits
-
-
Add the option for specifying a mac address rewrite. Generate instructions for the rewrite and include them in the treatment for the intent. Change-Id: Ib2fa5ad5a6eb1d9617159c34d832fd89f7245db9
Ray Milkey authored -
Now PointToPointIntentCompiler can handle the intent designates two different ports belonging to the same switch. Change-Id: Ie1ef4463fec0fc45a216bdb384792cc453a582c8
Sho SHIMIZU authored -
implement pan/zoom on topo R to reset pan/zoom require meta to drag or select nodes Change-Id: I15e20296e76d5cd8656b144b2d61a6923a5509ad
Paul Greyson authored -
- re-instated the unpin function. Change-Id: I310804084b93e1cd16f3da31b49ea646db36c6d7
Simon Hunt authored -
Added a method called broadcastIncludeSelf to ClusterCommunicationService. Cosmetic improvements: added toString methods Change-Id: I1d58720c29e6f8642f950670c3a6d95a7019a491
Madan Jampani authored -
- also included sample *Instance events. Change-Id: Ibdee2b6c54a0a192361d269dbe69128d44604838
Simon Hunt authored -
Duration is additionally registered because LatencyConstraint has it Change-Id: Ibbf31761b789fa71fb6cb1a1155f5ea0680853ce
Sho SHIMIZU authored -
- Catch, log, and skip Link edge creation failure. - log topology error details Change-Id: I3cd44a86ed6641c49923f6ed4d2dbaf1f97511d0
Yuta HIGUCHI authored -
- DefaultLinkResourceRequest - DefaultLinkResourceAllocations Change-Id: I8ebb32d5cb96c8465a23a9a512d2e8a56b6fce56
Yuta HIGUCHI authored -
Fixing a few intent-related glitches for the optical use-case. Fixing lat/lng information in the optical config. Change-Id: I6a1dd1ee69c2db2f0e351d191627bba468a3c49c
Thomas Vachuska authored -
position devices based on location.lat/lng use viewbox on topo root svg to support live scaling of map and nodes Change-Id: I56c2b1e211ab63a694b817d04ee4bb62ac62cec4
Paul Greyson authored -
Yuta Higuchi authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
…mpting to load Geo data from JSON file. - falls back to static map if fails to load JSON."
Thomas Vachuska authored
- 12 Nov, 2014 13 commits
-
-
…to load Geo data from JSON file. - falls back to static map if fails to load JSON. Change-Id: I03ec8a73e86f7fe19e99241b176ae2a8ee99b1fd
Simon Hunt authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Registering database entry expiration tracker with DatabaseStateMachine Support for publishing database state machine snapshot installation events. Expiry tracker will listen to these events to bootstrap its local state. Change-Id: I8bf22c8d7bab38624341350ccc083c5ca2fcb117
Madan Jampani authored -
Jonathan Hart authored
-
- W = requestTraffic - Z = requestPath - X = cancelMonitor (not implemented yet) Change-Id: Ic5f60d19a249b1224f20f90a3e5ce946a90625c0
Simon Hunt authored -
Now we can have multiple Interfaces per port, and the old code results in an intent using the same port for ingress and egress. Change-Id: I9f9ad396a0c6e7d31d654896f31c59a34240f82f
Jonathan Hart authored