1. 1ddfea0 [ONOS-6284] Pointer passed to method where it is dereferened can be null by Palash Kala · 7 years ago
  2. fb50d09 Remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  3. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  4. 2dc4307 removing possible null pointer exception by rohitsharan · 7 years ago
  5. 483bed4 onos-6288: releasing wrong tunnelId object fix by rohitsharan · 7 years ago
  6. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  7. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  8. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  9. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  10. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  11. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  12. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  13. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  14. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago
  15. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  16. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  17. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  18. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  19. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  20. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  21. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  22. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  23. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  24. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  25. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  26. 3ee1f43 Fix YANG Model details panel to have scrolling Source Div. by Simon Hunt · 7 years ago
  27. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  28. 53381e8 ONOS-5503 Added CLIs for administering OFAgent by Hyunsun Moon · 7 years ago
  29. 401a1d3 Fixing the YANG GUI a bit. by Thomas Vachuska · 7 years ago
  30. 770ef84 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  31. e0792f1 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  32. 2349ac9 Method should return when error occurs, otherwise there will be NullPointerException by Palash Kala · 7 years ago
  33. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  34. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  35. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  36. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  37. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  38. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  39. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  40. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  41. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  42. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  43. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  44. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  45. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  46. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  47. 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
  48. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  49. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago
  50. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  51. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  52. f4ba44f ONOS-5450 Initial implementation of OFAgent by Hyunsun Moon · 7 years ago
  53. 326b61d ONOS-6189 by Sithara Punnassery · 7 years ago
  54. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  55. cdfda20 LeaderShip implementation in L3vpn app. by Bharat saraswal · 7 years ago
  56. d17bc73 Fixing compile errors. by Thomas Vachuska · 7 years ago
  57. 35f6cbc [ONOS-6191] NET L3VPN create operation support by janani b · 7 years ago
  58. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  59. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  60. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  61. a2951ed YANG Runtime Manager provide root level schema context. by Gaurav Agrawal · 7 years ago
  62. f41dec3 [ONOS-6183] NET l3VPN structure and store implementation by janani b · 7 years ago
  63. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  64. cde197c Enhancing YANG GUI with information on YANG models. by Thomas Vachuska · 7 years ago
  65. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  66. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  67. 5a2af5e Yang App: include bundle updated. by Bharat saraswal · 7 years ago
  68. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  69. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  70. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  71. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  72. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  73. 0cb73f4 YANG GUI adding initial content. by Thomas Vachuska · 7 years ago
  74. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  75. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  76. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago
  77. 4cd2ced ONOS-6154 Demo1: Integration - Restconf Exception during GET by Sithara Punnassery · 7 years ago
  78. 6119ac7 [ONOS-6147] POST operation support utility list node processing by sonugupta-huawei · 7 years ago
  79. 917beb4 [ONOS-6150] OpenstackNode application support creation of vlan interface on open vswitch by daniel park · 7 years ago
  80. 309068e Integrating netconf active and passive components. by Aaron Kruglikov · 7 years ago
  81. bd1cd44 ONOS-6039 Removed unused openstackinterface app by Hyunsun Moon · 7 years ago
  82. cadc37c Removed unused xosclient application by Hyunsun Moon · 7 years ago
  83. 2d54a36 [ONOS-5990] L3VPN device model YANG files by janani b · 7 years ago
  84. f0af7aa [ONOS-6147] POST operation support utility by sonugupta-huawei · 7 years ago
  85. c6d536f [ONOS-5989] YANG based L3VPN: Provide the skeleton structure with L3SM model by Gaurav Agrawal · 7 years ago
  86. a5b5f4e Fixed to trigger correct event when a gateway removed by Hyunsun Moon · 7 years ago
  87. bb64490 Reveting workaround for Restconf path mismatch, with the availability of fix in Restconf[change 13185] by Sithara Punnassery · 7 years ago
  88. 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
  89. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  90. 2a0e59d reconstruct post body in NB by chaodeyu · 7 years ago
  91. b6f95e2 Do not create wavelength-based match/actions for wavelength-transparent devices. by Marc De Leenheer · 7 years ago
  92. b27ad7d Update AtomicValue test CLI by Jon Hall · 7 years ago
  93. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  94. 8ac0509 Print intent involved in OpticalConnectivity by Yuta HIGUCHI · 7 years ago
  95. 43833e1 ONOS-6078 Netconf active component and integration with store by Sithara Punnassery · 7 years ago
  96. 8ecb5a2 ONOS YANG app to provide model converter service. by Gaurav Agrawal · 7 years ago
  97. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  98. 2c4e9a9 Initial work on using ExtensionMappingAddress to abstract LCAF addr by Jian Li · 7 years ago
  99. 031247c Fix format string error by Yuta HIGUCHI · 7 years ago
  100. 8fc32f8 lower log level on optical path provisioner by Yuta HIGUCHI · 7 years ago