1. bdd6a9e ONOS-7568 Custom registrator for OpenConfig by 柯志勇10068695 · 6 years ago
  2. 4f62818 Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  3. 03414bb pom fixes by Yuta HIGUCHI · 6 years ago
  4. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  5. 35da907 Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  6. df54c30 Fixing IMR & Ciena bugs by Yuta HIGUCHI · 6 years ago
  7. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  8. 725ed54 refactor waveserver. Allow future drivers by Jeff Groom · 6 years ago
  9. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  10. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  11. a84936d [ONOS-7458] Convert application state on read in ApplicationStore by Jordan Halterman · 6 years ago
  12. 4500817 [ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read by Jordan Halterman · 6 years ago
  13. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  14. 05983ba IntentMonitorAndReroute initial contribution by Davide Sanvito · 6 years ago
  15. 2074d13 [ONOS-7586] ONOS leadership change does not occurs sometimes. by jaegonkim · 6 years ago
  16. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  17. 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 6 years ago
  18. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  19. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  20. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  21. bac954f9 CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  22. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  23. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  24. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  25. 153449c Make various Raft server/client/storage options configurable by Jordan Halterman · 6 years ago
  26. fa3ec19 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  27. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  28. bb11581 Print device ID in packet-requests command by Charles Chan · 6 years ago
  29. 200b384 Allow docker build to set the git hash based version string by Ray Milkey · 6 years ago
  30. 0629100 Stamping the snapshot builds with the short version of the current git hash. by Thomas Vachuska · 6 years ago
  31. e1ca23f TAPI 2.0.2 release version by Yuta HIGUCHI · 6 years ago
  32. b789b8c Fixes for maven build by Ray Milkey · 6 years ago
  33. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  34. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  35. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  36. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  37. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  38. 3e70d8a Add unit test for OpenstackSwitchingDhcpHandler by Jian Li · 6 years ago
  39. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  40. 4099f05 Improve onos-diagnostics with new multicast commands and interface command by Pier · 6 years ago
  41. c09ad6d Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  42. 58a33da Wrapper function that enables logger invocation with log level as a parameter by Charles Chan · 6 years ago
  43. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  44. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  45. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  46. 663b14c Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  47. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  48. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  49. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  50. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  51. 48f4cb7 ODTN manual testing tool for OpenConfig configuration by Yuta HIGUCHI · 6 years ago
  52. 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 6 years ago
  53. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  54. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  55. 644a8a6 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  56. 139babb Fix Mcast store and Mcast CLI by Pier · 6 years ago
  57. 15506e8 Fix gateway ip address in OpenstackSwitchingDhcpHandler by daniel park · 6 years ago
  58. 9ad6260 GUI tweak for release. by Thomas Vachuska · 6 years ago
  59. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  60. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  61. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  62. 7c8bcdf Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  63. a57a472 [ONOS-7546] Simplify partitioning scheme for ISSU by Jordan Halterman · 6 years ago
  64. 6305b69 [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  65. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  66. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  67. 4310f6e FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  68. 44fbda1 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  69. 54a97c9 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  70. b908212 [CORD-2876] set route source from RIP with RIP instead of FPM by Kalhee Kim · 6 years ago
  71. c5e85bb Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  72. f433f95 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  73. 4d5c5c3 Refactor: simplify setoutput port to controller using punt method by Jian Li · 6 years ago
  74. e93f661 Fix NPE thrown when searching multiple routes and IP is null by Andrea Campanella · 6 years ago
  75. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  76. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  77. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  78. 6692fdd Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  79. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  80. 7796c11 Fix deserialization exception caused by miscalculation of TCP offset by Charles Chan · 6 years ago
  81. 4ffd6ae Add polatis netconf alarm consumer by Laszlo Papp · 6 years ago
  82. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  83. fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 6 years ago
  84. 5aeb0fe custom registrator for OpenConfig by Yuta HIGUCHI · 6 years ago
  85. 65e1c20 Fix OpenstackRoutingFloatingIpHandler to retrieve external peer router. by daniel park · 6 years ago
  86. 3da671a Driver properties for P4RuntimeFlowRuleProgrammable by Carmelo Cascone · 6 years ago
  87. ad2965b Fixing implicit app deactivation for apps loaded from disk. by Thomas Vachuska · 6 years ago
  88. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  89. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  90. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  91. e5e0c9a Better error handling by Charles Chan · 6 years ago
  92. 29d9598 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  93. 3331f7b update yang tool version in lib/pom.xml by Yuta HIGUCHI · 6 years ago
  94. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  95. 1a1ba65 Log info about loaded configuration by Yuta HIGUCHI · 6 years ago
  96. 7ddea78 Fix: resolve NPE when inject non-existing compute node through SONA by Jian Li · 6 years ago
  97. f7921bd [ONOS-7565] Flow rules error while rerouting intents with Flow Objectives 1.12 by Devin Lim · 6 years ago
  98. cdca195 [ONOS-7565] Flow rules error while rerouting intents with Flow Objectives by Devin Lim · 6 years ago
  99. c2bf02a Fix typo in log message by Yuta HIGUCHI · 6 years ago
  100. 0d817b0 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago