1. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  2. a0b8f65 [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  3. 9285d97 DynamicConfig netconf rpc update by Yuta HIGUCHI · 7 years ago
  4. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  5. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  6. 919b2df [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  7. 0c0cb0b [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  8. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  9. d4aaa35 Fix the roadm friendly device name by Laszlo Papp · 7 years ago
  10. 87c8733 Removing the deprecated code by sonugupta-huawei · 7 years ago
  11. d0d1e33 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 7 years ago
  12. d21029f [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  13. f104e0b Fix cfm app pom by Yuta HIGUCHI · 7 years ago
  14. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  15. ae0f5dc [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 7 years ago
  16. 06c1b92 Created BlockedPortsConfig in SegmentRouting app. by Simon Hunt · 7 years ago
  17. 803278e Adding support for custom model registrator and supporting Java code by Thomas Vachuska · 7 years ago
  18. 28920d8 Addition of common model. by Gaurav Agrawal · 7 years ago
  19. e9d2186 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  20. e057dee ONOS-7007 dealing with root relative path by Yuta HIGUCHI · 7 years ago
  21. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  22. c4a0bea [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  23. 1581384 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  24. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  25. 8065a3b [ONOS-7023] Error returned after sending json input by sonugupta-huawei · 7 years ago
  26. 4025a10 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  27. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  28. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  29. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  31. f357eb5 ONOS-7038 OFAgent REST api docs could not be viewed <ip>:8181/onos/v1/docs by Claudine Chiu · 7 years ago
  32. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  33. 3b5d64e Distributed Dynamic Config Store fixes by Yuta HIGUCHI · 7 years ago
  34. 9fc3d0e Fixes typo by daniel park · 7 years ago
  35. 93ba53c [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  36. 6af7f15 Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  37. 14d9b36 Fixed wiring problem in the pi-demo-ecmp app by Carmelo Cascone · 7 years ago
  38. a5b5b9c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  39. 8e786b5 Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  40. 7c6dec1 Small bug fix for providerId by Saurav Das · 7 years ago
  41. d988c28 Fix duplicated provider id by Charles Chan · 7 years ago
  42. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  43. 127ffe5 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  44. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  45. 71e64f1 Fix NoSuchElementException by Charles Chan · 7 years ago
  46. 45fede4 CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  47. 4f2a046 [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  48. 51f1be9 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  49. 6e85404 Minor changes to PI-ECMP demo by Carmelo Cascone · 7 years ago
  50. 128c52c [ONOS-6982] Implement OpenStackNetworking UI Service by daniel park · 7 years ago
  51. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  52. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  53. a5cde45 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  54. ea1fe52 Better error logging in DistributedDynamicConfigStore by Yuta HIGUCHI · 7 years ago
  55. 6f1689c fix buck sonar problem with empty jar file by Ray Milkey · 7 years ago
  56. 3929cc8 ONOS-6748 Final porting of ECMP application to new PI APIs by Carmelo Cascone · 7 years ago
  57. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  58. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  59. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  60. 06799d6 Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  61. 3df7f9d [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  62. 440e2b7 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  63. 9640c81 Remove next hop location from resolved route by Charles Chan · 7 years ago
  64. 9df5b7c CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  65. 13dfea2 Add TODO to Segment Routing REST API by Charles Chan · 7 years ago
  66. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  67. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  68. f533389 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  69. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  70. 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
  71. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  72. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  73. 4070c04 ONOS-6891 Fix ResourceIds#relativize by Yuta HIGUCHI · 7 years ago
  74. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  75. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  76. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  77. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  78. 0e0da6b Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  79. bbe17f7 Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  80. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  81. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  82. 9f760a1 Fixed ECMP demo pipeconf by Carmelo Cascone · 7 years ago
  83. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  84. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  85. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  86. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  87. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  88. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  89. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  90. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  91. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  92. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  93. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  94. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  95. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  96. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  97. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  98. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  99. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  100. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago