1. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  2. 0032133 [ONOS-7278] Fix for Rpc. by Gaurav Agrawal · 6 years ago
  3. 3bd57ac [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  4. dbabeed [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  5. c884b69 ONOS-6825: added OFAgent tracer by Jovana Vuleta · 6 years ago
  6. 6cbce02 ONOS-7276 OFAgent - fix ItemNotFoundException when processing FLOW_MOD message by Claudine Chiu · 6 years ago
  7. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  8. 807d87a Changing two more component configs in segment routing by Charles Chan · 6 years ago
  9. cf2751f Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  10. 5167f32 Refactored PI-ECMP app to use action profiles of basic.p4 by Carmelo Cascone · 6 years ago
  11. 6168994 fix 'unable to translate flow rule' in p4-tutorial icmpdropper by natetang · 6 years ago
  12. e42b9e5 fix maven build by Yuta HIGUCHI · 6 years ago
  13. 84229f7 IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  14. 0b4057a IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  15. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  16. 3d650a6 Dual-homing redirection fix by Charles Chan · 6 years ago
  17. 477a904 fix 1.11 pom file references by Ray Milkey · 6 years ago
  18. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 6 years ago
  19. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  20. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 6 years ago
  21. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 6 years ago
  22. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  23. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  24. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  25. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  26. 74052d4 Added app origin to the BUCK file by utkarsh · 6 years ago
  27. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 6 years ago
  28. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  29. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  30. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  31. 42b1176 Detaching tunnel creation from l3vpn till: by Gaurav Agrawal · 6 years ago
  32. 5588057 Fix issues and remove re-registrations. by Gaurav Agrawal · 6 years ago
  33. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 7 years ago
  34. d79bfd0 Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter by Kevin Chuang · 6 years ago
  35. 2848457 IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 7 years ago
  36. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  37. 6fefd85 Created T3 Application by Simon Hunt · 6 years ago
  38. 5bdd0e4 Support REST optical intent creation by Laszlo Papp · 7 years ago
  39. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  40. 5789e1c Port Authentication Tracker - initial cut. by Simon Hunt · 6 years ago
  41. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  42. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  43. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  44. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  45. 26072c6 cosmetics by fahadnaeemkhan · 6 years ago
  46. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 7 years ago
  47. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  48. 61b0862 Commenting out YMS dependencies as they prevent 'buck project' from working by Thomas Vachuska · 6 years ago
  49. 41dde70 [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 7 years ago
  50. 289f45c DCS check and create built-in nodes by Yuta HIGUCHI · 7 years ago
  51. f0c0632 refactor code and service separation for MOAS support by Dimitrios Mavrommatis · 7 years ago
  52. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  53. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  54. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  55. e435653 Fix the display name of route service rest by Laszlo Papp · 7 years ago
  56. e92efea ONOS-7170 OFAgent - handle PORT_MOD; issue PORT_STATUS messages when virtual port state changes by Claudine Chiu · 7 years ago
  57. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  58. 62bac08 Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  59. 8e01942 [ONOS-6673] YANG Runtime: GET API's for YANG Models by sonugupta-huawei · 7 years ago
  60. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  61. 1cbde73 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  62. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  63. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  64. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  65. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  66. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  67. b211b87 ONOS-5457 OFAgent - handle GROUP_MOD and METER_MOD controller to switch command message by Claudine Chiu · 7 years ago
  68. 5a4df1e [ONOS-7136] Removing Alarms when a device is from ONOS by Andrea Campanella · 7 years ago
  69. a2a6b15 small clean up in AddOpticalIntentCommand by fahadnaeemkhan · 7 years ago
  70. 419f5aa Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  71. da059e7 Add a power management application by Laszlo Papp · 7 years ago
  72. 27fe1a5 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  73. 3ec6aa2 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  74. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  75. a0b8f65 [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  76. 9285d97 DynamicConfig netconf rpc update by Yuta HIGUCHI · 7 years ago
  77. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  78. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  79. 919b2df [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  80. 0c0cb0b [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  81. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  82. d4aaa35 Fix the roadm friendly device name by Laszlo Papp · 7 years ago
  83. 87c8733 Removing the deprecated code by sonugupta-huawei · 7 years ago
  84. d0d1e33 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 7 years ago
  85. d21029f [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  86. f104e0b Fix cfm app pom by Yuta HIGUCHI · 7 years ago
  87. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  88. ae0f5dc [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 7 years ago
  89. 06c1b92 Created BlockedPortsConfig in SegmentRouting app. by Simon Hunt · 7 years ago
  90. 803278e Adding support for custom model registrator and supporting Java code by Thomas Vachuska · 7 years ago
  91. 28920d8 Addition of common model. by Gaurav Agrawal · 7 years ago
  92. e9d2186 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  93. e057dee ONOS-7007 dealing with root relative path by Yuta HIGUCHI · 7 years ago
  94. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  95. c4a0bea [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  96. 1581384 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  97. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  98. 8065a3b [ONOS-7023] Error returned after sending json input by sonugupta-huawei · 7 years ago
  99. 4025a10 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  100. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago