1. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  2. fef9b2e ONOS-2848 Fix bug of post subnet about class is not registered. by jiangrui · 9 years ago
  3. 8dc81ea Apply JUnit4 style test by Sho SHIMIZU · 9 years ago
  4. f321e6b Adding package-info files for the DHCP application by samanwita pal · 9 years ago
  5. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  6. a1da42e Renaming DHCP* to Dhcp* to follow ONOS conventions. by Thomas Vachuska · 9 years ago
  7. 54dc352 Modifying packaging to make the DHCP GUI work from WAR bundle-style packaging. by Thomas Vachuska · 9 years ago
  8. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  9. efa3ef9 ONOS-2750 Add feature to onos-app-vtn by CNlucius · 9 years ago
  10. a66c397 ONOS-2724 Fix bug of apply flowrule and remove flowrule by CNlucius · 9 years ago
  11. ac0879a ONOS-2843 Fix bug post NBI subnet get an error. by jiangrui · 9 years ago
  12. 84a25fc Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  13. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  14. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  15. 8969cbe Removing DHCPMessageType as DHCPPacketType Class was already defined by samanwita pal · 9 years ago
  16. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  17. ef97932 Renamed dhcp app directory name. by Thomas Vachuska · 9 years ago
  18. f28207b Moving DHCP to onos branch. REST API included, GUI to be added later. by samanwita pal · 9 years ago
  19. 2fff70f [ONOS-2233] Implement of Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  20. 8e1df3d adding missing class to serializer by alshabib · 9 years ago
  21. ed540a3 Simplify lambda expressions by removing braces by Sho SHIMIZU · 9 years ago
  22. b017141 Use auto-boxing by Sho SHIMIZU · 9 years ago
  23. aab784e Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
  24. 47eedec Apply more functional style by Sho SHIMIZU · 9 years ago
  25. d1fd469 Remove if statement checking the same condition at filter() by Sho SHIMIZU · 9 years ago
  26. 00c9cfa Use filter() to simplify statements in a lambda expression by Sho SHIMIZU · 9 years ago
  27. 7a4e995 Simplify expression by Sho SHIMIZU · 9 years ago
  28. d9b7000 Making the vtn resource app distributed by alshabib · 9 years ago
  29. a51d366 ONOS-2781 Add docs vtnweb and vtnrsc package-info. by jiangrui · 9 years ago
  30. 7d2e48e Use LF as line separator by Sho SHIMIZU · 9 years ago
  31. e53419b update ACL app copyright info by Pengfei Lu · 9 years ago
  32. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  33. c03df25 ONOS-2744 Adding a small app to manage cluster IP alias; requires arping tool. by Thomas Vachuska · 9 years ago
  34. f4da26c [ONOS-2736] Fix bug of getting json from subnet. by jiangrui · 9 years ago
  35. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  36. bac6283 [ONOS-2718][ONOS-2722][ONOS-2723] Fix three bugs of vtnweb. by jiangrui · 9 years ago
  37. 9ba8cda [ONOS-2253] The CLIs of subnet resource. by jiangrui · 9 years ago
  38. 8143ad4 [ONOS-2254] The CLIs of port resource. by jiangrui · 9 years ago
  39. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  40. c983e73 [ONOS-2721] Fix the bug return info ports to port. by jiangrui · 9 years ago
  41. 7d2d7fb [ONOS-2252] The CLIs of network resource. by jiangrui · 9 years ago
  42. 4000302 ONOS-2709 Fix bug of installing flowrules. by CNlucius · 9 years ago
  43. e9532ab olt testing by alshabib · 9 years ago
  44. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  45. 5b2fff1 ONOS-2622 Fix error of north app and update onos-app-vtnrsc package by CNlucius · 9 years ago
  46. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  47. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  48. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  49. 373aac5 Optimized the pcep api by chengfan · 9 years ago
  50. 3b2743d [ONOS-2384]Driver for standard OpenVSwitch by samuel · 9 years ago
  51. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  52. 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
  53. 1e9044c [ONOS-2548] by samuel · 9 years ago
  54. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  55. 91b2ff4 [ONOS-2247]The implementation of subnet resource service. by xuzhang · 9 years ago
  56. fda0093 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  57. 41ad728 [ONOS-2158]The implementation of TenantNetwork. by xuzhang · 9 years ago
  58. 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
  59. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  60. a5e17fc [2160]the implementation of vtn app and modify vtnrsc/pom.xml by samuel · 9 years ago
  61. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  62. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  63. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  64. 6cfd289 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  65. e4e7505 [ONOS-2115]Create an application named vtn to apply configuration and by samuel · 9 years ago
  66. 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
  67. 585f905 [ONOS-2112]Create an application used to manage virtual network subnet and by xuzhang · 9 years ago
  68. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  69. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  70. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  71. 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
  72. 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
  73. 359abf7 implement OchPort,OduCltPort,OmsPort by chengfan · 9 years ago
  74. 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
  75. 38c7eda Change origin information in pom.xml by Pengfei Lu · 9 years ago
  76. a69534f ONOS-2379 Reactive Fwd improvements prune bad flows from switches when a link goes down by Sahil Lele · 9 years ago
  77. f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
  78. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
  79. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  80. 29acad6 Stop proxyarp from handling mcast packets and a configuration item to by Rusty Eddy · 9 years ago
  81. 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
  82. 3f745f7 Fixed acl app pom.xml file to eliminate redundant and/or conflicting sections. by Thomas Vachuska · 9 years ago
  83. e0c02e2 Add an ACL application by Pengfei Lu · 9 years ago
  84. 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
  85. c19d829 Ooops... missed a few comments when merging Aaron's change. Sorry about that. by Thomas Vachuska · 9 years ago
  86. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  87. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  88. 0a9c9c4 Simplify non-equality comparison by Sho SHIMIZU · 9 years ago
  89. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  90. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  91. 819ee29 Use diamond operator by Sho SHIMIZU · 9 years ago
  92. 3e61879 remove info about the vendor,fix javadoc errors by chengfan · 9 years ago
  93. 3217d1b Add back EtherType switching based on named enums by Jonathan Hart · 9 years ago
  94. 4a60bb3 Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  95. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  96. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  97. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  98. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  99. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  100. 79d7c25 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago