1. 820f034 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  2. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  3. 5ca0f7a Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  4. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  5. 6987e0e register ietf-system from models/common by Vidyashree Rama · 6 years ago
  6. cf2751f Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  7. b68fe7e Trace messages via openflow by Laszlo Papp · 6 years ago
  8. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  9. bd0e720 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  10. 86e0c56 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago
  11. 1b154bd [ONOS-7242] Support MPLS by fabric.p4 pipeliner by Yi Tseng · 6 years ago
  12. 653e2ac [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  13. 105736e [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 6 years ago
  14. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  15. 4a9a671 [ONOS-7154] Initial INT pipeline implementation by Jonghwan Hyun · 6 years ago
  16. 5167f32 Refactored PI-ECMP app to use action profiles of basic.p4 by Carmelo Cascone · 6 years ago
  17. 6ec8f8f Minor refactoring of BMv2 mininet scripts by Carmelo Cascone · 6 years ago
  18. 6168994 fix 'unable to translate flow rule' in p4-tutorial icmpdropper by natetang · 6 years ago
  19. e42b9e5 fix maven build by Yuta HIGUCHI · 6 years ago
  20. 514ef1a Exclude tests from onos_jar by Yuta HIGUCHI · 6 years ago
  21. 8d31595 [CORD-1623] Fix DistributedMcastStore by Julia Ferguson · 6 years ago
  22. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  23. 84229f7 IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  24. 0b4057a IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  25. 04f9d4b Add basic fabric.p4 configuration and remove old bmv2 config by Yi Tseng · 6 years ago
  26. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  27. 572618c Add driver support for OFDPA premium versions by Charles Chan · 6 years ago
  28. c3baa4c Fixed onos.py by Carmelo Cascone · 6 years ago
  29. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  30. 6222dbe [CORD-2182] Implement packet serializer/deserializer for Routing Information Protocol (RIP) by Kalhee Kim · 6 years ago
  31. 3d650a6 Dual-homing redirection fix by Charles Chan · 6 years ago
  32. 477a904 fix 1.11 pom file references by Ray Milkey · 6 years ago
  33. 63a82df Temporary disable pulling entries from p4 target before bmv2/PI fixed by Yi Tseng · 6 years ago
  34. f73a553 [ONOS-7238] fix ICMP checksum error of fabric.p4 by Yi Tseng · 6 years ago
  35. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 6 years ago
  36. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  37. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 6 years ago
  38. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 6 years ago
  39. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 6 years ago
  40. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  41. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  42. 30675ca [ONOS-7221] Upgrade state tests by Dimitrios Mavrommatis · 6 years ago
  43. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  44. c6076a1 Bump up retry count on repo close by Ray Milkey · 6 years ago
  45. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 6 years ago
  46. 74052d4 Added app origin to the BUCK file by utkarsh · 6 years ago
  47. 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
  48. 0b80972 [ONOS-7129] Pipeliner for fabric pipeline by Yi Tseng · 6 years ago
  49. fa4a1c7 [ONOS-7131] Add Interpreter for fabric.p4 by Yi Tseng · 6 years ago
  50. be34205 [ONOS-7128] Initial commit of fabric.p4 by Yi Tseng · 6 years ago
  51. 3545370 YANG files to follow standard convention. by Gaurav Agrawal · 6 years ago
  52. f9f04f6 Fix NPE in empty leader elections. by Jordan Halterman · 6 years ago
  53. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 6 years ago
  54. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  55. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  56. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  57. 0537005 Fix race condition in meter store by Ray Milkey · 6 years ago
  58. fcf75f5 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  59. ab8d7cd ONOS-7045 vnet stc - virtual network with 2 virtual devices, 1 virtual link, 2 virtual hosts by Claudine Chiu · 6 years ago
  60. 2898889 Add Transport-API Yang models. by Toru Furusawa · 6 years ago
  61. 74681b5 Bump next yang tool version to 2.4 series by Yuta HIGUCHI · 6 years ago
  62. b1aec66 Fix gRPC buck util not to pickup random .proto files by Yuta HIGUCHI · 6 years ago
  63. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 6 years ago
  64. 1c48266 Bump up yangtools to 2.3 version by Ray Milkey · 6 years ago
  65. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  66. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  67. 42b1176 Detaching tunnel creation from l3vpn till: by Gaurav Agrawal · 6 years ago
  68. 5588057 Fix issues and remove re-registrations. by Gaurav Agrawal · 6 years ago
  69. 3479fd4 Fixed bgp capability processing issue by Shashikanth VH · 6 years ago
  70. 6523e12 Fix for hidden exceptions while parsing OVSDB results by Jonathan Hart · 6 years ago
  71. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 6 years ago
  72. d79bfd0 Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter by Kevin Chuang · 6 years ago
  73. 2135e03 Automatically balance leaders on failover in LeaderElector state machine. by Jordan Halterman · 6 years ago
  74. 334e941 remove references to BMV2 from pom files by Ray Milkey · 6 years ago
  75. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  76. 21a74da [ONOS-7213] Add serializer for cluster metadata Partitions. by Jordan Halterman · 6 years ago
  77. 2848457 IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  78. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  79. ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 6 years ago
  80. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  81. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  82. 6fefd85 Created T3 Application by Simon Hunt · 6 years ago
  83. e3708c7 ONOS-7219 - don't crash if there is no metadata file by Ray Milkey · 6 years ago
  84. 2e85cfc ONOS-7207 Fix for - Flows exists even if the devices are not available by Deepa Vaddireddy · 6 years ago
  85. 5bdd0e4 Support REST optical intent creation by Laszlo Papp · 6 years ago
  86. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  87. 1afecce Fix memory leak of OVSDB by tanbangcheng · 6 years ago
  88. 5789e1c Port Authentication Tracker - initial cut. by Simon Hunt · 6 years ago
  89. 44deba9 Add OpticalDevice behaviour (polatis) by Laszlo Papp · 6 years ago
  90. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  91. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  92. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  93. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  94. 29ce702 ONOS-7209 - done: rules are installed on HP3800s in Janet testbed and links are detected by Jovana Vuleta · 6 years ago
  95. bce8065 ONOS-7188:Fix TCP Connection can not disconnect problem by jiangrui · 6 years ago
  96. fbad2e7 ONOS-7040 added java options for configuring maximum and initial memory pool for JVM. by Lyndon Fawcett · 7 years ago
  97. 10d9962 Fix: resolve grpServReg compilation error caused by checkstyle by Jian Li · 7 years ago
  98. 52de681 Expose registerInProcessServer method of device gRPC service by Jian Li · 6 years ago
  99. 5e4be91 ONOS-6991 Add unit test of gRPC northbound MeterService by Tian Jian · 7 years ago
  100. 9e956a5 fix the bug of ClusterMetadata can not be changed by jiangrui · 6 years ago