1. 0289183 ISnmpSessionAdapter: remove overriden methods to conform with lib by Victor Silva · 7 years ago
  2. c89ba3f ISnmpSessionAdapter: fix build after dependency change by Thiago Santos · 7 years ago
  3. 3b4ea05 Fix Maven build breakage due to new SNMP libraries by Ray Milkey · 7 years ago
  4. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  5. 451cea3 Add LISP channel pipeline along with server bootstrap by Jian Li · 7 years ago
  6. 84b7582 Code clean up for LISP address and control message test cases by Jian Li · 7 years ago
  7. 2775935 [ONOS-5427] Add LISP Info-Request and Info-Reply message type by Jian Li · 7 years ago
  8. 5201576 [ONOS-5427] Add LISP NAT LCAF address class along with unit tests by Jian Li · 7 years ago
  9. 7b2a60b [ONOS-5397]fixbug:NBI Error for complicate list inside container by chengfan · 7 years ago
  10. cbc57e3 Add type code into LispType enum to prevent arbitrary place holder by Jian Li · 8 years ago
  11. 4a409b4 ONOS-4919: Implement RESTCONF client by Hesam Rahimi · 8 years ago
  12. c58d4be [ONOS-5012] implement RESTconf server by chengfan · 8 years ago
  13. e20926e RESTCONF Server outline by Henry Yu · 8 years ago
  14. 21377c5 ONOS-5261 BGP link descriptor cannot have multiple 'MultiTopologyId TLV' by jaegonkim · 8 years ago
  15. 9fae8d5 Removed files that were accidentally commited to BMv2 protocol by Carmelo Cascone · 8 years ago
  16. 2808230 [ONOS-5286]remove update operation in the ovsdb createPort and modify qos table name by Frank Wang · 8 years ago
  17. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  18. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  20. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  21. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  22. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago
  23. 1b8b559 Allowing message-id > 99 in NETCONF rcp-reply by Konstantinos Kanonakis · 8 years ago
  24. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  25. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  26. 9e848e8 Move PCE label handling from APP to protocol. by Avantika-Huawei · 8 years ago
  27. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  28. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  29. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  30. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  31. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  32. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  33. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  34. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  35. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  36. ba87170 [ONOS-4718] Initial implementation of LISP address serializer by GUNi · 8 years ago
  37. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  38. 4eb3e3a Revise comments to align protocol stack by Jian Li · 8 years ago
  39. 115d860 [ONOS-4718] Initial implementation of LISP address deserializer by Jian Li · 8 years ago
  40. 7c338a4 Disabling OSPF test with external dependency. by Jonathan Hart · 8 years ago
  41. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  42. ecc7ce9 ONOS-5107 and ONOS-5108: fixing an issue in the GET operation implemented by REST SBI protocol by Hesam Rahimi · 8 years ago
  43. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  44. 26069e2 [ONOS-4718] Add skeleton code for de-serializing LISP ctrl messages by Jian Li · 8 years ago
  45. 287b938 Bump netty 4.0 to latest release by Yuta HIGUCHI · 8 years ago
  46. bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
  47. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  48. fb63048 Making ERO non-mandatory (for end of LSP DB sync msg from cisco) by Avantika-Huawei · 8 years ago
  49. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  50. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  51. 8fc2d2f Fix: Javadoc fix for LISP related classes by Jian Li · 8 years ago
  52. 18f3bce Add unit test for LISP msg to check object equality and construction by Jian Li · 8 years ago
  53. 20850d3 [ONOS-4718] Add toString, equals, hashCode for LISP control message by Jian Li · 8 years ago
  54. 525fded Move build method to each control msg, realize createBuilder method by Jian Li · 8 years ago
  55. 79b1bb2 Remove solicit map request message class and interface by Jian Li · 8 years ago
  56. 631e62a [ONOS-4718] Implement DefaultLispMapRecord class with interface mod by Jian Li · 8 years ago
  57. f59c0ad [ONOS-4718] Implement LISP control message classes by Jian Li · 8 years ago
  58. 10a0906 [ONOS-4718] Add LispMapRecord, rename EidRecord to LispEidRecord by Jian Li · 8 years ago
  59. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  60. bee9de8 [ONOS-5036] Revise Mirror table in OVSDB protocol by Pier Ventre · 8 years ago
  61. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  62. 4b02211 Fix LISP related javadoc by Yuta HIGUCHI · 8 years ago
  63. 719b3bf [ONOS-4718] Initial implementation of LISP control message objects by Jian Li · 8 years ago
  64. 451175e [ONOS-4718] Initially add five LISP message interfaces and classes by Jian Li · 8 years ago
  65. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  66. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  67. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  68. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago
  69. f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
  70. 4c3b451 [ONOS] cherry pick from onos1.6 to master all defects merges by Priyanka B · 8 years ago
  71. 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
  72. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  73. a809a17 Assign thread name to HashedWheelTimer by Yuta HIGUCHI · 8 years ago
  74. ac32718 BuildFix: add missing netty-buffer lib in BUCK build file by Jian Li · 8 years ago
  75. cb1fca2 [ONOS-4718] Initial commit for LISP protocol message package by Jian Li · 8 years ago
  76. d56f97e [ONOS-4718] Add LispDistinguishedNameAddress, modify hashCode logic by Jian Li · 8 years ago
  77. c7e20a5 [ONOS-4718] Add more LCAF type address with augmented LCAF class by Jian Li · 8 years ago
  78. 0959600 [ONOS-4718] Add LISP Canonical Address Format Enum and Address class by Jian Li · 8 years ago
  79. 6b77dc0 [ONOS-4718] Add several data types used for addressing LISP locator by Jian Li · 8 years ago
  80. 3573439 Initial commit for LISP SBI Encoder and Decoder package by Jian Li · 8 years ago
  81. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  82. dac220d Fix DefaultOvsdbClient Class's getBridges's improper return value by MaoJianwei · 8 years ago
  83. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  84. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  85. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  86. e779803 cherry picking the fix for ONOS-4754 to onos-1.6 and master by Prince Pereira · 8 years ago
  87. da27f52 Attempt to fix onos-master job issue. by Yuta HIGUCHI · 8 years ago
  88. 31027ed Bug fix for BGP building by Zayne Khouja · 8 years ago
  89. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  90. b695762 [ONOS-4718] Initial commit for LISP SBI protocols by Jian Li · 8 years ago
  91. c1e4e4c [ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix by Priyanka B · 8 years ago
  92. 7e48cb2 cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct by Priyanka B · 8 years ago
  93. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  94. 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
  95. eeeabec More readable toString for BMv2 extension selectors and treatments by Carmelo Cascone · 8 years ago
  96. 62f1e1e BMv2 performance improvements by Carmelo Cascone · 8 years ago
  97. 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  98. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  99. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  100. 9e39e31 Polished BMv2 protocol module by Carmelo Cascone · 8 years ago