1. fda16b6 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  2. 2e4a6d4 microsemi project structure by Yuta HIGUCHI · 7 years ago
  3. e278ccc look for local cache first when running onos-lib-gen by Yuta HIGUCHI · 7 years ago
  4. a2c7c20 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  5. cea0507 update the offline karaf bundle by Ray Milkey · 7 years ago
  6. 544afb1 use StandardChars by Yuta HIGUCHI · 7 years ago
  7. dc09673 Add Korean regions topo for Korea Map DEMO by Jian Li · 7 years ago
  8. a210520 Add a small pause before running pingall to allow the switches to settle by Ray Milkey · 7 years ago
  9. 0221d91 Revert "Creating a registry for gRPC services, early version restarts on each modification of the set of services." by Aaron Kruglikov · 7 years ago
  10. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  11. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  12. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  13. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  14. 0e0da6b Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  15. 2d69ca1 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  16. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  17. ef3968b Upgrade buck and yangtools version by Ray Milkey · 7 years ago
  18. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  19. cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  20. bbe17f7 Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  21. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  22. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  23. c9b39d6 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  24. be4b6c7 Remove deprecated tunnel API from behaviours by Ray Milkey · 7 years ago
  25. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  26. b605cf0 Drop packets on table miss in default.p4 by Carmelo Cascone · 7 years ago
  27. 73f6b6d Prettified netcfg JSON produced by bmv2-demo.py by Carmelo Cascone · 7 years ago
  28. 9f760a1 Fixed ECMP demo pipeconf by Carmelo Cascone · 7 years ago
  29. b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  30. b2afc05 Update zh_TW localization support by hwchiu · 7 years ago
  31. 5625f3e Bump down deprecation release to Loon by Ray Milkey · 7 years ago
  32. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  33. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  34. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  35. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  36. f43b3d5 [ONOS-6954] Fix onos-wait-for-start karaf login timeout by nosignal · 7 years ago
  37. 50b1458 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  38. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  39. 5b70ebc Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago
  40. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  41. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  42. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  43. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  44. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  45. 24d829e remove deprecated driver loader API by Ray Milkey · 7 years ago
  46. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  47. 7875cb7 [ONOS-6854] refactor bmv2-demo.py by Yi Tseng · 7 years ago
  48. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  49. 388b175 Deprecate ClusterMessageHandler by Jordan Halterman · 7 years ago
  50. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  51. 0955fea [ONOS-6953] - fixed missing thirdparty packages by Steven Burrows · 7 years ago
  52. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  53. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  54. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  55. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  56. 7763682 Update ko localization support - enum by sangyun-han · 7 years ago
  57. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  58. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  59. fc3776d Fixed building of P4_14 test programs by Carmelo Cascone · 7 years ago
  60. b34078e Utility to pretty print XML by Yuta HIGUCHI · 7 years ago
  61. dfb4c70 Sync yang-tools version with deps.json by Yuta HIGUCHI · 7 years ago
  62. 6e4f7eb ONOS-6648 Bumped version of p4c with support for cmake build system by Carmelo Cascone · 7 years ago
  63. b62509b [ONOS-6904] Add ecmp feature to default.p4 by Yi Tseng · 7 years ago
  64. d99bd79 Remove unused test class in AtomixConsistentTreeMapTest by Jordan Halterman · 7 years ago
  65. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  66. 4b4d2b4 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  67. da2f096 [LION]Add korean localization by sangyun-han · 7 years ago
  68. 52b43fa Add more zh_CN translations by Frank Wang · 7 years ago
  69. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  70. af1d12e Adding prefix{Ones,Zeros} to ImmutableByteSequence by Brian O'Connor · 7 years ago
  71. 6584989 minor fixes around HexString by Yuta HIGUCHI · 7 years ago
  72. 491a32c remove duplicate declaration of gson by Yuta HIGUCHI · 7 years ago
  73. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  74. ef9fccf align lib/pom.xml closer to deps.json by Yuta HIGUCHI · 7 years ago
  75. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  76. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  77. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  78. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  79. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  80. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  81. 8c75e28 Bump up buck version by Ray Milkey · 7 years ago
  82. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  83. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  84. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  85. 9145867 [ONOS-6523] GUI Build: Removed third party libs from repo by Steven Burrows · 7 years ago
  86. 178f25c Update zh_TW localization support by hwchiu · 7 years ago
  87. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  88. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  89. 7d96d6a Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  90. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  91. 8a0b397 [ONOS-6910] Handle null device events in createOrUpdateDevice by Jordan Halterman · 7 years ago
  92. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  93. b0bf056 Disable CentecV350 demo-specific driver by fra · 7 years ago
  94. c5c8840 Bug fixes for proxy-stc by Brian O'Connor · 7 years ago
  95. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  96. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  97. 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
  98. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  99. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  100. 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