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