- c6dca1d Using tempdir for stc CompilerTest by Brian O'Connor · 9 years ago
- 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
- 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
- 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
- 74d32fd Added unit tests for Versioned and MultiValuedTimestamp classes. by samanwita pal · 9 years ago
- eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
- 75deea6 Printing stacktrace in UiWebSocket.java catch block log message by Brian O'Connor · 9 years ago
- 390c997 Refactoring BlockAllocatorBasedIdGenerator.java by Brian O'Connor · 9 years ago
- bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
- d1acfd8 Added unit tests for MapEvent class. by samanwita pal · 9 years ago
- b3a6afe GUI -- Resizing tabular view refactor and minor CSS edits. App View auto-refreshes by default again. by Bri Prebilic Cole · 9 years ago
- 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
- 562fe52 revamped Dockerfile to produce a smaller image (half the previous size) by alshabib · 9 years ago
- 41f4d3e Defined edge-port subsystem interface. by Thomas Vachuska · 9 years ago
- 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
- c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
- 187f172 adding Dockerfile for automated builds by alshabib · 9 years ago
- e8af1cc ONOS-2133: Support for purging associated stores (ConsistentMap/DistributedSet) when the application is uninstalled by Madan Jampani · 9 years ago
- e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
- e00733a Added unit tests for DatabaseUpdate.java by Samanwita Pal · 9 years ago
- 0d3c61f GUI -- App View no longer auto refreshes by default. by Bri Prebilic Cole · 9 years ago
- fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
- 066244c Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler by Jonathan Hart · 9 years ago
- a7f81e5 ONOS-2074, ONOS-2075 - GUI -- App View Control Button state and icon bug fixes. by Bri Prebilic Cole · 9 years ago
- 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
- bfa7f77 Removing lxc cell due to conflicts by Brian O'Connor · 9 years ago
- 92af89f Minor cosmetic cleanup in ComponentConfigManager.java by Thomas Vachuska · 9 years ago
- 6685521 Added accumulation of events using the accumulator construct. by Aaron Kruglikov · 9 years ago
- 7a9aeab Improving onos-create-app script to print message when artifactId is not provided on command line. by Brian O'Connor · 9 years ago
- 750ab04 Starting on STC monitor. by Thomas Vachuska · 9 years ago
- 419dcad Improve coverage to cover private serialization constructor by Ray Milkey · 9 years ago
- b4258a9 ONOS-2124 Improved web-exception handling when an anonymous exception, i.e. one without a message, is raised. by Thomas Vachuska · 9 years ago
- d164c0e Unit tests for DefaultPortStatistics class by Ray Milkey · 9 years ago
- ea39db5 Disable test, which actually tries to ssh to some node. by HIGUCHI Yuta · 9 years ago
- afb11da ONOS-2124 Added a few more validity checks. by Thomas Vachuska · 9 years ago
- d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
- 93d944c ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. by Thomas Vachuska · 9 years ago
- 7d4d11b CORD GUI -- Icon fix by Bri Prebilic Cole · 9 years ago
- 06a6c9f Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
- c606956 Added a map API to transform Versioned<byte[]> to Versioned<V> by Madan Jampani · 9 years ago
- 47eb3bd Fix warning about unchecked type by Sho SHIMIZU · 9 years ago
- 44839b8 Lower log level to debug for flow store backup location change message by Madan Jampani · 9 years ago
- f65c378 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
- e1ce429 ONOS-2109: Fix for (0,0) coords bug - delay opening web socket until we have loaded the map projection. by Simon Hunt · 9 years ago
- 3ba17c1 Adding lxc cell by Brian O'Connor · 9 years ago
- e10ece0 let the XOS IP and port configurable by Pingping Lin · 9 years ago
- 24cf656 Allowing component to reattached to previously created map in DatabaseManager by Brian O'Connor · 9 years ago
- 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
- ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
- e099f2b Init demo subscriber was not getting called by Jonathan Hart · 9 years ago
- be24514 GUI -- countries topojson data and sample code extracting South America. by Simon Hunt · 9 years ago
- ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
- a2413b5 CORD GUI -- Logo and favicon changed. by Bri Prebilic Cole · 9 years ago
- 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
- 6b95a3f GUI -- Bug fixing and refactoring app view - WIP. by Bri Prebilic Cole · 9 years ago
- d43fe45 REST API to create flows by Ray Milkey · 9 years ago
- 5051040 Unit tests for Leadership and LeadershipEvent classes by Ray Milkey · 9 years ago
- 63c659f Support for a distributed queue primitive. by Madan Jampani · 9 years ago
- bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
- 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
- 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
- e8c7b08 Improving onos-push-keys to only require password once by Brian O'Connor · 9 years ago
- 80ba4a7 Register device listener in OLT app by Jonathan Hart · 9 years ago
- 7b7eabc Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
- 8b66a85 CORD GUI -- Information about bundles and functions updated. by Bri Prebilic Cole · 9 years ago
- f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
- a0fda21 Use diamond operator by Sho SHIMIZU · 9 years ago
- 80170a7 GUI -- Topo View - Clip bit rate to 10.0 Gbps - temporary measure for CORD Fabric demo at ONS 2015. by Simon Hunt · 9 years ago
- 0d9cc6d GUI -- Packet-Optical Demo - initial cut of sprite layer. by Simon Hunt · 9 years ago
- 33d44c5 Unit tests for Default Group class by Ray Milkey · 9 years ago
- 69f0317 Eliminate code duplication in initialization by Ray Milkey · 9 years ago
- ab8b0c0 Fix deleting VLANs on fabric by Jonathan Hart · 9 years ago
- 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
- 53ae34f restart vBNG based on XOS's record by Pingping Lin · 9 years ago
- ba9d052 CORD GUI -- Users page has a panel with information about what each category blocks. by Bri Prebilic Cole · 9 years ago
- 0a4da0d Added support for specifying unidirectional vs bidirectional optical connections. by Aaron Kruglikov · 9 years ago
- 052ad65 Complete future after Leadership withdraw is done by Madan Jampani · 9 years ago
- 6490a3b update to ONOS-2078 branch by Aaron Kruglikov · 9 years ago
- ebe42a5 Fixed onos-wait-for-start to time-out with error. by Thomas Vachuska · 9 years ago
- 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
- 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
- d0fe66c GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago
- 92ef154 Modified d3.js to use alternate force.tick() invocation for improved speed. by Thomas Vachuska · 9 years ago
- 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
- d09441b Updated DistributedLeadershipManager to use ConsistentMap notifications by Madan Jampani · 9 years ago
- 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
- 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
- 30abc9a CORD GUI - added CDN to both Basic and Family Bundles, but hide it from GUI display. by Simon Hunt · 9 years ago
- 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
- db37125 Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
- 5aac2fc ONOS-1419 - Fix to allow nodes to be selected in the Oblique View. by Simon Hunt · 9 years ago
- 105d8d7 CORD GUI -- Images updated and other CSS added. CORD logo no longer goes to Home page. by Bri Prebilic Cole · 9 years ago
- 08ad823 Static port mappings based on attachment ports by Jonathan Hart · 9 years ago
- 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
- c02437c Bug fix for XOS integration by Jonathan Hart · 9 years ago
- a0b50dd Fixed stc to properly account for skipped steps when completing enclosing group. by Thomas Vachuska · 9 years ago
- e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
- c4b5d46 adding iptv provisioning by alshabib · 9 years ago
- 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
- 132001a Fixed onos-form-cluster in tar-setup scenario. by Thomas Vachuska · 9 years ago