1. cae2cf0 Add unit test for LispExtensionMappingAddressInterpreter by Jian Li · 7 years ago
  2. e5aa5df Improve MappingEntryBuilder to convert LCAF to extension address by Jian Li · 7 years ago
  3. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  4. 36b3793 NPE fix for groups command without the use of 'any' by Saurav Das · 7 years ago
  5. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  6. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  7. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  8. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  9. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  10. 0184a7b Cosmetic fixes and logging around Juniper driver by Yuta HIGUCHI · 7 years ago
  11. af72941 Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  12. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  13. 5953a4f Removing useless dependecy on driver utils from default drivers by Andrea Campanella · 7 years ago
  14. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  15. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  16. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  17. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  18. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  19. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  20. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  21. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  22. 764a1b4 ONOS-3830: Adding support for serialization/de-serialization of QinQ packets, support for TPID other than 0x88A8 by Amit Ghosh · 7 years ago
  23. c43a59d Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly. by Simon Hunt · 7 years ago
  24. ffaeac3 Fixed Maven build failure by Hyunsun Moon · 7 years ago
  25. fe3d7b4 Update geant-null script to sleep while simulator starts up... by Simon Hunt · 7 years ago
  26. 375fd62 Topo2- bay area regions: spaces in labels. by Simon Hunt · 7 years ago
  27. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  28. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  29. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  30. 0cee0b6 Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session. by Andrea Campanella · 7 years ago
  31. 690d5cf Bandwidth update to NetworkConfig by Satish K · 7 years ago
  32. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  33. 6e6e80b Dark theme for topo2 - and temp code cleanup. by Simon Hunt · 7 years ago
  34. 8877d3c Bugfix: Fix unit test error caused by unreferenced OSGI package by Jian Li · 7 years ago
  35. 2246bd1 Add YANG gui apps to simon-single cell. by Simon Hunt · 7 years ago
  36. b6995cb Fix: Remove the dependencies between LISP provider and driver by Jian Li · 7 years ago
  37. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  38. 3ee1f43 Fix YANG Model details panel to have scrolling Source Div. by Simon Hunt · 7 years ago
  39. fe4a073 Allow sequential installation of ONOS in STC by Jon Hall · 7 years ago
  40. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  41. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  42. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  43. 7fc7246 Match channel spacing to resource management unit. by Yuta HIGUCHI · 7 years ago
  44. 4a65211 fix: (vNet) listener registry initialization issue by Harold Huang · 7 years ago
  45. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  46. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  47. e9c3709 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  48. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  49. 53381e8 ONOS-5503 Added CLIs for administering OFAgent by Hyunsun Moon · 7 years ago
  50. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  51. e093e78 Minor stylistic fixes to topoD3.js label function. by Simon Hunt · 7 years ago
  52. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago
  53. 6f44279 removing a dead local variable, refactoring by Palash Kala · 7 years ago
  54. 401a1d3 Fixing the YANG GUI a bit. by Thomas Vachuska · 7 years ago
  55. c234f06 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  56. 770ef84 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  57. e0792f1 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  58. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  59. c708e3c remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  60. b46d220 A part of if condition in the code is not necessary by Palash Kala · 7 years ago
  61. 2349ac9 Method should return when error occurs, otherwise there will be NullPointerException by Palash Kala · 7 years ago
  62. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  63. 3d8d933 Topo2: Improved the force layout implementation by Steven Burrows · 7 years ago
  64. b14461b fix: (vNet) class load issues for OSGi bundle. by Yoonseon Han · 7 years ago
  65. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  66. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  67. 652ea83 ONOS-6159 Add command completers for v-net CLI by Harold Huang · 7 years ago
  68. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  69. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  70. a8e1bfa argument should be checked for null before dereferencing by Palash Kala · 7 years ago
  71. 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 7 years ago
  72. 247ab15 Topo2: Updated selection model by Steven Burrows · 7 years ago
  73. 9f7a2d7 Topo2: corrected the highlighting of the bg icon in the toolbar by Steven Burrows · 7 years ago
  74. bb0f267 Re-instating the DARK theme. by Simon Hunt · 7 years ago
  75. 9912f29 Huawei Driver to provide port statistics. by Gaurav Agrawal · 7 years ago
  76. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  77. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  78. d7200da Parallel steps for ONOS build + adding STC smoke test by Ray Milkey · 7 years ago
  79. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  80. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  81. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  82. e502e9d ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest by Claudine Chiu · 7 years ago
  83. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  84. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  85. 315ff1c Fixing yang_model macro to narrow down the dependency list. by Thomas Vachuska · 7 years ago
  86. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  87. 3988a56 Add Atomic Value's getAndSet() to stc test by Jon Hall · 7 years ago
  88. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  89. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  90. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  91. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  92. ddfa8c9 Fix for JIRA issue ONOS-6160. To avoid possible null pointer reference for 'device' object in file 'DeviceManager.java' at line no 574. by nitinanand · 7 years ago
  93. 9649cdd nokia pipeline: block eapol flow rules in fwd primitive because it already sent in filter primitive by ke han · 7 years ago
  94. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  95. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  96. 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
  97. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  98. d92f6eb Fixing yang_library macro. by Thomas Vachuska · 7 years ago
  99. 9325471 Defines VLANQuery behavior for new Corsa pipeline by Pier Luigi · 7 years ago
  100. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago