1. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  2. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  3. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  4. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  5. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  6. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  7. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  8. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago
  9. 333568d Fixed failing buck project by Carmelo Cascone · 7 years ago
  10. 2883c76 ONOS-6562 Implement P4RuntimePacketProvider by wu · 7 years ago
  11. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  12. 06613e9 Updating Microsemi Driver to onos-yang-tools 2.x by Sean Condon · 7 years ago
  13. 20ce41e Added a new application for packet statistics with passed checkstyle tests. by Karthik Vegesna · 7 years ago
  14. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  15. db071b2 initial artemis application commit by slowr · 7 years ago
  16. 9f95f99 Refactoring file structure for protobufs. by Aaron Kruglikov · 7 years ago
  17. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago
  18. 1de6126 ONOS-6545: HP3800 driver based on patches developed by Lancaster University (contact point Charalampos Rotsos: c.rotsos@lancaster.ac.uk). Driver was tested on Janet HP3800 switches. by Jovana Vuleta · 7 years ago
  19. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  20. 8fcdf28 [ONOS-6529] Add Cisco REST device drivers by Eunjin Choi · 7 years ago
  21. ed0c663 Remove deprecated optical apps by Ray Milkey · 7 years ago
  22. e630fb1 Adding build tools for gRPC compilation. ONOS-6095 by Aaron Kruglikov · 7 years ago
  23. 04147ca l3vpn and driver import changes by Vidyashree Rama · 7 years ago
  24. ff6d8ba Bumping buck version to use yang-tools 2.1 and new onos buck plugin by Ray Milkey · 7 years ago
  25. 0aae54e Moving huawei YANG model to /models, also removing the redundant YANG which are redundant now. by Gaurav Agrawal · 7 years ago
  26. c44787a Remove RESTCONF client dependency on YMS and reinstall BUCK files by Henry Yu · 7 years ago
  27. 4546217 Moving yang files to /models/l3vpn. by Gaurav Agrawal · 7 years ago
  28. c1732fd Refactoring OpenROADM app to distribute the model as a separate app by Thomas Vachuska · 7 years ago
  29. 5d0bbb7 [ONOS-6350] Transaction performance tests by Jordan Halterman · 7 years ago
  30. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  31. 819fde2 Add driver for oplink netconf device. by MaoLu · 7 years ago
  32. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  33. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  34. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  35. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  36. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago
  37. bd1cd44 ONOS-6039 Removed unused openstackinterface app by Hyunsun Moon · 7 years ago
  38. cadc37c Removed unused xosclient application by Hyunsun Moon · 7 years ago
  39. c6d536f [ONOS-5989] YANG based L3VPN: Provide the skeleton structure with L3SM model by Gaurav Agrawal · 7 years ago
  40. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  41. b1d839f Updating buck version after disengaging tenbi app. by Gaurav Agrawal · 7 years ago
  42. 42e2344 ONOS Network Troubleshooting System by maojianwei · 8 years ago
  43. 4e94293 CORD-Support-App: generate JSON blob of devices, hosts, (filtered) links. by Simon Hunt · 7 years ago
  44. 04059f9 Moved YANG GUI up the source tree. by Thomas Vachuska · 7 years ago
  45. 8b155b2 ONOS-6074 Dynamic Config integration with Yang Runtime, compiler & model by Sithara Punnassery · 7 years ago
  46. e4ee9ef ONOS-5756 support update path restconf app UT review by Ching-Ting Sun · 7 years ago
  47. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  48. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  49. 9ac4c7e Hooked YANG GUI to the build process. by Thomas Vachuska · 7 years ago
  50. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago
  51. d1a1a40 Adding interfaces for Netconf SB yang adapter by Aaron Kruglikov · 7 years ago
  52. d44e0ac Move patchpanel app to onos-app-samples by Jonathan Hart · 7 years ago
  53. 9306e6b ONOS-5863, ONOS-5804 DynamicConfig store and service implementation(create and read supported) by Sithara Punnassery · 7 years ago
  54. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago
  55. b1ca1ea Add skeleton code of LISP driver by Jian Li · 7 years ago
  56. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  57. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  58. 90163ba ONOS-5449 Implemented skeleton of OFAgent application by Hyunsun Moon · 8 years ago
  59. 57a5af0 TL1 device provider with driver for Lumentum WaveReady. by Marc De Leenheer · 7 years ago
  60. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  61. 1f37198 [ONOS-5588] buck file added for yms app. by Bharat saraswal · 7 years ago
  62. 21c1401 Juniper driver for netconf by Michele Santuari · 7 years ago
  63. b43724d Castor app - Needs final review and merge by Himal Kumar · 8 years ago
  64. 41bca40 Add lisp providers and protocols into modules.defs by Jian Li · 7 years ago
  65. a9b607c fix link discovery modules by Michele Santuari · 7 years ago
  66. dedf24c Moving snmp libs to released version; ejecing bti driver due to incompatibility by Brian O'Connor · 7 years ago
  67. 3d59f71 getting javadoc to build by Brian O'Connor · 8 years ago
  68. 382119e Touch-ups to patchpanel app, including adding to Buck build. by Jonathan Hart · 8 years ago
  69. 264d957 Added a new test applications to monitor network configuration change events and log them. by Thomas Vachuska · 8 years ago
  70. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  71. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  72. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  73. ae24aab Added BUCK file for SNMP provider. by Zayne Khouja · 8 years ago
  74. f72cedb Refactor module lists in BUCK by Ray Milkey · 8 years ago