1. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  2. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  3. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  4. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  5. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  6. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  7. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  8. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  9. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  10. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  11. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  12. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  13. c97ff68 fix for JIRA issue ONOS-6161.Possible null pointer reference on portchain-list object in file 'SfcManager.java' at line no 394 by nitinanand · 7 years ago
  14. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  15. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago
  16. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  17. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  18. f4ba44f ONOS-5450 Initial implementation of OFAgent by Hyunsun Moon · 7 years ago
  19. 326b61d ONOS-6189 by Sithara Punnassery · 7 years ago
  20. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  21. cdfda20 LeaderShip implementation in L3vpn app. by Bharat saraswal · 7 years ago
  22. d17bc73 Fixing compile errors. by Thomas Vachuska · 7 years ago
  23. 35f6cbc [ONOS-6191] NET L3VPN create operation support by janani b · 7 years ago
  24. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  25. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  26. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  27. a2951ed YANG Runtime Manager provide root level schema context. by Gaurav Agrawal · 7 years ago
  28. f41dec3 [ONOS-6183] NET l3VPN structure and store implementation by janani b · 7 years ago
  29. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  30. cde197c Enhancing YANG GUI with information on YANG models. by Thomas Vachuska · 7 years ago
  31. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  32. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  33. 5a2af5e Yang App: include bundle updated. by Bharat saraswal · 7 years ago
  34. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  35. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  36. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  37. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  38. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  39. 0cb73f4 YANG GUI adding initial content. by Thomas Vachuska · 7 years ago
  40. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  41. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  42. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago
  43. 4cd2ced ONOS-6154 Demo1: Integration - Restconf Exception during GET by Sithara Punnassery · 7 years ago
  44. 6119ac7 [ONOS-6147] POST operation support utility list node processing by sonugupta-huawei · 7 years ago
  45. 917beb4 [ONOS-6150] OpenstackNode application support creation of vlan interface on open vswitch by daniel park · 7 years ago
  46. 309068e Integrating netconf active and passive components. by Aaron Kruglikov · 7 years ago
  47. bd1cd44 ONOS-6039 Removed unused openstackinterface app by Hyunsun Moon · 7 years ago
  48. cadc37c Removed unused xosclient application by Hyunsun Moon · 7 years ago
  49. 2d54a36 [ONOS-5990] L3VPN device model YANG files by janani b · 7 years ago
  50. f0af7aa [ONOS-6147] POST operation support utility by sonugupta-huawei · 7 years ago
  51. c6d536f [ONOS-5989] YANG based L3VPN: Provide the skeleton structure with L3SM model by Gaurav Agrawal · 7 years ago
  52. a5b5f4e Fixed to trigger correct event when a gateway removed by Hyunsun Moon · 7 years ago
  53. bb64490 Reveting workaround for Restconf path mismatch, with the availability of fix in Restconf[change 13185] by Sithara Punnassery · 7 years ago
  54. bc26a52 Adding a early version of the passive component to handle communication between the NETCONF subsystem and the Dynamic Config Store (as well as other apps). by Aaron Kruglikov · 7 years ago
  55. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  56. 2a0e59d reconstruct post body in NB by chaodeyu · 7 years ago
  57. b6f95e2 Do not create wavelength-based match/actions for wavelength-transparent devices. by Marc De Leenheer · 7 years ago
  58. b27ad7d Update AtomicValue test CLI by Jon Hall · 7 years ago
  59. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  60. 8ac0509 Print intent involved in OpticalConnectivity by Yuta HIGUCHI · 7 years ago
  61. 43833e1 ONOS-6078 Netconf active component and integration with store by Sithara Punnassery · 7 years ago
  62. 8ecb5a2 ONOS YANG app to provide model converter service. by Gaurav Agrawal · 7 years ago
  63. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  64. 2c4e9a9 Initial work on using ExtensionMappingAddress to abstract LCAF addr by Jian Li · 7 years ago
  65. 031247c Fix format string error by Yuta HIGUCHI · 7 years ago
  66. 8fc32f8 lower log level on optical path provisioner by Yuta HIGUCHI · 7 years ago
  67. dd5a00b Change log level to prevent warning flood in port table polling by MaoLu · 7 years ago
  68. 77409ac Revert "Revert "YANG runtime manager to register default serializers."" by GauravAgrawal-Huawei · 7 years ago
  69. 0bc7fdb [ONOS-6098] Port number used for SNAT does not return to the available port number pool after the SNAT rule expired by daniel park · 7 years ago
  70. 42e2344 ONOS Network Troubleshooting System by maojianwei · 8 years ago
  71. f167bf9 Command to list optical connectivities by Yuta HIGUCHI · 7 years ago
  72. 9638ef6 [ONOS-5974] Change the MAC address of DHCP response to non-multicast by Rafal Szalecki · 7 years ago
  73. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  74. 6beebeb Revert "YANG runtime manager to register default serializers." by Yuta HIGUCHI · 7 years ago
  75. d2f041e minor fixes around optical by Yuta HIGUCHI · 7 years ago
  76. 364cec3 fix [ONOS-6115] and change RestconfManager's call api to Dynamic Config by jingan · 7 years ago
  77. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  78. d4f1bfb YANG runtime manager to register default serializers. by Gaurav Agrawal · 7 years ago
  79. 14af778 RESTCONF fixes for dynmaic config integration testing by Henry Yu · 7 years ago
  80. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  81. 2c52e56 [ONOS-6054] Implement DistributMappingStore with unit test by Jian Li · 7 years ago
  82. 9b9c729 ONOS-6068 inject packet-layer link after optical Intent installation by Yuta HIGUCHI · 7 years ago
  83. 806113f Slightly improve add-optical-connectivity usability by Yuta HIGUCHI · 7 years ago
  84. e80ec2c Updating/fixing optical related documentation by Yuta HIGUCHI · 7 years ago
  85. 4e94293 CORD-Support-App: generate JSON blob of devices, hosts, (filtered) links. by Simon Hunt · 7 years ago
  86. be6b673 [ONOS-5451] Implement virtual switch and controller connection handler by Daniel Park · 7 years ago
  87. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  88. 04059f9 Moved YANG GUI up the source tree. by Thomas Vachuska · 7 years ago
  89. 6803401 Bumping ONOS dependency on the latest YANG tools. by Thomas Vachuska · 7 years ago
  90. a4338f6 [ONOS-5964] Yang Runtime: Implement SCR adapter in ONOS. by Gaurav Agrawal · 7 years ago
  91. 7c5bf1f [ONOS-5757]&[ONOS-5758] add Restconf GET, POST and DELETE by jingan · 7 years ago
  92. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  93. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  94. 44e2a70 ONOS-5960 Dynamic Config Svc: Datachange Notifications by Sithara Punnassery · 7 years ago
  95. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  96. 5deaab5 Reverting the exclsuion of Yang runtime with fix for OSGI wiring issue by Sithara Punnassery · 7 years ago
  97. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  98. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  99. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  100. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago