- 4830d39 Added server-side code to create host-to-host intent. Still WIP. by Thomas Vachuska · 10 years ago
- db3695a Merge "GUI -- augmented hash parsing to include flags (after '?'), which are passed into view callbacks as a boolean map. - moved event test files into sub directories - prepared topo2.js for scenario choice via hash context and 'local' (and 'debug') flag. - added 'simple' scenario: 2 switches, 1 link, and 2 hosts. - augmented topo event dispatch for yet-to-be-implemented event handlers. - implemented addHost() event handler." by Thomas Vachuska · 10 years ago
- 56d5185 GUI -- augmented hash parsing to include flags (after '?'), which are passed into view callbacks as a boolean map. by Simon Hunt · 10 years ago
- 70c16ad Adding "id" to the link messages to the GUI. by Thomas Vachuska · 10 years ago
- 690e5f6 Adding GUI server-side code. by Thomas Vachuska · 10 years ago
- e4adf24 remove actions from flowmod delete by Brian O'Connor · 10 years ago
- 8c35207 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
- 348a9fe 1. MapDBLog log size calculation bug fix. 2. Minor logging improvements. by Madan Jampani · 10 years ago
- 5f36d34 GUI -- Fixed empty or null label issue (cycle labels) by Simon Hunt · 10 years ago
- 65368e3 GUI -- Added global key bindings mechanism by Thomas Vachuska · 10 years ago
- d1be50d Adding multi-selection to the GUI and sketching out GUI/Server interactions. by Thomas Vachuska · 10 years ago
- 50128c0 GUI -- Some cleanup in topo.js by Simon Hunt · 10 years ago
- c11c1e7 Merge "Hooking up GUI server & client via web-socket." by Thomas Vachuska · 10 years ago
- d472c6e Hooking up GUI server & client via web-socket. by Thomas Vachuska · 10 years ago
- 0c84da8 Added SDN-IP CLI command to show the BGP neighbors: by Pavlin Radoslavov · 10 years ago
- 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 10 years ago
- e7fdd0d ClusterMessagingProtocolClient: disable retries at CopyCat Protocol layer by Yuta HIGUCHI · 10 years ago
- 3b01673 ClusterMessagingProtocolClient: cosmetics by Yuta HIGUCHI · 10 years ago
- 535c915 ClusterMessagingProtocolServer: cosmetics by Yuta HIGUCHI · 10 years ago
- d45886c *LinkResourceStore: lock everything until we have optimistick locking, etc. in place by Yuta HIGUCHI · 10 years ago
- 04c6b3f GDevStore: remove extra Map lookup by Yuta HIGUCHI · 10 years ago
- 9bbaca3 ClusterMessagingProtocolClient: add log by Yuta HIGUCHI · 10 years ago
- 5fb6c96 ClusterMessagingProtocolServer: add null check + trace by Yuta HIGUCHI · 10 years ago
- 5f9d696 NettyMessagingService: add null check by Yuta HIGUCHI · 10 years ago
- 10ac63b Decreasing event accummulator times. by Thomas Vachuska · 10 years ago
- 40f50b9 Reenable tests cases that were turned off by Ray Milkey · 10 years ago
- e1fd4d7 Merge "Add latency constraint" by Thomas Vachuska · 10 years ago
- 7d638d3 Initial sketch of the GUI web-socket mechanics. by Thomas Vachuska · 10 years ago
- bf3e9ad Merge "GUI -- Test events: unpinned the first node; increased a few link widths. - added alerts pane to framework. - added library registration mechanism to framework. - created d3Utils library - reimplemented drag behavior of nodes." by Simon Hunt · 10 years ago
- e601526 Updated/fixed the SDN-IP BGP unit tests after some of the BGP-related by Pavlin Radoslavov · 10 years ago
- 1a9eff9 GUI -- Test events: unpinned the first node; increased a few link widths. by Simon Hunt · 10 years ago
- 2ce1c52 Updates to the SDN-IP CLI: by Pavlin Radoslavov · 10 years ago
- 1df945b Add latency constraint by Sho SHIMIZU · 10 years ago
- 99c1384 GUI - reworked to allow for event-based topology building, in preparation for web-socket connection to the server. by Simon Hunt · 10 years ago
- e59656d RPCTask: add log about which request failed by Yuta HIGUCHI · 10 years ago
- 76b54bf ClusterMessagingProtocolServer: start listening at correct timing by Yuta HIGUCHI · 10 years ago
- 813fb90 MessageEncoder: lower IOException log level by Yuta HIGUCHI · 10 years ago
- 1fea0b6 Foo bugfix by Yuta HIGUCHI · 10 years ago
- 94ecb89 MapDBLog: configure LogMap parameters by Yuta HIGUCHI · 10 years ago
- a7680a3 snapshot compression by Yuta HIGUCHI · 10 years ago
- 2ee2000 Simpler way to construct MapDBLog by Madan Jampani · 10 years ago
- d2a3882 Switched KryoNamespace internal buffer to ByteBufferOutput by Yuta HIGUCHI · 10 years ago
- c6b8f61 checkstyle by Yuta HIGUCHI · 10 years ago
- 361664e Add sample accessing database service to Foo by Yuta HIGUCHI · 10 years ago
- f3346a5 Merge "Refactor test to use Guava EqualsTester" by Thomas Vachuska · 10 years ago
- 05e0dd7 Merge "Add constraint to avoid specified devices" by Thomas Vachuska · 10 years ago
- 075268b Add constraint to avoid specified devices by Sho SHIMIZU · 10 years ago
- cd76413 Merge "Tighten the visibility of fields in WaypointConstraintTest" by Thomas Vachuska · 10 years ago
- 1332b17 Tighten the visibility of fields in WaypointConstraintTest by Sho SHIMIZU · 10 years ago
- 3a46e48 Updated each of the metrics applications (Intent and Topology Metrics) by Pavlin Radoslavov · 10 years ago
- fff20b5 Refactor test to use Guava EqualsTester by Ray Milkey · 10 years ago
- 0694af9 Merge "Basic equality and creation tests for Constraint objects" by Thomas Vachuska · 10 years ago
- d5087d1 Removed method IpAddress.toInt(), because it is semantically incorrect: by Pavlin Radoslavov · 10 years ago
- ca60f2b Initial sketch of codecs and REST API approach. FIxed typos and defects. ONOS-81 by Thomas Vachuska · 10 years ago
- 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 10 years ago
- 6a01c2f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
- 0bb2d7d Preparing for not loading optical config .. and use rest to push config by Praseed Balakrishnan · 10 years ago
- a7d96ad Basic equality and creation tests for Constraint objects by Ray Milkey · 10 years ago
- 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 10 years ago
- 703dd66 Merge "Remove prototype bandwidth limited intent commands" by Ray Milkey · 10 years ago
- a4b227d Merge "Set boolean to true for live data." by Simon Hunt · 10 years ago
- ab9a76b Remove prototype bandwidth limited intent commands by Ray Milkey · 10 years ago
- 8261012 move to API bundle by Yuta HIGUCHI · 10 years ago
- 7d199b0 Cleaning up after mapdb unit test by Madan Jampani · 10 years ago
- 929f77b Set boolean to true for live data. by Simon Hunt · 10 years ago
- 0503459 some what improved Eclipse formatter settings by Yuta HIGUCHI · 10 years ago
- 2fe26ac test (added lines) by Simon Hunt · 10 years ago
- 3dc5435 Merge "Add constraint for waypoints" by Thomas Vachuska · 10 years ago
- 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
- c195732 cleaning up the mess by Yuta HIGUCHI · 10 years ago
- 778f7ad MapDB backed Copycat log implementation by Madan Jampani · 10 years ago
- 3bd8cdc copy VersionedValue before returning to protect internal state by Yuta HIGUCHI · 10 years ago
- bddc81c4 add comments to DatabaseStateMachine by Yuta HIGUCHI · 10 years ago
- 1838f88 DatabaseStateMachine: fix type mismatch by Yuta HIGUCHI · 10 years ago
- 4ee9ddb add hashCode to ReadRequest by Yuta HIGUCHI · 10 years ago
- cea3ba1 add Factory method to ReadRequest by Yuta HIGUCHI · 10 years ago
- 4248bee add more info to copycat timeout log by Yuta HIGUCHI · 10 years ago
- 65d1294 Merge "Make logger static final variable" by Thomas Vachuska · 10 years ago
- 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 10 years ago
- e926103 Merge "ONOS-22 - Add Constraints to CLI Commands" by Thomas Vachuska · 10 years ago
- 929eedb Merge "Changed LOCAL port number in the CLI to "local"." by Thomas Vachuska · 10 years ago
- 79a1e5e DatabaseManager: try to wait for others on start up by Yuta HIGUCHI · 10 years ago
- 1aa249c separate basic classes from API by Yuta HIGUCHI · 10 years ago
- c7ee066 GUI -- Major Work-In-Progress by Simon Hunt · 10 years ago
- 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 10 years ago
- 39ae550 log related fixes by Yuta HIGUCHI · 10 years ago
- 661b9b2 fix log by Yuta HIGUCHI · 10 years ago
- caa14d6 Changed LOCAL port number in the CLI to "local". by Thomas Vachuska · 10 years ago
- 5027b6b CopyCat: Dynamic cluster support by Yuta HIGUCHI · 10 years ago
- 17378ef Added Kryo serializers for Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix by Pavlin Radoslavov · 10 years ago
- ff894a2 Use Ip4Address and Ip4Prefix inside FlowEntryBuilder when dealing by Pavlin Radoslavov · 10 years ago
- 8b5051d Make logger static final variable by Sho SHIMIZU · 10 years ago
- 23e398d Updated the Flow Mod builders (FlowModBuilder, FlowModBuilderVer10, by Pavlin Radoslavov · 10 years ago
- 71379f4 Merge "Fixing reactive forwarding not to forward LLDP & BDDP." by Brian O'Connor · 10 years ago
- 5b5dc48 Updated the ProxyArpManager to use Ip4Address instead of by Pavlin Radoslavov · 10 years ago
- 01a6ec0 Fixing reactive forwarding not to forward LLDP & BDDP. by Thomas Vachuska · 10 years ago
- 47eb0d4 Factory methods for WriteRequest by Yuta HIGUCHI · 10 years ago
- 9ed96d9 Merge "Add unit test for Instructions class and improve Criteria toString() test" by Thomas Vachuska · 10 years ago
- 9763fa6 Updated Openflowk expermineter to fix OCH ordering issue by Praseed Balakrishnan · 10 years ago
- 58e3727 move copycat version property to root pom by Yuta HIGUCHI · 10 years ago