1. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  2. 2784166 [ONOS-7621] Support injecting keystone auth info through network-cfg by Jian Li · 6 years ago
  3. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  4. a7be50d Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  5. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  6. bf54baa Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  7. 47960ef Fix problamatic & remove stale pom related files by Yuta HIGUCHI · 6 years ago
  8. 335d774 Fix maven plugin version by Ray Milkey · 6 years ago
  9. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  10. a336974 T3: tracing only through flows in ADDED state by Andrea Campanella · 6 years ago
  11. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  12. 6f01713 [ONOS-7239] Fix - ModArp*Instruction not serialized in KryoNamespaces by Patryk Konopka · 6 years ago
  13. 6405aad Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  14. 0b7682f bump up version on onos Loxi; fix a problem reported by error-prone by Ray Milkey · 6 years ago
  15. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  16. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  17. 384a93a Updated pom.xml for P4Runtime proto build by Carmelo Cascone · 6 years ago
  18. 71f8e7b Fix weird usage of Comparable by Yuta HIGUCHI · 6 years ago
  19. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  20. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  21. 700648c MyTunnel P4 tutorial app and pipeconf by Carmelo Cascone · 6 years ago
  22. 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 6 years ago
  23. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  24. 042597f Allow duplicate event sinks to be registered to allow retries of component activation. by Jordan Halterman · 6 years ago
  25. eaa8b1d Simplified Mininet command line args when using bmv2.py by Carmelo Cascone · 6 years ago
  26. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  27. fe611e4 Avoid installing ARP packet requests in ReactiveForwarding by Carmelo Cascone · 6 years ago
  28. fef5c66 Implement spine leaf topology simulator by Yi Tseng · 6 years ago
  29. 4df4948 [ONOS-7572] Show information that the which leader of cluster has the intent by DongRyeol Cha · 6 years ago
  30. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  31. 663d0eb [ONOS-7599] Test application to test cluster stability after multiple SDNC node reboots by utkarsh · 6 years ago
  32. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  33. 8cbc3b9 Refactor sync-state command, allow specifying perspective as option by Jian Li · 6 years ago
  34. 47b9ba6 ONOS-7451 Update sample files to TAPI >= 2.0.2 by Ramon Casellas · 6 years ago
  35. e7c7d05 Ignore more than two next hops by Charles Chan · 6 years ago
  36. 32a31aa Display resolved status in routes command by Charles Chan · 6 years ago
  37. cf8ee3c Ip4Address: Update Self Assigned IP from 169.x.y.z to 169.254.x.y by Eduardo Ferreira · 6 years ago
  38. 67b7560 T3: Bugfix on same leaf Multicast by Andrea Campanella · 6 years ago
  39. f78e174 [ONOS-7598] Fix P4 fabric pipeliner performance issue by Yi Tseng · 6 years ago
  40. b43b067 Allow to specify endpoint perspective property through SONA CLI by Jian Li · 6 years ago
  41. 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  42. 1a9e71c Ignore SSL varification when authenticate with keystone service by Jian Li · 6 years ago
  43. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  44. d6587b9 default value for driver property by Yuta HIGUCHI · 6 years ago
  45. c2a2ed6 Add trace for OpenstackRoutingFloatingIpHandler by daniel park · 6 years ago
  46. d0f8d89 Behaviour for Transceiver by Yuta HIGUCHI · 6 years ago
  47. 9477a9d [ONOS-7570] ServiceNotFoundException(DriverService) in de-serializing DefaultGroup by jaegonkim · 6 years ago
  48. 0535467 Fixed missing square brackets in install-p4-tools.sh by Carmelo Cascone · 6 years ago
  49. 6328db7 Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  50. 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 6 years ago
  51. a1988f3 [ONOS-7600] Supporting debug mode in onos.py by jaegonkim · 6 years ago
  52. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  53. bdd6a9e ONOS-7568 Custom registrator for OpenConfig by 柯志勇10068695 · 6 years ago
  54. 4f62818 Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  55. 03414bb pom fixes by Yuta HIGUCHI · 6 years ago
  56. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  57. 35da907 Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  58. df54c30 Fixing IMR & Ciena bugs by Yuta HIGUCHI · 6 years ago
  59. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  60. 725ed54 refactor waveserver. Allow future drivers by Jeff Groom · 6 years ago
  61. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  62. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  63. a84936d [ONOS-7458] Convert application state on read in ApplicationStore by Jordan Halterman · 6 years ago
  64. 4500817 [ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read by Jordan Halterman · 6 years ago
  65. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  66. 05983ba IntentMonitorAndReroute initial contribution by Davide Sanvito · 6 years ago
  67. 2074d13 [ONOS-7586] ONOS leadership change does not occurs sometimes. by jaegonkim · 6 years ago
  68. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  69. 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 6 years ago
  70. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  71. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  72. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  73. bac954f9 CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  74. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  75. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  76. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  77. 153449c Make various Raft server/client/storage options configurable by Jordan Halterman · 6 years ago
  78. fa3ec19 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  79. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  80. bb11581 Print device ID in packet-requests command by Charles Chan · 6 years ago
  81. 200b384 Allow docker build to set the git hash based version string by Ray Milkey · 6 years ago
  82. 0629100 Stamping the snapshot builds with the short version of the current git hash. by Thomas Vachuska · 6 years ago
  83. e1ca23f TAPI 2.0.2 release version by Yuta HIGUCHI · 6 years ago
  84. b789b8c Fixes for maven build by Ray Milkey · 6 years ago
  85. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  86. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  87. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  88. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  89. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  90. 3e70d8a Add unit test for OpenstackSwitchingDhcpHandler by Jian Li · 6 years ago
  91. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  92. 4099f05 Improve onos-diagnostics with new multicast commands and interface command by Pier · 6 years ago
  93. c09ad6d Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  94. 58a33da Wrapper function that enables logger invocation with log level as a parameter by Charles Chan · 6 years ago
  95. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  96. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  97. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  98. 663b14c Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  99. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  100. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago