1. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  2. 63819f6 Fix: remove redundant LispControllerAdapter test class by Jian Li · 7 years ago
  3. 486ae20 Remove unecessary BUCK file - was causing sonar build to fail by Ray Milkey · 7 years ago
  4. 0b77bdd Fix Segment Routing dependency by Charles Chan · 7 years ago
  5. 77d6e75 [ONOS-5751] Initial implementation of LISP mapping provider by Jian Li · 7 years ago
  6. 95edb59 [ONOS-5916] Add interfaces with adaptor for mapping management app by Jian Li · 7 years ago
  7. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago
  8. 43f103d [ONOS-5935] Bump up Jackson from 2.7.3 to 2.8.6 by Jian Li · 7 years ago
  9. b1ca1ea Add skeleton code of LISP driver by Jian Li · 7 years ago
  10. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  11. e538711 Prevent NoSuchElementException if no hosts are found by Jonathan Hart · 7 years ago
  12. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  13. 5133062 Exception not handeled properly in RouterWebResource by vijayin · 7 years ago
  14. 6602867 Fix NPE on DefaultVirtualPacketProvider deactivate by Jonathan Hart · 7 years ago
  15. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  16. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  17. 2b1ad87 Various fixes for vRouter by Pier Luigi · 7 years ago
  18. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  19. a905c0c Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  20. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  21. a4ef01d Fix for consuming esc key PathPainter and minor javadoc refactoring by Andrea Campanella · 7 years ago
  22. b84df5d Bump karaf from 3.0.5 to 3.0.8 by Jon Hall · 7 years ago
  23. b5132fa Fix spelling of actions in application command by Jonathan Hart · 7 years ago
  24. c241767 Fix for alarm device panel not showing up, removing esc hook in alarm overlay by Andrea Campanella · 7 years ago
  25. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  26. 3ccd373 Implement json cli in PacketProcessors and PacketRequests by sangyun-han · 7 years ago
  27. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  28. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  29. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 7 years ago
  30. 52e1127 Don't try to close snapshot repos by Ray Milkey · 7 years ago
  31. 1021932 [ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object. by yoonseon · 7 years ago
  32. 4c5fd7c ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider by Andrea Campanella · 7 years ago
  33. e46d31a Fix ONOS-5927 - Fix top level POM generation on Linux by Ray Milkey · 7 years ago
  34. 315baad Allow app activation by last component by Yuta HIGUCHI · 7 years ago
  35. e1162b5 invalid comparison of integer objects using != by sivag · 7 years ago
  36. 49f8838 ONOS-5894 GUI refactoring of faultmanagement app by Andrea Campanella · 7 years ago
  37. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  38. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  39. fce5147 Added completer for interface names by Jonathan Hart · 7 years ago
  40. 4c93e27 meter-add cli command instead of add-meter by Jordi Ortiz · 7 years ago
  41. bae2cb2 Implement vlan-untagged, vlan-tagged, vlan-native in interface config by Charles Chan · 7 years ago
  42. fd286c9 Replace with this.clearAcl method by sangyun-han · 7 years ago
  43. 1d8cc49 meter-remove cli command by Jordi Ortiz · 7 years ago
  44. b15a394 Topo2: Update links on websocket events by Steven Burrows · 7 years ago
  45. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  46. c5489c9 ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view. by Simon Hunt · 7 years ago
  47. 265b3bb TeTopology core and nbi bug fixes and improvements by Yixiao Chen · 7 years ago
  48. 90163ba ONOS-5449 Implemented skeleton of OFAgent application by Hyunsun Moon · 7 years ago
  49. a77d3bf Fix bad parsing of device ID (needs radix 16 for hex number). by Simon Hunt · 7 years ago
  50. dc09329 [ONOS-5749] Add unit test for LISP device provider by Jian Li · 7 years ago
  51. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  52. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  53. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  54. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  55. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  56. 433b30b Delete old test script for creating regions. by Simon Hunt · 7 years ago
  57. 92a99a0 Revert "RESTCONF notification fixes" by Ray Milkey · 7 years ago
  58. 05c2c76 RESTCONF notification fixes by Henry Yu · 7 years ago
  59. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  60. b40e945 Fix STC for new intent CLI output format by Ray Milkey · 7 years ago
  61. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  62. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  63. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  64. a107172 CLI to add ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  65. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  66. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  67. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  68. 4994c3d Fix: stc setup fail due to virtual packet provider by yoonseon · 7 years ago
  69. a98ae9d Add null to driverlistcommand completer by Jonathan Hart · 7 years ago
  70. 5c5454b Publish top level Maven POMs as part of release build by Ray Milkey · 7 years ago
  71. 2825d5e Build libgen from sources using buck by Ray Milkey · 7 years ago
  72. 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
  73. 736a73b fix: virtual packet provider test by yoonseon · 7 years ago
  74. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  75. 5a51ef7 [ONOS-5571] Implementating skeleton for VirtualPacket Provider by yoonseon · 7 years ago
  76. 5db2e87 Improving output for intents and intents -s by Luca Prete · 7 years ago
  77. ed9adcc Disable AtomixWorkQueueTest failing under heavy load by Yuta HIGUCHI · 7 years ago
  78. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  79. 06f6e55 Ignore files generated by the pom version update plugin by Ray Milkey · 7 years ago
  80. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  81. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  82. 33485fb Add support for disjoint Paths to paths CLI by Yuta HIGUCHI · 7 years ago
  83. 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
  84. 1560384 Correct parent class for portstats CLI by Yuta HIGUCHI · 7 years ago
  85. 6c28aa4 Fix isViable test by Yuta HIGUCHI · 7 years ago
  86. 0cde9ce Add Oplink protection optical switch handshake driver. by MaoLu · 7 years ago
  87. ff11455 ONOS-5718 Dynamic Config APIs with RPC and Notification support by Sithara Punnassery · 7 years ago
  88. a0557a2 Restructure ProtoBuf & gRPC project structure by Yuta HIGUCHI · 7 years ago
  89. 2ca1539 Disable test failing under high-load by Yuta HIGUCHI · 7 years ago
  90. d934003 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  91. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  92. cf8f6b2 [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 7 years ago
  93. 4967fc6 Fix for Softrouter pushing bogus flows. by Jonathan Hart · 7 years ago
  94. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  95. 45fa9ab Incorrect array handling by rpatodiya · 7 years ago
  96. c6dec26 [SONA] Bug fix that some flows are not removed when VMs are removed by sangho · 7 years ago
  97. 895f695 ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  98. f594537 fix juniper driver by Michele Santuari · 7 years ago
  99. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  100. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago