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