1. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  2. 94db191 Ensure messages are correctly timed out in NettyMessagingManager by Jordan Halterman · 6 years ago
  3. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  4. 97f9d4c T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  5. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  6. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  7. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  8. 25db42f Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  9. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  10. 035ed1f CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  11. 58b3b52 T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  12. d5bb2ef [CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways by Andrea Campanella · 6 years ago
  13. 4504e59 Upgrade to Atomix 2.0.16 by Jordan Halterman · 6 years ago
  14. b18424c [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  15. 23e73c5 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  16. 77a9405 Support latest OFDPA premium image by Charles Chan · 6 years ago
  17. 08d9132 Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  18. 5f7577e Checking mastership when revoking a route by Charles Chan · 6 years ago
  19. 0cc4450 Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  20. fd9939b Enhanced stc-warden monitor tool to check disk being write-able. by Thomas Vachuska · 6 years ago
  21. c419f0e Adding artifacts for the tutorial VM. by Thomas Vachuska · 6 years ago
  22. 552c382 Inducing small delay to allow ARPs to be seen by controller. by Thomas Vachuska · 6 years ago
  23. b51707b HACK: Clean-up frequent problem-cause files from buck-out by Thomas Vachuska · 6 years ago
  24. f3cbc80 SONAR suggestion - remove unneeded catch of Exception by Ray Milkey · 6 years ago
  25. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  26. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  27. 074ba9b SONAR suggestions - concurrent access to static fields by Ray Milkey · 6 years ago
  28. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  29. 46c5eaa Make caching optional for LeaderElector primitive. by Jordan Halterman · 6 years ago
  30. 5bbe5ba Upgrade to Atomix 2.0.15 by Jordan Halterman · 6 years ago
  31. d87a6b0 Updating tower topology for the tutorial. by Thomas Vachuska · 6 years ago
  32. ca7ee07 SONAR suggestion - bit operator instead of logical by Ray Milkey · 6 years ago
  33. 6a418d2 ONOS-7419 Compare and update TAPI yang currently in ONOS with TAPI 2.0 release by wu · 6 years ago
  34. 9a618ed Fix the Calient wavelength range by Laszlo Papp · 6 years ago
  35. e46f093 Workaround to make `mis` work by Yuta HIGUCHI · 6 years ago
  36. 5767d59 Updating tower topology for the tutorial. by Thomas Vachuska · 6 years ago
  37. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  38. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  39. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  40. 22cb550 ONOS-6329 - Added configured property to the Host Panel by Steven Burrows · 6 years ago
  41. 31e00c61 ONOS-7187 - Added testcard for color the swatch by Steven Burrows · 6 years ago
  42. 7382c7f T3 output enhacements by Andrea Campanella · 6 years ago
  43. ef9e0ae fix config by Yi Tseng · 6 years ago
  44. 6de4fb9 [ONOS-7409] Fixing NullPointerException when DeviceManager handles deviceDisconnected by Donghyeok Ho · 6 years ago
  45. ee9d061 Modify proxy arp for mwc demo by Yi Tseng · 6 years ago
  46. 9461d70 Update MWC config by Yi Tseng · 6 years ago
  47. 1c2881d Fixing onos-user-key to use ssh-keygen optionally. by Thomas Vachuska · 6 years ago
  48. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  49. 110ba89 ONOS-7420 workaround for DCS event consolidation bug by Yuta HIGUCHI · 6 years ago
  50. e04aac9 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  51. 49d956c Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable by Jordan Halterman · 6 years ago
  52. 7c8e791 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  53. ecbdc64 SONAR suggestion - indexOf() > 0 ignores the first character in a string by Ray Milkey · 6 years ago
  54. 928644f SONAR suggestions - don't have a public setter in an enum by Ray Milkey · 6 years ago
  55. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  56. 8206ad9 ONOS-6205, DistributedMeterStore contains several memory leak when storing CompletableFutures in a map but failing to remove them when the futures are completedexceptionally. by Hwanwook Lee · 6 years ago
  57. 5bdffe7 Updated fabric P4 compiler output for BMv2 by Carmelo Cascone · 6 years ago
  58. 5edb95b Merge remote-tracking branch 'origin/master' into dev/auklet by Carmelo Cascone · 6 years ago
  59. a106140 Made multicast support optional in fabric.p4 by Carmelo Cascone · 6 years ago
  60. fb71f73 Fix netcfg for EPC slice1 by Yi Tseng · 6 years ago
  61. ecb3576 Tofino compiled output with SPGW fix by Carmelo Cascone · 6 years ago
  62. af0e33c Fix segmentrouting interfaces by Carmelo Cascone · 6 years ago
  63. 3563a27 Updated fpcagent submodule by Carmelo Cascone · 6 years ago
  64. 5498422 More scripts to restart fabric onos and provision config by Carmelo Cascone · 6 years ago
  65. de736e0 +x permissions for mwc-bpr-docker by Carmelo Cascone · 6 years ago
  66. c49a20f Modified Dockerfile to forward port 8070 for FPC by Carmelo Cascone · 6 years ago
  67. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  68. 6735683 Sync versions in archetypes by Yuta HIGUCHI · 6 years ago
  69. a40aa0b Adding feature repo listing to the diagnostics commands. by Thomas Vachuska · 6 years ago
  70. a15d245 disable BDDP by default by Yi Tseng · 6 years ago
  71. 658dd80 Update MWC configs by Yi Tseng · 6 years ago
  72. 084245f Deploy 1.11 version of the ONOS Maven plugin by Ray Milkey · 6 years ago
  73. 34ef6a1 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  74. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  75. f9af3d6 Sync versions in archetypes by Yuta HIGUCHI · 6 years ago
  76. 8cf74d7 Merge remote-tracking branch 'origin/master' into dev/auklet by Carmelo Cascone · 6 years ago
  77. 4fd2843 [ONOS-7438][ONOS-7439] Supports table counters and some properties by Yi Tseng · 6 years ago
  78. 8ffe33b Added script to build, push and run the ONOS container in the head node by Carmelo Cascone · 6 years ago
  79. 4b79d09 Merge remote-tracking branch 'origin/master' into dev/auklet by Carmelo Cascone · 6 years ago
  80. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  81. d76b679 Cleaning up the onos remote CLI tool for use as admin tool. by Thomas Vachuska · 6 years ago
  82. 84034d4 MWC fabric setup by Yi Tseng · 6 years ago
  83. 33e85c0 Made GTP UPD checksum update optinal in SPGW by Carmelo Cascone · 6 years ago
  84. dbd7d67 Updated fpcagent submodule to support segmentrouting config by Carmelo Cascone · 6 years ago
  85. ce1bf71 Cavium-pro driver extends BMv2 by Carmelo Cascone · 6 years ago
  86. 8ac4fc8 Added SPGW fabric-pro pipeconfs by Carmelo Cascone · 6 years ago
  87. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  88. 8efa500 Merge branch 'master' into dev/auklet by Carmelo Cascone · 6 years ago
  89. 5f092c4 OF: implement target power setting by Laszlo Papp · 6 years ago
  90. 18dac85 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  91. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  92. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  93. 10f35dc SONAR suggestion - remove mutable public collections by Ray Milkey · 6 years ago
  94. c4960e9 This is a language bundle for LION: Dutch(NL) by Keesjan Karsten · 6 years ago
  95. 7a8488c Support for MPLS Swap Group creation. by Andreas Pantelopoulos · 6 years ago
  96. 39e2023 Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  97. 43ae498 Fixed the UK mininet topology. by Thomas Vachuska · 6 years ago
  98. 15370d2 Adding a tool for remote collection of node and cluster diagnostics. by Thomas Vachuska · 6 years ago
  99. 075f101 Fix SONAR warnings in OFDPA2 pipeline by Pier Luigi · 6 years ago
  100. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago