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