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