- 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
- 8553b3f Issue fixed to remove mutable methods in interface by SureshBR · 9 years ago
- 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
- 8f2d6e0 Upgraded archetype pom.xml files to use onos-maven-plugin v 1.5.0 by Thomas Vachuska · 9 years ago
- 8700d42 Rename package because exception fits Java's convention more by Sho SHIMIZU · 9 years ago
- ea2e4df UT for PcLabelUpd message updated with assertThat by Mahesh Poojary · 9 years ago
- 9974832 UT for keepalive message updated with assertThat by Mahesh Poojary S · 9 years ago
- c03df25 ONOS-2744 Adding a small app to manage cluster IP alias; requires arping tool. by Thomas Vachuska · 9 years ago
- 3dab097 UT updated to add javadoc, remove logs and if check by SureshBR · 9 years ago
- da7506b UT for Pcep Update Message (Updated with AssertThat) by Priyanka bhaskar · 9 years ago
- f479bb5 UT for Pcep TE Report updated with assertThat by SureshBR · 9 years ago
- 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- 3e1a697 UT for Pcep Report message (updated with AssertThat). by Priyanka bhaskar · 9 years ago
- 75daf94 UT for PcepErr msg updated with assertThat by Phaneendra Manda · 9 years ago
- a25ded3 UT for Pcep close message updated with assertThat by SureshBR · 9 years ago
- 60db977 BugFix: Comparing MplsLabel against int by HIGUCHI Yuta · 9 years ago
- f6d1676 UT test cases for Pcep initiate message (updated with given review comments). by Priyanka bhaskar · 9 years ago
- fe13278 Bumping onos-maven-plugin version to 1.6-SNAPSHOT by Brian O'Connor · 9 years ago
- 354cab9 Bumping onos-maven-plugin version to 1.5 for release by Brian O'Connor · 9 years ago
- 29e8217 Added end-of-run summary. by Thomas Vachuska · 9 years ago
- fc8aced ECDeviceStore: DeviceStore built using ONOS distributed primitives: ECMap and DistributedSet (disabled right now) by Madan Jampani · 9 years ago
- 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- f4da26c [ONOS-2736] Fix bug of getting json from subnet. by jiangrui · 9 years ago
- 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
- e4ed1a2 Fixed broken UDP/DHCP deserializer. by Thomas Vachuska · 9 years ago
- e4efe45 Use LF as line separator by Sho SHIMIZU · 9 years ago
- 3be9fbe Apply more functional style by Sho SHIMIZU · 9 years ago
- a6b1481 Simplify statement because the variable never gets null by Sho SHIMIZU · 9 years ago
- 33c968a Use LF as line separator by Sho SHIMIZU · 9 years ago
- 26cd0ad ONOS-2743: Register entire MPLS label space when a link is discovered by Sho SHIMIZU · 9 years ago
- 4bdd259 ONOS-2742: Register entire VLAN ID space when a link is discovered by Sho SHIMIZU · 9 years ago
- 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- 3c48de0 Ensure UpdateEntry comprison works well with ECMaps that have tombstones disabled by Madan Jampani · 9 years ago
- 216d8d7 Support a weak read consistency mode for distributed set by Madan Jampani · 9 years ago
- bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
- b2765cc Improve debugability by capturing intents command output by Ray Milkey · 9 years ago
- 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
- 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
- 91916b6 Avoid unnecessary unboxing by Sho SHIMIZU · 9 years ago
- 91caf1a Fixed log message. by Thomas Vachuska · 9 years ago
- 3b00e1b Make OpenFlow port configurable via cfg command by Charles Chan · 9 years ago
- a82341c ONOS-2572 Fix to abstract accumulator to proactively finalize the batches when full and to avoid repeat misfires. by Thomas Vachuska · 9 years ago
- f90259f Pcep TLV UT updated for access modifiers and review comments by SureshBR · 9 years ago
- 5518067 Pcep TLVs UT updated for common review comments by Phaneendra Manda · 9 years ago
- bac6283 [ONOS-2718][ONOS-2722][ONOS-2723] Fix three bugs of vtnweb. by jiangrui · 9 years ago
- 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- e2de8ee Cosmetic stc fixes. by Thomas Vachuska · 9 years ago
- df6a6e4 Modify TimeFormatterTest to work on some systems to address [ONOS-2732] by Jon Hall · 9 years ago
- a8241ca ONOS-2729: Define an interface to query about MPLS capability by Sho SHIMIZU · 9 years ago
- 8871eb0 Pcep TLV UT updated to change default ipv6 address by SureshBR · 9 years ago
- fab2950 ONOS-2578 Added codec for mod tcp/udp port instructions by Hyunsun Moon · 9 years ago
- 264497f ONOS-2728: Define an interface to query about VLAN capability by Sho SHIMIZU · 9 years ago
- b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
- a48d3a0 Use LF as line separator by Sho SHIMIZU · 9 years ago
- d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
- f8d572f ONOS-2725: Fix subscriber registration for link inject request by Madan Jampani · 9 years ago
- 4f87faa Fix indent by Sho SHIMIZU · 9 years ago
- bc82ebb Fix indent by Sho SHIMIZU · 9 years ago
- 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- 8770a93 Remove use of deprecated methods regarding TCP/UDP/SCTP ports by Sho SHIMIZU · 9 years ago
- 43748e8 Remove use of Guava's deprecated toStringHelper by Sho SHIMIZU · 9 years ago
- 9ba8cda [ONOS-2253] The CLIs of subnet resource. by jiangrui · 9 years ago
- 8143ad4 [ONOS-2254] The CLIs of port resource. by jiangrui · 9 years ago
- 592f950 UT added for Pcep TLVs by SureshBR · 9 years ago
- 517e223 Bugfix for double PORT_STATS_UPDATED DeviceEvent by Dusan Pajin · 9 years ago
- 4346d60 Avoid unnecessary unboxing by Sho SHIMIZU · 9 years ago
- cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
- c983e73 [ONOS-2721] Fix the bug return info ports to port. by jiangrui · 9 years ago
- 7d2d7fb [ONOS-2252] The CLIs of network resource. by jiangrui · 9 years ago
- d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
- 972ee9e [ONOS-2365]Unit test for PcepTunnelProvider by Phanendra Manda · 9 years ago
- f3c0350 Adding an example L2 flow JSON for REST API. by Thomas Vachuska · 9 years ago
- 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
- 37b97fb [ONOS-2287,ONOS-2288]Pcep TunnelProvider implementation by Phanendra Manda · 9 years ago
- 5dc1e07 [ONOS-2715]implement MW icon extension for onos by chengfan · 9 years ago
- 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
- 5618ee5 ONOS-2717: Handle duplicate resource unregistration in resource store by Sho SHIMIZU · 9 years ago
- 584e92d ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- ceb6f13 Fix typo by Sho SHIMIZU · 9 years ago
- ad619f5 Fix grammatical mistake in Javadoc by Sho SHIMIZU · 9 years ago
- 4568c41 ONOS-2716: Handle duplicate registration in resource store by Sho SHIMIZU · 9 years ago
- e2e7a00 UT test cases for PCEP report, Label update, TE report messages and tlvs. by bharat saraswal · 9 years ago
- 0112078 Refactor: Extract method to check if resource path is root by Sho SHIMIZU · 9 years ago
- eb63bea PcIntiateMsg UT updated for adding javadoc, remove log and if check by Phaneendra Manda · 9 years ago
- 87977d1 PcepErrorMsg UT updated for adding javadoc, remove log and if check. by mahesh poojary s · 9 years ago
- 7092b0e PcepUpdateMsg UT updated for adding javadoc, remove log and if check. by Bharat saraswal · 9 years ago
- 4b003c5 Checks the emptiness of egressLabelString properly by Charles Chan · 9 years ago
- 2121e3f ONOS-2741 Fixing broken topology discovery. by Thomas Vachuska · 9 years ago
- 4000302 ONOS-2709 Fix bug of installing flowrules. by CNlucius · 9 years ago
- e9532ab olt testing by alshabib · 9 years ago
- d6685d0 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
- 25058b7 [ONOS-2337,ONOS-2338,ONOS-2339]Pcep Controller by SureshBR · 9 years ago
- 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
- 25a2bf4 UT test case for path setup tlv. by Priyanka bhaskar · 9 years ago
- c4dd726 ONOS-1147 - deprecation of Flow Batch public APIs by Ray Milkey · 9 years ago
- 8856ee1 Enable ECLinkStore and disable GossipLinkStore by Madan Jampani · 9 years ago
- 6e04461 Added feature to count exceptions ocurred when operating distributed primitives by Flavio Castro · 9 years ago