1. 6beebeb Revert "YANG runtime manager to register default serializers." by Yuta HIGUCHI · 7 years ago
  2. d2f041e minor fixes around optical by Yuta HIGUCHI · 7 years ago
  3. 364cec3 fix [ONOS-6115] and change RestconfManager's call api to Dynamic Config by jingan · 7 years ago
  4. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  5. d4f1bfb YANG runtime manager to register default serializers. by Gaurav Agrawal · 7 years ago
  6. 14af778 RESTCONF fixes for dynmaic config integration testing by Henry Yu · 7 years ago
  7. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  8. 2c52e56 [ONOS-6054] Implement DistributMappingStore with unit test by Jian Li · 7 years ago
  9. 9b9c729 ONOS-6068 inject packet-layer link after optical Intent installation by Yuta HIGUCHI · 7 years ago
  10. 806113f Slightly improve add-optical-connectivity usability by Yuta HIGUCHI · 7 years ago
  11. e80ec2c Updating/fixing optical related documentation by Yuta HIGUCHI · 7 years ago
  12. 4e94293 CORD-Support-App: generate JSON blob of devices, hosts, (filtered) links. by Simon Hunt · 7 years ago
  13. be6b673 [ONOS-5451] Implement virtual switch and controller connection handler by Daniel Park · 7 years ago
  14. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  15. 04059f9 Moved YANG GUI up the source tree. by Thomas Vachuska · 7 years ago
  16. 6803401 Bumping ONOS dependency on the latest YANG tools. by Thomas Vachuska · 7 years ago
  17. a4338f6 [ONOS-5964] Yang Runtime: Implement SCR adapter in ONOS. by Gaurav Agrawal · 7 years ago
  18. 7c5bf1f [ONOS-5757]&[ONOS-5758] add Restconf GET, POST and DELETE by jingan · 7 years ago
  19. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  20. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  21. 44e2a70 ONOS-5960 Dynamic Config Svc: Datachange Notifications by Sithara Punnassery · 7 years ago
  22. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  23. 5deaab5 Reverting the exclsuion of Yang runtime with fix for OSGI wiring issue by Sithara Punnassery · 7 years ago
  24. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  25. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  26. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  27. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  28. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  29. 226da24 Reverting back the YANG runtime bundle inclusion to fix broken running environment. by Gaurav Agrawal · 7 years ago
  30. 8b155b2 ONOS-6074 Dynamic Config integration with Yang Runtime, compiler & model by Sithara Punnassery · 7 years ago
  31. 4b091dc ONOS-5959 with YANG model integrated by Sithara Punnassery · 7 years ago
  32. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  33. 39b9577 [ONOS-6066]bug fix openstack node moudle by Frank Wang · 7 years ago
  34. 1729916 Vtnweb resource bug fixed by Bharat saraswal · 7 years ago
  35. a899a21 [ONOS-5724],[ONOS-5725],[ONOS-5736] onos buck plugin modifications for support of private package property. by Bharat saraswal · 7 years ago
  36. 9291959 [ONOS-6055] Define mapping store interface with skeleton impl codes by Jian Li · 7 years ago
  37. b7a9cd2 Handle PORT_REMOVED event when a VM removes by Hyunsun Moon · 7 years ago
  38. f17ce81 Fixing broken pom.xml files. by Thomas Vachuska · 7 years ago
  39. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  40. ab25a71 [ONOS-5756] RESTCONF protocol support for RESTCONF App by Henry Yu · 7 years ago
  41. a676b29 Pcep TE link config. by Shashikanth VH · 7 years ago
  42. 4014e13 Further simplify equals method by refactor if-else statement by Jian Li · 7 years ago
  43. cc169f3 Fix: add missing java docs for mapping management application by Jian Li · 7 years ago
  44. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 7 years ago
  45. bb782be Move reactive-routing-specific config and classes out of common routing bundle by Jonathan Hart · 7 years ago
  46. 249b4cf Extend ControlPlaneRedirect (vRouter) to allow multiple redirects by Jonathan Hart · 7 years ago
  47. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  48. 1f418aa FIX: to support delete operation for list node under a module by Sonu Gupta · 7 years ago
  49. 9876310 Allow to specify time when creates a mapping event instance by Jian Li · 7 years ago
  50. 44155b0 [ONOS-6017] Implement DefaultMappingKey and DefaultMappingValue by Jian Li · 7 years ago
  51. acde3f5 Don't install switching rules to gateway nodes by Hyunsun Moon · 7 years ago
  52. 0aa674e Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  53. 7d5e984 YANG GUI - fixed incorrect event/variable naming. by Simon Hunt · 7 years ago
  54. 198b039 Allowing findPorts() to use all possible OduSignalType values by Konstantinos Kanonakis · 7 years ago
  55. 9ac4c7e Hooked YANG GUI to the build process. by Thomas Vachuska · 7 years ago
  56. cc035c5 Yang Model Table View: skeleton code in place. by Simon Hunt · 7 years ago
  57. 44aac66 ONOS-5182 Refactored SONA to cache network states by Hyunsun Moon · 7 years ago
  58. 7f41225 Increase test cli timeout by Jon Hall · 7 years ago
  59. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago
  60. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  61. 5c69c75 Including ROADM_OTN device type in AddOpticalIntentCommand by Konstantinos Kanonakis · 7 years ago
  62. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  63. 0e09eaa [ONOS-5916] Add various MappingAddress impl classes with unit tests by Jian Li · 7 years ago
  64. d1a1a40 Adding interfaces for Netconf SB yang adapter by Aaron Kruglikov · 7 years ago
  65. 3c1691a Protect DHCP relay from missing config by Charles Chan · 7 years ago
  66. 526309b Exception created and dropped by rpatodiya · 7 years ago
  67. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  68. 7a06874 Fix the format of warning msg by Charles Chan · 7 years ago
  69. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  70. 0455d70 Bugfix: fix InfluxdbMetrics activation issue due to incorrect deps by Jian Li · 7 years ago
  71. 24ad4e4 [ONOS-5916] Add unit tests for MappingInstructions class by Jian Li · 7 years ago
  72. 136fd6c [ONOS-5916] Add a mapping instruction interface with impl classes by Jian Li · 7 years ago
  73. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  74. 7d3120d [ONOS-5954] FloatingIpListener cannot be removed in VTN app. - FloatingIpManager by jaegonkim · 7 years ago
  75. 0620879 Dynamic Config Service, Beta annotations by Sithara Punnassery · 7 years ago
  76. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  77. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  78. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  80. 29be99a added sdnip as required app of reactive-routing by slowr · 7 years ago
  81. d44e0ac Move patchpanel app to onos-app-samples by Jonathan Hart · 7 years ago
  82. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  83. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  84. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  85. f34966c Implements [CORD-546] by Pier Ventre · 7 years ago
  86. 0a6998c pass teTopologyService as a parameter by Aihua Guo · 7 years ago
  87. a7a24cf Add Config for configuration multiple routers. by Jonathan Hart · 7 years ago
  88. 917127a [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  89. 6026b35 Utility support for TE attributes defined in the TE topology YANG model: by Aihua Guo · 7 years ago
  90. 194e764 Add ability to remove patches by Jonathan Hart · 7 years ago
  91. 9306e6b ONOS-5863, ONOS-5804 DynamicConfig store and service implementation(create and read supported) by Sithara Punnassery · 7 years ago
  92. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  93. e732704 Fix vRouter app IDs and deactivation of components. by Jonathan Hart · 7 years ago
  94. c565ebf Add unit tests for mapping management app by Jian Li · 7 years ago
  95. a0bf459 [ONOS-5916] Implement DefaultMapping and DefaultMappingEntry by Jian Li · 7 years ago
  96. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  97. 01f6ae0 Introducing the new YANG model for ietf-te-topology and modifying the converter utility by Hesam Rahimi · 7 years ago
  98. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  99. 9f765dc Small fixes to CPR and to CPR test by Pier Luigi · 7 years ago
  100. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago