1. 16d2b8b [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 7 years ago
  2. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  3. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  4. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  5. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  6. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  7. 88c6cb3 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  8. 70a2871 Fix typo by Charles Chan · 6 years ago
  9. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 7 years ago
  10. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  11. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  13. 9174e6b Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 7 years ago
  14. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 7 years ago
  15. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  16. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 7 years ago
  17. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 7 years ago
  18. 319413f Prevent packets with link-local destination IP from being routed by Charles Chan · 7 years ago
  19. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  20. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  21. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  22. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  24. c05807e Fix pom inconsistent with project structure by Yuta HIGUCHI · 7 years ago
  25. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 7 years ago
  26. 5ef62ba Initial commit of SimpleFabric application by Lee Yongjae · 7 years ago
  27. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 7 years ago
  28. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  29. 21a2dc8 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 7 years ago
  30. f431197 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 7 years ago
  31. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  33. c9e1efb Fix for Microsemi Unit tests by Sean Condon · 7 years ago
  34. d82b582 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 7 years ago
  35. f2e79fe Changing two more component configs in segment routing by Charles Chan · 7 years ago
  36. 54f3e93 Removed P4Runtime Test app from 1.12 by Carmelo Cascone · 7 years ago
  37. 687ecadf fix maven build by Yuta HIGUCHI · 7 years ago
  38. b192d89 IPv6RA : Global prefix configuration tests added by Annce John · 7 years ago
  39. 5ac1b04 IPv6RA : Global prefix listing command support by Annce John · 7 years ago
  40. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  42. 3d650a6 Dual-homing redirection fix by Charles Chan · 7 years ago
  43. 477a904 fix 1.11 pom file references by Ray Milkey · 7 years ago
  44. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 7 years ago
  45. 6800ced various bug fixes by Yuta HIGUCHI · 7 years ago
  46. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 7 years ago
  47. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 7 years ago
  48. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 7 years ago
  49. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 7 years ago
  50. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 7 years ago
  51. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  52. 74052d4 Added app origin to the BUCK file by utkarsh · 7 years ago
  53. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 7 years ago
  54. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  55. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 7 years ago
  56. beea16e Fix DHCP Relay Cli by Yi Tseng · 7 years ago
  57. 42b1176 Detaching tunnel creation from l3vpn till: by Gaurav Agrawal · 7 years ago
  58. 5588057 Fix issues and remove re-registrations. by Gaurav Agrawal · 7 years ago
  59. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 7 years ago
  60. d79bfd0 Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter by Kevin Chuang · 7 years ago
  61. 2848457 IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 7 years ago
  62. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  63. 6fefd85 Created T3 Application by Simon Hunt · 7 years ago
  64. 5bdd0e4 Support REST optical intent creation by Laszlo Papp · 7 years ago
  65. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  66. 5789e1c Port Authentication Tracker - initial cut. by Simon Hunt · 7 years ago
  67. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  69. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  70. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 7 years ago
  71. 26072c6 cosmetics by fahadnaeemkhan · 7 years ago
  72. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 7 years ago
  73. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  74. 61b0862 Commenting out YMS dependencies as they prevent 'buck project' from working by Thomas Vachuska · 7 years ago
  75. 41dde70 [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 7 years ago
  76. 289f45c DCS check and create built-in nodes by Yuta HIGUCHI · 7 years ago
  77. f0c0632 refactor code and service separation for MOAS support by Dimitrios Mavrommatis · 7 years ago
  78. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  79. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  80. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  81. e435653 Fix the display name of route service rest by Laszlo Papp · 7 years ago
  82. e92efea ONOS-7170 OFAgent - handle PORT_MOD; issue PORT_STATUS messages when virtual port state changes by Claudine Chiu · 7 years ago
  83. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  84. 62bac08 Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  85. 8e01942 [ONOS-6673] YANG Runtime: GET API's for YANG Models by sonugupta-huawei · 7 years ago
  86. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  87. 1cbde73 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  88. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  89. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  90. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  91. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  92. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  93. b211b87 ONOS-5457 OFAgent - handle GROUP_MOD and METER_MOD controller to switch command message by Claudine Chiu · 7 years ago
  94. 5a4df1e [ONOS-7136] Removing Alarms when a device is from ONOS by Andrea Campanella · 7 years ago
  95. a2a6b15 small clean up in AddOpticalIntentCommand by fahadnaeemkhan · 7 years ago
  96. 419f5aa Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  97. da059e7 Add a power management application by Laszlo Papp · 7 years ago
  98. 27fe1a5 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  99. 3ec6aa2 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  100. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago