1. bbe17f7 Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  2. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  3. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  4. c9b39d6 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  5. be4b6c7 Remove deprecated tunnel API from behaviours by Ray Milkey · 7 years ago
  6. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  7. b605cf0 Drop packets on table miss in default.p4 by Carmelo Cascone · 7 years ago
  8. 73f6b6d Prettified netcfg JSON produced by bmv2-demo.py by Carmelo Cascone · 7 years ago
  9. 9f760a1 Fixed ECMP demo pipeconf by Carmelo Cascone · 7 years ago
  10. b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  11. b2afc05 Update zh_TW localization support by hwchiu · 7 years ago
  12. 5625f3e Bump down deprecation release to Loon by Ray Milkey · 7 years ago
  13. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  14. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  15. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  16. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  17. f43b3d5 [ONOS-6954] Fix onos-wait-for-start karaf login timeout by nosignal · 7 years ago
  18. 50b1458 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  19. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  20. 5b70ebc Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago
  21. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  22. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  23. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  24. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  25. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  26. 24d829e remove deprecated driver loader API by Ray Milkey · 7 years ago
  27. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  28. 7875cb7 [ONOS-6854] refactor bmv2-demo.py by Yi Tseng · 7 years ago
  29. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  30. 388b175 Deprecate ClusterMessageHandler by Jordan Halterman · 7 years ago
  31. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  32. 0955fea [ONOS-6953] - fixed missing thirdparty packages by Steven Burrows · 7 years ago
  33. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  34. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  35. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  36. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  37. 7763682 Update ko localization support - enum by sangyun-han · 7 years ago
  38. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  39. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  40. fc3776d Fixed building of P4_14 test programs by Carmelo Cascone · 7 years ago
  41. b34078e Utility to pretty print XML by Yuta HIGUCHI · 7 years ago
  42. dfb4c70 Sync yang-tools version with deps.json by Yuta HIGUCHI · 7 years ago
  43. 6e4f7eb ONOS-6648 Bumped version of p4c with support for cmake build system by Carmelo Cascone · 7 years ago
  44. b62509b [ONOS-6904] Add ecmp feature to default.p4 by Yi Tseng · 7 years ago
  45. d99bd79 Remove unused test class in AtomixConsistentTreeMapTest by Jordan Halterman · 7 years ago
  46. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  47. 4b4d2b4 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  48. da2f096 [LION]Add korean localization by sangyun-han · 7 years ago
  49. 52b43fa Add more zh_CN translations by Frank Wang · 7 years ago
  50. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  51. af1d12e Adding prefix{Ones,Zeros} to ImmutableByteSequence by Brian O'Connor · 7 years ago
  52. 6584989 minor fixes around HexString by Yuta HIGUCHI · 7 years ago
  53. 491a32c remove duplicate declaration of gson by Yuta HIGUCHI · 7 years ago
  54. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  55. ef9fccf align lib/pom.xml closer to deps.json by Yuta HIGUCHI · 7 years ago
  56. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  57. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  58. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  59. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  60. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  62. 8c75e28 Bump up buck version by Ray Milkey · 7 years ago
  63. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  64. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  65. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  66. 9145867 [ONOS-6523] GUI Build: Removed third party libs from repo by Steven Burrows · 7 years ago
  67. 178f25c Update zh_TW localization support by hwchiu · 7 years ago
  68. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  69. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  70. 7d96d6a Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  71. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  72. 8a0b397 [ONOS-6910] Handle null device events in createOrUpdateDevice by Jordan Halterman · 7 years ago
  73. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  74. b0bf056 Disable CentecV350 demo-specific driver by fra · 7 years ago
  75. c5c8840 Bug fixes for proxy-stc by Brian O'Connor · 7 years ago
  76. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  77. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 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. 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
  82. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  83. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  84. 5082e9d Cosmetic fixes to debug statements by Ray Milkey · 7 years ago
  85. 041b254 Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts. by Aaron Kruglikov · 7 years ago
  86. 26d98c8 (vNet) fix : warning for virtual flow rules by Yoonseon Han · 7 years ago
  87. 9630554 Fix a bug in generic post operation: Do not read the entity if by Hesam Rahimi · 7 years ago
  88. f9f1dbe (Vnet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  89. 7c5f9c9 Adding the DomainConstraint to the web interface. by Thomas Szyrkowiec · 7 years ago
  90. 5967e5c [SONA] Remove OpenstackPipeline. by sangho · 7 years ago
  91. 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
  92. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  93. 5eba8aa Extended flow rule service with get flow entries by state method by Georgios Katsikas · 7 years ago
  94. d5abc4b fix virtual network comparator by Harold Huang · 7 years ago
  95. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  96. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  97. 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
  98. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  99. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  100. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago