1. a76f231 Add distributed lock primitive by Jordan Halterman · 6 years ago
  2. 81b724b Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  3. b88a171 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  4. d5581ab Tagging 1.11.2-rc5 by ONOS Jenkins User · 6 years ago 1.11.2-rc5
  5. c242f25 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 1699627 Tagging 1.11.2-rc4 by ONOS Jenkins User · 6 years ago 1.11.2-rc4
  7. 1edc36b Various small fixes by Yuta HIGUCHI · 6 years ago
  8. fd4f8d3 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  9. e9c8971e Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  10. 13ea2f4 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 2a81a86 Tagging 1.11.2-rc3 by ONOS Jenkins User · 6 years ago 1.11.2-rc3
  12. 607c898 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  13. d339e32 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. d044508 Tagging 1.11.2-b1 by ONOS Jenkins User · 6 years ago 1.11.2-b1
  15. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  16. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  17. bd5d990 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  18. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  19. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  20. a2795f6 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  21. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  22. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  23. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  24. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  25. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  26. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  27. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  29. b60b7a1 Removed P4Runtime test app for 1.11 release by Carmelo Cascone · 7 years ago
  30. cf1b2eb Reduced logging in P4Runtime client by Carmelo Cascone · 7 years ago
  31. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  33. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  34. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  36. 6ecfc77 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
  37. 3a98e0a Fixs some misspellings by Frank Wang · 7 years ago
  38. bd52a05 Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  39. 0c2841c [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  40. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  42. 9630554 Fix a bug in generic post operation: Do not read the entity if by Hesam Rahimi · 7 years ago
  43. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  44. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  45. 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 7 years ago
  46. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  47. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  48. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  49. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  50. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  51. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  52. 1583a6f APIs to Get ovsdb device port errors and related apis by Saritha · 7 years ago
  53. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  54. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  55. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  56. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  57. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  58. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  59. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  60. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  61. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  62. 0ef5b6f A wrong word for gRPC by wu · 7 years ago
  63. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  64. 35b83be Align maven artifact name to buck artifact by Yuta HIGUCHI · 7 years ago
  65. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  66. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  68. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  69. 9d81ea5 Fixes for Docker build by Ray Milkey · 7 years ago
  70. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  71. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  72. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  73. fb76b04 Fixed P4 tools build script for Ubuntu 14 by Carmelo Cascone · 7 years ago
  74. 98dfdb7 Implemented P4Info browser by Carmelo Cascone · 7 years ago
  75. 28c3daa Detach failing bmv2 poms by Yuta HIGUCHI · 7 years ago
  76. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  77. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  78. 8a0c36a Delete bridge controller API implementation,which is needed for certain use cases of ovsdb switch configuration process by Saritha · 7 years ago
  79. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  80. 7b41dc9 cosmetic and minor changes to OpenFlowController by Yuta HIGUCHI · 7 years ago
  81. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  82. c635835 Resolve OSGi wiring issue in TL1 by Yuta HIGUCHI · 7 years ago
  83. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  84. 60aded2 ONOS dont give QUEUE stats like other stats message (portstats etc.). I modified OpenFlowControllerImpl for this development. by Ozge AYAZ · 7 years ago
  85. f17e0c9 Improve ExpireMap lookup performance with code refactoring by Jian Li · 7 years ago
  86. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago
  87. f0ce45e [ONOS-6665] Support for */* media type by Michal Mach · 7 years ago
  88. e5d9df0 Remove Deprecated setQos() method by Ray Milkey · 7 years ago
  89. bcd58c7 [ONOS-6664] NPE occurs while deactivating RestDeviceProvider by Michal Mach · 7 years ago
  90. 882e190 [ONOS-6537] Implement LispRadixTreeDatabase with unit tests by Jian Li · 7 years ago
  91. 2dbd8a2 [ONOS-6537] Refactor LispMappingDatabase to split out implementation by Jian Li · 7 years ago
  92. 6c7800c [ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key by Jian Li · 7 years ago
  93. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  94. 49f525f [ONOS-6537] Add interface for IP RadixTree data structure by Jian Li · 7 years ago
  95. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  96. 256f2c1 [ONOS-6519] Supporting OVS DPDK, and PICA8 OVS interface creation & MTU setting by jaegonkim · 7 years ago
  97. b125032 Remove deprecated APIs by Ray Milkey · 7 years ago
  98. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  99. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  100. 51244d3 [ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type by Eunjin Choi · 7 years ago