1. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  2. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  3. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  4. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  5. f43b3d5 [ONOS-6954] Fix onos-wait-for-start karaf login timeout by nosignal · 7 years ago
  6. 50b1458 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  7. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  8. 5b70ebc Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago
  9. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  10. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  11. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  12. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  13. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  14. 24d829e remove deprecated driver loader API by Ray Milkey · 7 years ago
  15. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  16. 7875cb7 [ONOS-6854] refactor bmv2-demo.py by Yi Tseng · 7 years ago
  17. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  18. 388b175 Deprecate ClusterMessageHandler by Jordan Halterman · 7 years ago
  19. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  20. 0955fea [ONOS-6953] - fixed missing thirdparty packages by Steven Burrows · 7 years ago
  21. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  22. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  23. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  24. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  25. 7763682 Update ko localization support - enum by sangyun-han · 7 years ago
  26. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  27. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  28. fc3776d Fixed building of P4_14 test programs by Carmelo Cascone · 7 years ago
  29. b34078e Utility to pretty print XML by Yuta HIGUCHI · 7 years ago
  30. dfb4c70 Sync yang-tools version with deps.json by Yuta HIGUCHI · 7 years ago
  31. 6e4f7eb ONOS-6648 Bumped version of p4c with support for cmake build system by Carmelo Cascone · 7 years ago
  32. b62509b [ONOS-6904] Add ecmp feature to default.p4 by Yi Tseng · 7 years ago
  33. d99bd79 Remove unused test class in AtomixConsistentTreeMapTest by Jordan Halterman · 7 years ago
  34. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  35. 4b4d2b4 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  36. da2f096 [LION]Add korean localization by sangyun-han · 7 years ago
  37. 52b43fa Add more zh_CN translations by Frank Wang · 7 years ago
  38. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  39. af1d12e Adding prefix{Ones,Zeros} to ImmutableByteSequence by Brian O'Connor · 7 years ago
  40. 6584989 minor fixes around HexString by Yuta HIGUCHI · 7 years ago
  41. 491a32c remove duplicate declaration of gson by Yuta HIGUCHI · 7 years ago
  42. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  43. ef9fccf align lib/pom.xml closer to deps.json by Yuta HIGUCHI · 7 years ago
  44. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  45. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  46. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  47. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  48. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  50. 8c75e28 Bump up buck version by Ray Milkey · 7 years ago
  51. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  52. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  53. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  54. 9145867 [ONOS-6523] GUI Build: Removed third party libs from repo by Steven Burrows · 7 years ago
  55. 178f25c Update zh_TW localization support by hwchiu · 7 years ago
  56. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  57. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  58. 7d96d6a Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  59. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  60. 8a0b397 [ONOS-6910] Handle null device events in createOrUpdateDevice by Jordan Halterman · 7 years ago
  61. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  62. b0bf056 Disable CentecV350 demo-specific driver by fra · 7 years ago
  63. c5c8840 Bug fixes for proxy-stc by Brian O'Connor · 7 years ago
  64. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  65. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  66. 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
  67. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  68. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  69. 9f816de ONOS-6151 Add group behavior in case of device master "null" is made inline with flow subsystem. i.e. group add is allowed when master is null, this gets added to the pending audit queue and when the device is up the pending group add request gets fullfilled by Sivachidambaram Subramanian · 7 years ago
  70. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  71. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  72. 5082e9d Cosmetic fixes to debug statements by Ray Milkey · 7 years ago
  73. 041b254 Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts. by Aaron Kruglikov · 7 years ago
  74. 26d98c8 (vNet) fix : warning for virtual flow rules by Yoonseon Han · 7 years ago
  75. 9630554 Fix a bug in generic post operation: Do not read the entity if by Hesam Rahimi · 7 years ago
  76. f9f1dbe (Vnet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  77. 7c5f9c9 Adding the DomainConstraint to the web interface. by Thomas Szyrkowiec · 7 years ago
  78. 5967e5c [SONA] Remove OpenstackPipeline. by sangho · 7 years ago
  79. 31dd5b4 bug fix : if register same config factory twice (igmp and olt app will do that), and remove one, will make another factory unavailable. add a referance counter to fix it by ke han · 7 years ago
  80. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  81. 5eba8aa Extended flow rule service with get flow entries by state method by Georgios Katsikas · 7 years ago
  82. d5abc4b fix virtual network comparator by Harold Huang · 7 years ago
  83. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  84. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  85. de5f6a7 for igmp V2 join/leave, there would be some padding bytes and we found here the length is not exactly 8. add some more judgement here by ke han · 7 years ago
  86. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  87. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  88. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago
  89. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  90. 4aa54e3 Minor fixes by Yuta HIGUCHI · 7 years ago
  91. e662d67 Fixing yang-live-compile scenario. by Thomas Vachuska · 7 years ago
  92. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  93. 98c5bec Drawing yang models from test/config for Yang live compiler test by Brian O'Connor · 7 years ago
  94. 30322dd Fixing tar_file and proxy-stc by Brian O'Connor · 7 years ago
  95. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  96. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  97. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  98. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  99. 4b662e1 Align dependency similar to buck version by Yuta HIGUCHI · 7 years ago
  100. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago