1. c565ebf Add unit tests for mapping management app by Jian Li · 7 years ago
  2. a0bf459 [ONOS-5916] Implement DefaultMapping and DefaultMappingEntry by Jian Li · 7 years ago
  3. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  4. 01f6ae0 Introducing the new YANG model for ietf-te-topology and modifying the converter utility by Hesam Rahimi · 7 years ago
  5. 0c83e84 Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  6. 260156a Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  7. 820e39f Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  8. 211ba6a Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  9. 57a3c3d Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  10. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  11. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago
  12. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  13. 8be581b Support TE-link-remove and TE-node-remove event notification by Yuren You · 7 years ago
  14. 9f765dc Small fixes to CPR and to CPR test by Pier Luigi · 7 years ago
  15. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  16. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  17. 63819f6 Fix: remove redundant LispControllerAdapter test class by Jian Li · 7 years ago
  18. 486ae20 Remove unecessary BUCK file - was causing sonar build to fail by Ray Milkey · 7 years ago
  19. 0b77bdd Fix Segment Routing dependency by Charles Chan · 7 years ago
  20. 77d6e75 [ONOS-5751] Initial implementation of LISP mapping provider by Jian Li · 7 years ago
  21. 95edb59 [ONOS-5916] Add interfaces with adaptor for mapping management app by Jian Li · 7 years ago
  22. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago
  23. 43f103d [ONOS-5935] Bump up Jackson from 2.7.3 to 2.8.6 by Jian Li · 7 years ago
  24. b1ca1ea Add skeleton code of LISP driver by Jian Li · 7 years ago
  25. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  26. e538711 Prevent NoSuchElementException if no hosts are found by Jonathan Hart · 7 years ago
  27. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  28. 5133062 Exception not handeled properly in RouterWebResource by vijayin · 7 years ago
  29. 6602867 Fix NPE on DefaultVirtualPacketProvider deactivate by Jonathan Hart · 7 years ago
  30. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  31. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  32. 2b1ad87 Various fixes for vRouter by Pier Luigi · 7 years ago
  33. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  34. a905c0c Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  35. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  36. a4ef01d Fix for consuming esc key PathPainter and minor javadoc refactoring by Andrea Campanella · 7 years ago
  37. b84df5d Bump karaf from 3.0.5 to 3.0.8 by Jon Hall · 7 years ago
  38. b5132fa Fix spelling of actions in application command by Jonathan Hart · 7 years ago
  39. c241767 Fix for alarm device panel not showing up, removing esc hook in alarm overlay by Andrea Campanella · 7 years ago
  40. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  41. 3ccd373 Implement json cli in PacketProcessors and PacketRequests by sangyun-han · 7 years ago
  42. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  43. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  44. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 7 years ago
  45. 52e1127 Don't try to close snapshot repos by Ray Milkey · 7 years ago
  46. 1021932 [ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object. by yoonseon · 7 years ago
  47. 4c5fd7c ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider by Andrea Campanella · 7 years ago
  48. e46d31a Fix ONOS-5927 - Fix top level POM generation on Linux by Ray Milkey · 7 years ago
  49. 315baad Allow app activation by last component by Yuta HIGUCHI · 7 years ago
  50. e1162b5 invalid comparison of integer objects using != by sivag · 7 years ago
  51. 49f8838 ONOS-5894 GUI refactoring of faultmanagement app by Andrea Campanella · 7 years ago
  52. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  53. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  54. fce5147 Added completer for interface names by Jonathan Hart · 7 years ago
  55. 4c93e27 meter-add cli command instead of add-meter by Jordi Ortiz · 7 years ago
  56. bae2cb2 Implement vlan-untagged, vlan-tagged, vlan-native in interface config by Charles Chan · 7 years ago
  57. fd286c9 Replace with this.clearAcl method by sangyun-han · 7 years ago
  58. 1d8cc49 meter-remove cli command by Jordi Ortiz · 7 years ago
  59. b15a394 Topo2: Update links on websocket events by Steven Burrows · 7 years ago
  60. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  61. c5489c9 ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view. by Simon Hunt · 7 years ago
  62. 265b3bb TeTopology core and nbi bug fixes and improvements by Yixiao Chen · 7 years ago
  63. 90163ba ONOS-5449 Implemented skeleton of OFAgent application by Hyunsun Moon · 7 years ago
  64. a77d3bf Fix bad parsing of device ID (needs radix 16 for hex number). by Simon Hunt · 7 years ago
  65. dc09329 [ONOS-5749] Add unit test for LISP device provider by Jian Li · 7 years ago
  66. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  67. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  68. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  69. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  70. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  71. 433b30b Delete old test script for creating regions. by Simon Hunt · 7 years ago
  72. 92a99a0 Revert "RESTCONF notification fixes" by Ray Milkey · 7 years ago
  73. 05c2c76 RESTCONF notification fixes by Henry Yu · 7 years ago
  74. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  75. b40e945 Fix STC for new intent CLI output format by Ray Milkey · 7 years ago
  76. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  77. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  78. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  79. a107172 CLI to add ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  80. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  81. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  82. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  83. 4994c3d Fix: stc setup fail due to virtual packet provider by yoonseon · 7 years ago
  84. a98ae9d Add null to driverlistcommand completer by Jonathan Hart · 7 years ago
  85. 5c5454b Publish top level Maven POMs as part of release build by Ray Milkey · 7 years ago
  86. 2825d5e Build libgen from sources using buck by Ray Milkey · 7 years ago
  87. 4fc7c26 Fix for ONOS-5906 Asserting latch has reached zero and increasing wait time to avoid later assertion error. by Aaron Kruglikov · 7 years ago
  88. 736a73b fix: virtual packet provider test by yoonseon · 7 years ago
  89. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  90. 5a51ef7 [ONOS-5571] Implementating skeleton for VirtualPacket Provider by yoonseon · 7 years ago
  91. 5db2e87 Improving output for intents and intents -s by Luca Prete · 7 years ago
  92. ed9adcc Disable AtomixWorkQueueTest failing under heavy load by Yuta HIGUCHI · 7 years ago
  93. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  94. 06f6e55 Ignore files generated by the pom version update plugin by Ray Milkey · 7 years ago
  95. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  96. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  97. 33485fb Add support for disjoint Paths to paths CLI by Yuta HIGUCHI · 7 years ago
  98. b3ef9d0 Modified check-bits to show the listing of the actual tar.gz file rather than the sym-link. by Thomas Vachuska · 7 years ago
  99. 1560384 Correct parent class for portstats CLI by Yuta HIGUCHI · 7 years ago
  100. 6c28aa4 Fix isViable test by Yuta HIGUCHI · 7 years ago