- e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
- 8969cbe Removing DHCPMessageType as DHCPPacketType Class was already defined by samanwita pal · 9 years ago
- 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
- ef97932 Renamed dhcp app directory name. by Thomas Vachuska · 9 years ago
- f28207b Moving DHCP to onos branch. REST API included, GUI to be added later. by samanwita pal · 9 years ago
- 2fff70f [ONOS-2233] Implement of Tunnel monitoring, measurement and observation by chengfan · 9 years ago
- 8e1df3d adding missing class to serializer by alshabib · 9 years ago
- ed540a3 Simplify lambda expressions by removing braces by Sho SHIMIZU · 9 years ago
- b017141 Use auto-boxing by Sho SHIMIZU · 9 years ago
- aab784e Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
- 47eedec Apply more functional style by Sho SHIMIZU · 9 years ago
- d1fd469 Remove if statement checking the same condition at filter() by Sho SHIMIZU · 9 years ago
- 00c9cfa Use filter() to simplify statements in a lambda expression by Sho SHIMIZU · 9 years ago
- 7a4e995 Simplify expression by Sho SHIMIZU · 9 years ago
- d9b7000 Making the vtn resource app distributed by alshabib · 9 years ago
- a51d366 ONOS-2781 Add docs vtnweb and vtnrsc package-info. by jiangrui · 9 years ago
- 7d2e48e Use LF as line separator by Sho SHIMIZU · 9 years ago
- e53419b update ACL app copyright info by Pengfei Lu · 9 years ago
- 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
- c03df25 ONOS-2744 Adding a small app to manage cluster IP alias; requires arping tool. by Thomas Vachuska · 9 years ago
- f4da26c [ONOS-2736] Fix bug of getting json from subnet. by jiangrui · 9 years ago
- 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
- bac6283 [ONOS-2718][ONOS-2722][ONOS-2723] Fix three bugs of vtnweb. by jiangrui · 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
- 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
- 4000302 ONOS-2709 Fix bug of installing flowrules. by CNlucius · 9 years ago
- e9532ab olt testing by alshabib · 9 years ago
- f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
- 5b2fff1 ONOS-2622 Fix error of north app and update onos-app-vtnrsc package by CNlucius · 9 years ago
- 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
- 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
- a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
- 373aac5 Optimized the pcep api by chengfan · 9 years ago
- 3b2743d [ONOS-2384]Driver for standard OpenVSwitch by samuel · 9 years ago
- 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
- 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
- 1e9044c [ONOS-2548] by samuel · 9 years ago
- e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
- 91b2ff4 [ONOS-2247]The implementation of subnet resource service. by xuzhang · 9 years ago
- fda0093 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
- 41ad728 [ONOS-2158]The implementation of TenantNetwork. by xuzhang · 9 years ago
- 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
- 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
- a5e17fc [2160]the implementation of vtn app and modify vtnrsc/pom.xml by samuel · 9 years ago
- 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
- d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
- 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
- 6cfd289 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
- e4e7505 [ONOS-2115]Create an application named vtn to apply configuration and by samuel · 9 years ago
- 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
- 585f905 [ONOS-2112]Create an application used to manage virtual network subnet and by xuzhang · 9 years ago
- e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
- 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
- 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
- 7b96166 @ONOS-2379 Improve the efficiency of blackhole solution by reusing shortest paths to the same src for each src/dst pair by Sahil Lele · 9 years ago
- 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
- 359abf7 implement OchPort,OduCltPort,OmsPort by chengfan · 9 years ago
- 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
- 38c7eda Change origin information in pom.xml by Pengfei Lu · 9 years ago
- a69534f ONOS-2379 Reactive Fwd improvements prune bad flows from switches when a link goes down by Sahil Lele · 9 years ago
- f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
- 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
- 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
- 29acad6 Stop proxyarp from handling mcast packets and a configuration item to by Rusty Eddy · 9 years ago
- 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
- 3f745f7 Fixed acl app pom.xml file to eliminate redundant and/or conflicting sections. by Thomas Vachuska · 9 years ago
- e0c02e2 Add an ACL application by Pengfei Lu · 9 years ago
- 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
- c19d829 Ooops... missed a few comments when merging Aaron's change. Sorry about that. by Thomas Vachuska · 9 years ago
- af734ff forwarding radius packets to radius by alshabib · 9 years ago
- 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
- 0a9c9c4 Simplify non-equality comparison by Sho SHIMIZU · 9 years ago
- 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
- dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
- 819ee29 Use diamond operator by Sho SHIMIZU · 9 years ago
- 3e61879 remove info about the vendor,fix javadoc errors by chengfan · 9 years ago
- 3217d1b Add back EtherType switching based on named enums by Jonathan Hart · 9 years ago
- 4a60bb3 Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
- 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
- fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
- 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
- be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
- 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
- 79d7c25 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago
- 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 10 years ago
- caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
- 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
- bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
- 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
- 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
- fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
- d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
- 7d4d11b CORD GUI -- Icon fix by Bri Prebilic Cole · 9 years ago
- e10ece0 let the XOS IP and port configurable by Pingping Lin · 9 years ago
- e099f2b Init demo subscriber was not getting called by Jonathan Hart · 9 years ago
- a2413b5 CORD GUI -- Logo and favicon changed. by Bri Prebilic Cole · 9 years ago