1. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 6 years ago 1.12.0-rc3
  2. 537a64a [ONOS-7289] General device should be available by default by Yi Tseng · 6 years ago
  3. c05807e Fix pom inconsistent with project structure by Yuta HIGUCHI · 6 years ago
  4. 7476d64 Upgrade to Atomix 2.0.10 by Jordan Halterman · 6 years ago
  5. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  6. 5ef62ba Initial commit of SimpleFabric application by Lee Yongjae · 6 years ago
  7. d2535d7 Changing cell configuration to reflect the move to flex data center. by Thomas Vachuska · 6 years ago
  8. dda6ed1 Fix error-prone reported problems by Ray Milkey · 6 years ago
  9. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  10. 5828743 Temporarily disable making leadership elections fair by Ray Milkey · 6 years ago
  11. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 6 years ago
  12. eb6813b Upgrade to Atomix 2.0.9 by Jordan Halterman · 6 years ago
  13. 541801c NDP_HOP_LIMIT should be 255(10) instead of 0x255(16) by Charles Chan · 6 years ago
  14. ffde7af Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  15. 21a2dc8 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  16. f431197 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  17. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  18. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 6 years ago 1.12.0-rc2
  19. d6002e0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  20. 64f4df6 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  21. 1ee846a [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  22. e961423 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  23. 30a6031 Add missing command argument to help by Jon Hall · 6 years ago
  24. fb29fb1 Fix NPE in PacketManager by Ray Milkey · 6 years ago
  25. 1186815 register ietf-system from models/common by Vidyashree Rama · 6 years ago
  26. c9e1efb Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  27. 55f451d Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  28. f563104 Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  29. d82b582 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  30. 415817c [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 6 years ago
  31. f2e79fe Changing two more component configs in segment routing by Charles Chan · 6 years ago
  32. 7618889 Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  33. 54f3e93 Removed P4Runtime Test app from 1.12 by Carmelo Cascone · 6 years ago
  34. 633f794 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago
  35. ca50930 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  36. a576b8e [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  37. b2f40e9 [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 6 years ago
  38. 687ecadf fix maven build by Yuta HIGUCHI · 6 years ago
  39. cb69d87 [CORD-1623] Fix DistributedMcastStore by Julia Ferguson · 6 years ago
  40. ba8fcd7 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  41. b192d89 IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  42. 5ac1b04 IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  43. 6fdc52e Add driver support for OFDPA premium versions by Charles Chan · 6 years ago
  44. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  45. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 6 years ago 1.12.0-rc1
  46. 4ccc328 bump to 1.12 branch by Ray Milkey · 6 years ago
  47. 6222dbe [CORD-2182] Implement packet serializer/deserializer for Routing Information Protocol (RIP) by Kalhee Kim · 7 years ago
  48. 3d650a6 Dual-homing redirection fix by Charles Chan · 6 years ago
  49. 477a904 fix 1.11 pom file references by Ray Milkey · 6 years ago
  50. 63a82df Temporary disable pulling entries from p4 target before bmv2/PI fixed by Yi Tseng · 6 years ago
  51. f73a553 [ONOS-7238] fix ICMP checksum error of fabric.p4 by Yi Tseng · 6 years ago
  52. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 6 years ago
  53. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  54. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 6 years ago
  55. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 6 years ago
  56. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 6 years ago
  57. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  58. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  59. 30675ca [ONOS-7221] Upgrade state tests by Dimitrios Mavrommatis · 6 years ago
  60. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  61. c6076a1 Bump up retry count on repo close by Ray Milkey · 6 years ago
  62. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  63. 74052d4 Added app origin to the BUCK file by utkarsh · 6 years ago
  64. 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 6 years ago
  65. 0b80972 [ONOS-7129] Pipeliner for fabric pipeline by Yi Tseng · 6 years ago
  66. fa4a1c7 [ONOS-7131] Add Interpreter for fabric.p4 by Yi Tseng · 6 years ago
  67. be34205 [ONOS-7128] Initial commit of fabric.p4 by Yi Tseng · 6 years ago
  68. 3545370 YANG files to follow standard convention. by Gaurav Agrawal · 6 years ago
  69. f9f04f6 Fix NPE in empty leader elections. by Jordan Halterman · 6 years ago
  70. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 6 years ago
  71. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  72. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  73. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  74. 0537005 Fix race condition in meter store by Ray Milkey · 6 years ago
  75. fcf75f5 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  76. ab8d7cd ONOS-7045 vnet stc - virtual network with 2 virtual devices, 1 virtual link, 2 virtual hosts by Claudine Chiu · 6 years ago
  77. 2898889 Add Transport-API Yang models. by Toru Furusawa · 7 years ago
  78. 74681b5 Bump next yang tool version to 2.4 series by Yuta HIGUCHI · 6 years ago
  79. b1aec66 Fix gRPC buck util not to pickup random .proto files by Yuta HIGUCHI · 6 years ago
  80. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 6 years ago
  81. 1c48266 Bump up yangtools to 2.3 version by Ray Milkey · 6 years ago
  82. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  83. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  84. 42b1176 Detaching tunnel creation from l3vpn till: by Gaurav Agrawal · 6 years ago
  85. 5588057 Fix issues and remove re-registrations. by Gaurav Agrawal · 6 years ago
  86. 3479fd4 Fixed bgp capability processing issue by Shashikanth VH · 6 years ago
  87. 6523e12 Fix for hidden exceptions while parsing OVSDB results by Jonathan Hart · 6 years ago
  88. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 6 years ago
  89. d79bfd0 Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter by Kevin Chuang · 6 years ago
  90. 2135e03 Automatically balance leaders on failover in LeaderElector state machine. by Jordan Halterman · 6 years ago
  91. 334e941 remove references to BMV2 from pom files by Ray Milkey · 6 years ago
  92. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  93. 21a74da [ONOS-7213] Add serializer for cluster metadata Partitions. by Jordan Halterman · 6 years ago
  94. 2848457 IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  95. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  96. ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 6 years ago
  97. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  98. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  99. 6fefd85 Created T3 Application by Simon Hunt · 6 years ago
  100. e3708c7 ONOS-7219 - don't crash if there is no metadata file by Ray Milkey · 6 years ago