1. efa05b4 T3: Adding a summary version of the mcast command by Andrea Campanella · 6 years ago
  2. 0665396 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  3. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  4. 99892e9 Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  5. ab35080 Few minor javadoc fixes by Yuta HIGUCHI · 6 years ago
  6. 6f6b662f Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  7. 7d691f3 Enforce OVSDB runs as an OVSDB client mode only during SONA startup by Jian Li · 6 years ago
  8. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  9. 9bd0e5a Send probes when host moves by Charles Chan · 6 years ago
  10. 9454965 Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  11. d9af042 Minor fix P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  12. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  13. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  14. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  15. 5efd768 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  16. 9f0e15b Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  17. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  18. 7d77fe1 Fix typos by Jon Hall · 6 years ago
  19. 3fd1cee Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  20. 834cc08 Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  21. c6ff8f0 Bug fixes for route-path programming by Saurav Das · 6 years ago
  22. 96a0d34 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  23. 12c9728 P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  24. 201762d Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  25. 477e006 Improve Mcast termination by Pier · 6 years ago
  26. 10b2fee Minor improvements by Charles Chan · 6 years ago
  27. 6468e1f Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  28. 859db25 bugfix by daniel park · 6 years ago
  29. 6577f61 Fix a thread leak by Charles Chan · 6 years ago
  30. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  31. 50bb6ef Performance improvement when handling host move events by Charles Chan · 6 years ago
  32. 06d0a77 Fix npe when adding a null element in a collection by Pier · 6 years ago
  33. b1fe738 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  34. 96f63cb [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  35. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  36. 0bd3b18 MyTunnel exercise with solution for P4 tutorial by Carmelo Cascone · 6 years ago
  37. 2690fac Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  38. 3bb1f3f Optimize Multicast sinks processing by Pier · 6 years ago
  39. 3905787 [ONOS-7621] Use OpenstackAuth info to authenticate keystone in CLI by Jian Li · 6 years ago
  40. 422f8c4 Tutorial VM pointers and corrections for ONOS-P4 tutorial exercise 1 by Carmelo Cascone · 6 years ago
  41. 9bc6a14 Initial P4 tutorial instructions plus minor fix by Carmelo Cascone · 6 years ago
  42. 2784166 [ONOS-7621] Support injecting keystone auth info through network-cfg by Jian Li · 6 years ago
  43. 47960ef Fix problamatic & remove stale pom related files by Yuta HIGUCHI · 6 years ago
  44. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  45. a336974 T3: tracing only through flows in ADDED state by Andrea Campanella · 6 years ago
  46. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  47. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  48. 71f8e7b Fix weird usage of Comparable by Yuta HIGUCHI · 6 years ago
  49. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  50. 700648c MyTunnel P4 tutorial app and pipeconf by Carmelo Cascone · 6 years ago
  51. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  52. fe611e4 Avoid installing ARP packet requests in ReactiveForwarding by Carmelo Cascone · 6 years ago
  53. 663d0eb [ONOS-7599] Test application to test cluster stability after multiple SDNC node reboots by utkarsh · 6 years ago
  54. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  55. 8cbc3b9 Refactor sync-state command, allow specifying perspective as option by Jian Li · 6 years ago
  56. 47b9ba6 ONOS-7451 Update sample files to TAPI >= 2.0.2 by Ramon Casellas · 6 years ago
  57. e7c7d05 Ignore more than two next hops by Charles Chan · 6 years ago
  58. 32a31aa Display resolved status in routes command by Charles Chan · 6 years ago
  59. 67b7560 T3: Bugfix on same leaf Multicast by Andrea Campanella · 6 years ago
  60. b43b067 Allow to specify endpoint perspective property through SONA CLI by Jian Li · 6 years ago
  61. 1a9e71c Ignore SSL varification when authenticate with keystone service by Jian Li · 6 years ago
  62. c2a2ed6 Add trace for OpenstackRoutingFloatingIpHandler by daniel park · 6 years ago
  63. d0f8d89 Behaviour for Transceiver by Yuta HIGUCHI · 6 years ago
  64. 6328db7 Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  65. df54c30 Fixing IMR & Ciena bugs by Yuta HIGUCHI · 6 years ago
  66. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  67. 05983ba IntentMonitorAndReroute initial contribution by Davide Sanvito · 6 years ago
  68. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  69. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  70. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  71. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  72. bac954f9 CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  73. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  74. fa3ec19 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  75. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  76. b789b8c Fixes for maven build by Ray Milkey · 6 years ago
  77. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  78. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  79. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  80. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  81. 3e70d8a Add unit test for OpenstackSwitchingDhcpHandler by Jian Li · 6 years ago
  82. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  83. 663b14c Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  84. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  85. 48f4cb7 ODTN manual testing tool for OpenConfig configuration by Yuta HIGUCHI · 6 years ago
  86. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  87. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  88. 644a8a6 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  89. 139babb Fix Mcast store and Mcast CLI by Pier · 6 years ago
  90. 15506e8 Fix gateway ip address in OpenstackSwitchingDhcpHandler by daniel park · 6 years ago
  91. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  92. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  93. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  94. 7c8bcdf Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  95. 6305b69 [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  96. 4310f6e FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  97. 44fbda1 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  98. 54a97c9 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  99. b908212 [CORD-2876] set route source from RIP with RIP instead of FPM by Kalhee Kim · 6 years ago
  100. c5e85bb Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago