1. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  2. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  3. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  5. f357eb5 ONOS-7038 OFAgent REST api docs could not be viewed <ip>:8181/onos/v1/docs by Claudine Chiu · 7 years ago
  6. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  7. 3b5d64e Distributed Dynamic Config Store fixes by Yuta HIGUCHI · 7 years ago
  8. 9fc3d0e Fixes typo by daniel park · 7 years ago
  9. 93ba53c [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  10. 6af7f15 Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  11. 14d9b36 Fixed wiring problem in the pi-demo-ecmp app by Carmelo Cascone · 7 years ago
  12. a5b5b9c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  13. 8e786b5 Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  14. 7c6dec1 Small bug fix for providerId by Saurav Das · 7 years ago
  15. d988c28 Fix duplicated provider id by Charles Chan · 7 years ago
  16. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  17. 127ffe5 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  18. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  19. 71e64f1 Fix NoSuchElementException by Charles Chan · 7 years ago
  20. 45fede4 CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  21. 4f2a046 [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  22. 51f1be9 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  23. 6e85404 Minor changes to PI-ECMP demo by Carmelo Cascone · 7 years ago
  24. 128c52c [ONOS-6982] Implement OpenStackNetworking UI Service by daniel park · 7 years ago
  25. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  26. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  27. a5cde45 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  28. ea1fe52 Better error logging in DistributedDynamicConfigStore by Yuta HIGUCHI · 7 years ago
  29. 6f1689c fix buck sonar problem with empty jar file by Ray Milkey · 7 years ago
  30. 3929cc8 ONOS-6748 Final porting of ECMP application to new PI APIs by Carmelo Cascone · 7 years ago
  31. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  32. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  33. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  34. 06799d6 Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  35. 3df7f9d [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  36. 440e2b7 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  37. 9640c81 Remove next hop location from resolved route by Charles Chan · 7 years ago
  38. 9df5b7c CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  39. 13dfea2 Add TODO to Segment Routing REST API by Charles Chan · 7 years ago
  40. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  41. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  42. f533389 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  43. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  44. 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
  45. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  46. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  47. 4070c04 ONOS-6891 Fix ResourceIds#relativize by Yuta HIGUCHI · 7 years ago
  48. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  49. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  50. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  51. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  52. 0e0da6b Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  53. bbe17f7 Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  54. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  55. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  56. 9f760a1 Fixed ECMP demo pipeconf by Carmelo Cascone · 7 years ago
  57. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  58. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  59. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  60. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  61. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  62. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  63. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  64. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  65. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  66. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  67. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  68. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  69. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  70. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  71. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  72. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  73. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  74. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  75. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  76. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  77. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  78. 3672199 [ONOS-6880] SONA: Fix the ICMP handler exception handling routine in the case of router w/o external subnet. by sangho · 7 years ago
  79. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  80. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  81. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  82. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  83. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  84. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  85. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  86. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago
  87. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  88. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  89. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  90. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  91. 89a09ec [ONOS-6409] Minor modification to fix the expectation count while posting flow objectives by Sivachidambaram Subramanian · 7 years ago
  92. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  93. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  94. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  96. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  97. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  98. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  99. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  100. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago