1. b34cd44 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  2. 31764d5 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  3. f41681e [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  4. 58e7431 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  5. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  6. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  7. 72b599a [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  8. f26412c Fix wrong version specified in gluon by Yuta HIGUCHI · 7 years ago
  9. 2e69e2f Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  10. 8e8e72c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  11. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  12. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  13. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  14. 37415cc Small bug fix for providerId by Saurav Das · 7 years ago
  15. 75edab7 Fix duplicated provider id by Charles Chan · 7 years ago
  16. 4b01320 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  17. 76365d8 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  18. 1b5094f CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  19. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  20. 0e711b5 Fix NoSuchElementException by Charles Chan · 7 years ago
  21. 4ec727d [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  22. 5479fb8 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  23. 2368683 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  24. aefbb00 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  25. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  26. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  27. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  28. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  30. 325af8c Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  31. 4fa0583 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  32. 2cf5991 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  33. b15d010 Remove next hop location from resolved route by Charles Chan · 7 years ago
  34. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  35. ae5a0eb Add dependency to route test by Yuta HIGUCHI · 7 years ago
  36. c86f6ab Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  37. 5deb323 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  38. 48f89a5 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  39. e72fbb5 [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  40. b60b7a1 Removed P4Runtime test app for 1.11 release by Carmelo Cascone · 7 years ago
  41. 404e2f9 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  42. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  44. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  45. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  46. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  47. 460003e Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  48. 7c45e28 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  49. 7c64be8 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  50. bd52a05 Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  51. bcd8c03 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  52. c3658c7 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  53. a915da1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  54. c03fa24 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  55. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  57. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  58. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  59. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  60. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  61. 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
  62. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  63. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  64. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  65. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  66. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  67. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  68. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  69. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago
  70. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  71. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  72. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  73. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  74. 89a09ec [ONOS-6409] Minor modification to fix the expectation count while posting flow objectives by Sivachidambaram Subramanian · 7 years ago
  75. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  76. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  77. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  79. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  80. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  81. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  82. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  83. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago
  84. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  85. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  86. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  87. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  88. d66228c Add intents and logging to Event History app by Jon Hall · 7 years ago
  89. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  90. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  91. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  92. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  93. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  94. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  95. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  96. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  97. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  98. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  99. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  100. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago