1. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 7 years ago
  2. e71494d ONOS-5674 Fixed to check device type in OF controller device listener by Hyunsun Moon · 7 years ago
  3. 5ba6ec1 [ONOS-5606] Try to use Epoll event group if OS natively support it by Jian Li · 7 years ago
  4. db26867 [ONOS-5627] Continuously handle LISP request when exception occurs by yoonseon · 7 years ago
  5. c1fa708 [ONOS-5542]Configuration order of values for leaf-list is not proper by Vidyashree Rama · 7 years ago
  6. ef0f723 Bugfix: Parse the LCAF address by referring to length field value by Jian Li · 7 years ago
  7. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 7 years ago
  8. beb4122 Enable to handle LISP Info (request, reply) messages by LISPMessageReaderFactory by yoonseon · 7 years ago
  9. 1856ed9 Adding code in order to register the default codec with YMS in restconf client. by Hesam Rahimi · 7 years ago
  10. 89c9ca9 Bump up the LISP LCAF version from draft 13 to draft 20 by Jian Li · 7 years ago
  11. 51aaca1 Automatically calculate auth data length based on the auth method by Jian Li · 7 years ago
  12. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  13. 1118c12 [ONOS-5267] Initial implementation of MapResolver by Jian Li · 7 years ago
  14. 24f6cc0 [ONOS-5267] Initial implementation of MapServer and EidRlocMap by Jian Li · 7 years ago
  15. b9e1ac7 Bugfix: try to deal with the first two bytes of LCAF address stream by Jian Li · 7 years ago
  16. 0c32d71 Mock YdtBuilder and YdtNode to do UT for Restconf by chengfan · 7 years ago
  17. 528007c [ONOS-5580] Bug fix for JSON encoding of augmented node names by Henry Yu · 7 years ago
  18. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  19. 99f83ef Add LISP Traffic Engineering LCAF address with unit tests by Jian Li · 7 years ago
  20. cf527d1 [ONOS-5598] Alarm Consumer for Fujitsu OLT by xueliang · 7 years ago
  21. 7dbfc20 [ONOS-5500] Properly encode namespaces in URI path segments by Henry Yu · 7 years ago
  22. 55faf85 [ONOS-5586] CopyConfig() of NetConf driver should add namespace of NetConf by yoonseon · 7 years ago
  23. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 7 years ago
  24. f11594a Bugfix: handle LISP map-request message that is encapsulated in ECM by Jian Li · 7 years ago
  25. a195755 [ONOS-5587] CopyConfig() of NetConf driver should use <config> tag by yoonseon · 7 years ago
  26. 25e54fc [ONOS-5585] CopyConfig() of NETCONF driver generates malformed RPC request by yoonseon · 7 years ago
  27. 88addd5 Add AuthenticationDataLength field when deserialize Map-Register by Jian Li · 7 years ago
  28. 6322a36 [ONOS-5267] Rewrite LISP bootstrap class to use UDP rather than TCP by Jian Li · 7 years ago
  29. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  30. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 7 years ago
  31. ca814bf [ONOS-5480] The implementation of LISP Encapsulated Control Message (ECM). by Yoonseon Han · 8 years ago
  32. dedf24c Moving snmp libs to released version; ejecing bti driver due to incompatibility by Brian O'Connor · 7 years ago
  33. 0289183 ISnmpSessionAdapter: remove overriden methods to conform with lib by Victor Silva · 7 years ago
  34. c89ba3f ISnmpSessionAdapter: fix build after dependency change by Thiago Santos · 7 years ago
  35. 3b4ea05 Fix Maven build breakage due to new SNMP libraries by Ray Milkey · 7 years ago
  36. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  37. 451cea3 Add LISP channel pipeline along with server bootstrap by Jian Li · 7 years ago
  38. 84b7582 Code clean up for LISP address and control message test cases by Jian Li · 7 years ago
  39. 2775935 [ONOS-5427] Add LISP Info-Request and Info-Reply message type by Jian Li · 7 years ago
  40. 5201576 [ONOS-5427] Add LISP NAT LCAF address class along with unit tests by Jian Li · 7 years ago
  41. 7b2a60b [ONOS-5397]fixbug:NBI Error for complicate list inside container by chengfan · 7 years ago
  42. cbc57e3 Add type code into LispType enum to prevent arbitrary place holder by Jian Li · 8 years ago
  43. 4a409b4 ONOS-4919: Implement RESTCONF client by Hesam Rahimi · 8 years ago
  44. c58d4be [ONOS-5012] implement RESTconf server by chengfan · 8 years ago
  45. e20926e RESTCONF Server outline by Henry Yu · 8 years ago
  46. 21377c5 ONOS-5261 BGP link descriptor cannot have multiple 'MultiTopologyId TLV' by jaegonkim · 8 years ago
  47. 9fae8d5 Removed files that were accidentally commited to BMv2 protocol by Carmelo Cascone · 8 years ago
  48. 2808230 [ONOS-5286]remove update operation in the ovsdb createPort and modify qos table name by Frank Wang · 8 years ago
  49. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  50. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. 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
  52. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  53. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  54. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago
  55. 1b8b559 Allowing message-id > 99 in NETCONF rcp-reply by Konstantinos Kanonakis · 8 years ago
  56. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  57. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  58. 9e848e8 Move PCE label handling from APP to protocol. by Avantika-Huawei · 8 years ago
  59. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  60. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  61. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  62. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  63. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  64. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  65. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  66. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  67. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  68. ba87170 [ONOS-4718] Initial implementation of LISP address serializer by GUNi · 8 years ago
  69. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  70. 4eb3e3a Revise comments to align protocol stack by Jian Li · 8 years ago
  71. 115d860 [ONOS-4718] Initial implementation of LISP address deserializer by Jian Li · 8 years ago
  72. 7c338a4 Disabling OSPF test with external dependency. by Jonathan Hart · 8 years ago
  73. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  74. ecc7ce9 ONOS-5107 and ONOS-5108: fixing an issue in the GET operation implemented by REST SBI protocol by Hesam Rahimi · 8 years ago
  75. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  76. 26069e2 [ONOS-4718] Add skeleton code for de-serializing LISP ctrl messages by Jian Li · 8 years ago
  77. 287b938 Bump netty 4.0 to latest release by Yuta HIGUCHI · 8 years ago
  78. bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
  79. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  80. fb63048 Making ERO non-mandatory (for end of LSP DB sync msg from cisco) by Avantika-Huawei · 8 years ago
  81. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  82. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  83. 8fc2d2f Fix: Javadoc fix for LISP related classes by Jian Li · 8 years ago
  84. 18f3bce Add unit test for LISP msg to check object equality and construction by Jian Li · 8 years ago
  85. 20850d3 [ONOS-4718] Add toString, equals, hashCode for LISP control message by Jian Li · 8 years ago
  86. 525fded Move build method to each control msg, realize createBuilder method by Jian Li · 8 years ago
  87. 79b1bb2 Remove solicit map request message class and interface by Jian Li · 8 years ago
  88. 631e62a [ONOS-4718] Implement DefaultLispMapRecord class with interface mod by Jian Li · 8 years ago
  89. f59c0ad [ONOS-4718] Implement LISP control message classes by Jian Li · 8 years ago
  90. 10a0906 [ONOS-4718] Add LispMapRecord, rename EidRecord to LispEidRecord by Jian Li · 8 years ago
  91. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  92. bee9de8 [ONOS-5036] Revise Mirror table in OVSDB protocol by Pier Ventre · 8 years ago
  93. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  94. 4b02211 Fix LISP related javadoc by Yuta HIGUCHI · 8 years ago
  95. 719b3bf [ONOS-4718] Initial implementation of LISP control message objects by Jian Li · 8 years ago
  96. 451175e [ONOS-4718] Initially add five LISP message interfaces and classes by Jian Li · 8 years ago
  97. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  98. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  99. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  100. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago