1. a5e17fc [2160]the implementation of vtn app and modify vtnrsc/pom.xml by samuel · 9 years ago
  2. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  3. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  4. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  5. 6cfd289 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  6. e4e7505 [ONOS-2115]Create an application named vtn to apply configuration and by samuel · 9 years ago
  7. 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
  8. 585f905 [ONOS-2112]Create an application used to manage virtual network subnet and by xuzhang · 9 years ago
  9. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  10. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  11. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  12. 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
  13. 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
  14. 359abf7 implement OchPort,OduCltPort,OmsPort by chengfan · 9 years ago
  15. 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
  16. 38c7eda Change origin information in pom.xml by Pengfei Lu · 9 years ago
  17. a69534f ONOS-2379 Reactive Fwd improvements prune bad flows from switches when a link goes down by Sahil Lele · 9 years ago
  18. f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
  19. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
  20. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  21. 29acad6 Stop proxyarp from handling mcast packets and a configuration item to by Rusty Eddy · 9 years ago
  22. 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
  23. 3f745f7 Fixed acl app pom.xml file to eliminate redundant and/or conflicting sections. by Thomas Vachuska · 9 years ago
  24. e0c02e2 Add an ACL application by Pengfei Lu · 9 years ago
  25. 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
  26. c19d829 Ooops... missed a few comments when merging Aaron's change. Sorry about that. by Thomas Vachuska · 9 years ago
  27. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  28. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  29. 0a9c9c4 Simplify non-equality comparison by Sho SHIMIZU · 9 years ago
  30. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  31. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  32. 819ee29 Use diamond operator by Sho SHIMIZU · 9 years ago
  33. 3e61879 remove info about the vendor,fix javadoc errors by chengfan · 9 years ago
  34. 3217d1b Add back EtherType switching based on named enums by Jonathan Hart · 9 years ago
  35. 4a60bb3 Cleaned up AAA app now it's in the ONOS core. by Jonathan Hart · 9 years ago
  36. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  37. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  38. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  39. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  40. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  41. 79d7c25 ONOS AAA app: Authentication and Authorization logic. by Ari Saha · 9 years ago
  42. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  43. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  44. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  45. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  46. 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
  47. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  48. fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
  49. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  50. 7d4d11b CORD GUI -- Icon fix by Bri Prebilic Cole · 9 years ago
  51. e10ece0 let the XOS IP and port configurable by Pingping Lin · 9 years ago
  52. e099f2b Init demo subscriber was not getting called by Jonathan Hart · 9 years ago
  53. a2413b5 CORD GUI -- Logo and favicon changed. by Bri Prebilic Cole · 9 years ago
  54. 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  55. 80ba4a7 Register device listener in OLT app by Jonathan Hart · 9 years ago
  56. 8b66a85 CORD GUI -- Information about bundles and functions updated. by Bri Prebilic Cole · 9 years ago
  57. ab8b0c0 Fix deleting VLANs on fabric by Jonathan Hart · 9 years ago
  58. 53ae34f restart vBNG based on XOS's record by Pingping Lin · 9 years ago
  59. ba9d052 CORD GUI -- Users page has a panel with information about what each category blocks. by Bri Prebilic Cole · 9 years ago
  60. 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  61. 30abc9a CORD GUI - added CDN to both Basic and Family Bundles, but hide it from GUI display. by Simon Hunt · 9 years ago
  62. 105d8d7 CORD GUI -- Images updated and other CSS added. CORD logo no longer goes to Home page. by Bri Prebilic Cole · 9 years ago
  63. 08ad823 Static port mappings based on attachment ports by Jonathan Hart · 9 years ago
  64. c02437c Bug fix for XOS integration by Jonathan Hart · 9 years ago
  65. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  66. 6f0afae CORD GUI - Synchronize rest calls. by Simon Hunt · 9 years ago
  67. 7a5431e CORD GUI -- Bundle Icons added to git. Login/logout functionality added. by Bri Prebilic Cole · 9 years ago
  68. dead205 add Mac and hostname to POST url by Pingping Lin · 9 years ago
  69. c296d2c CORD GUI - Added logout call, and implemented the notion of session. by Simon Hunt · 9 years ago
  70. f34c989 CORD GUI -- User page has new layout, icons for bundle functions added, randomly generated session activity displayed. by Bri Prebilic Cole · 9 years ago
  71. 248486d CORD GUI - Logging of REST calls to XOS.. by Simon Hunt · 9 years ago
  72. 4236608 CORD GUI - Shenanigans clean up by Simon Hunt · 9 years ago
  73. 455bf53 Manually bumping cord-gui version to 1.3.0 by Brian O'Connor · 9 years ago
  74. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  75. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  76. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  77. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  78. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  79. b37fd08 fixing uplink ports by alshabib · 9 years ago
  80. ca62750 minor fix for olt by alshabib · 9 years ago
  81. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  82. 1af3b71 adding gfast support by alshabib · 9 years ago
  83. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  84. 48dd9a1 cord fixes by alshabib · 9 years ago
  85. 0603afb adding inband of ctrl by alshabib · 9 years ago
  86. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  87. beb2dc9 adding support for iptv by alshabib · 9 years ago
  88. 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
  89. 8e36be5 Minor fix for pushing fabric VLANs by Jonathan Hart · 9 years ago
  90. 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
  91. d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
  92. 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
  93. 4d99c29 CORD GUI - Define runtime properties 'headnodeip' and 'headnodeport'. by Simon Hunt · 9 years ago
  94. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  95. b13c8f1 CORD GUI - Relabel url-filter levels OFF and NONE to NONE and ALL. (i.e. NONE allowed, or ALL allowed). by Simon Hunt · 9 years ago
  96. 339cdfb add a rest to get the IP address map to vBNG by Pingping Lin · 9 years ago
  97. 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
  98. de77ee5 add CLI for vBNG to show IP address mappings by Pingping Lin · 9 years ago
  99. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  100. af57974 CORD-GUI: added parental-control category data file. by Simon Hunt · 9 years ago