1. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  2. 37d1062 T3: Handling null or offline device by Andrea Campanella · 6 years ago
  3. 2bc55dd Fix for T3 test paths by Andrea Campanella · 6 years ago
  4. 01e886e [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 6 years ago
  5. 161ce33 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  6. c41ceb9 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  7. 63edd93 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  8. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  9. 57add21 Sonar suggestion - null pointer check had the wrong boolean operator by Ray Milkey · 6 years ago
  10. 4a76f37 Fixed app category for live-compile YANG models. by Thomas Vachuska · 6 years ago
  11. d4439e6 Sonar suggestion - don't lock on a potentially shared Object by Ray Milkey · 6 years ago
  12. 09bf269 Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  13. f237e1b Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  14. 4a768c0 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  15. bd071d8 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  16. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  17. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  19. 6ed460a Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  20. f7ce509 Fix typo by Charles Chan · 6 years ago
  21. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  22. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  23. c550f2e 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 · 6 years ago
  24. 41890db Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  25. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  26. 780bb9b Enable buck rabbit MQ app unit tests by Ray Milkey · 6 years ago
  27. b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 6 years ago
  28. 68ef26b Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  29. c4191ed Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  30. 85dab42 Sonar fix - bad equals method by Ray Milkey · 6 years ago
  31. 0e11dcb Starting to include kafka-integration app as part of Buck build. by Thomas Vachuska · 6 years ago
  32. b805f1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  33. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  34. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  35. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  37. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  39. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  41. 78ec505 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  42. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  44. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  45. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  46. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  48. c2af966 sync javax.ws.rs-api version by Yuta HIGUCHI · 6 years ago
  49. 830b5dc Add device proxy support to RESTCONF by Henry Yu · 6 years ago
  50. 89e60d7 Removed custom PATCH interface by Dimitrios Mavrommatis · 6 years ago
  51. 448e684 Fix pom inconsistent with project structure by Yuta HIGUCHI · 6 years ago
  52. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  53. 7c27bb4 Initial commit of SimpleFabric application by Lee Yongjae · 6 years ago
  54. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  55. 0032133 [ONOS-7278] Fix for Rpc. by Gaurav Agrawal · 6 years ago
  56. 3bd57ac [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  57. dbabeed [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  58. c884b69 ONOS-6825: added OFAgent tracer by Jovana Vuleta · 6 years ago
  59. 6cbce02 ONOS-7276 OFAgent - fix ItemNotFoundException when processing FLOW_MOD message by Claudine Chiu · 6 years ago
  60. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  61. 807d87a Changing two more component configs in segment routing by Charles Chan · 6 years ago
  62. cf2751f Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  63. 5167f32 Refactored PI-ECMP app to use action profiles of basic.p4 by Carmelo Cascone · 6 years ago
  64. 6168994 fix 'unable to translate flow rule' in p4-tutorial icmpdropper by natetang · 6 years ago
  65. e42b9e5 fix maven build by Yuta HIGUCHI · 6 years ago
  66. 84229f7 IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  67. 0b4057a IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  68. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  69. 3d650a6 Dual-homing redirection fix by Charles Chan · 6 years ago
  70. 477a904 fix 1.11 pom file references by Ray Milkey · 6 years ago
  71. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 6 years ago
  72. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  73. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 6 years ago
  74. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 6 years ago
  75. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  76. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  77. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  78. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  79. 74052d4 Added app origin to the BUCK file by utkarsh · 6 years ago
  80. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 6 years ago
  81. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  82. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  83. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 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. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 6 years ago
  87. d79bfd0 Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter by Kevin Chuang · 6 years ago
  88. 2848457 IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  89. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  90. 6fefd85 Created T3 Application by Simon Hunt · 6 years ago
  91. 5bdd0e4 Support REST optical intent creation by Laszlo Papp · 7 years ago
  92. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  93. 5789e1c Port Authentication Tracker - initial cut. by Simon Hunt · 6 years ago
  94. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  95. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  96. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  97. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  98. 26072c6 cosmetics by fahadnaeemkhan · 6 years ago
  99. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 6 years ago
  100. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago