1. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  2. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  3. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  4. f17e0c9 Improve ExpireMap lookup performance with code refactoring by Jian Li · 7 years ago
  5. 882e190 [ONOS-6537] Implement LispRadixTreeDatabase with unit tests by Jian Li · 7 years ago
  6. 2dbd8a2 [ONOS-6537] Refactor LispMappingDatabase to split out implementation by Jian Li · 7 years ago
  7. 6c7800c [ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key by Jian Li · 7 years ago
  8. 49f525f [ONOS-6537] Add interface for IP RadixTree data structure by Jian Li · 7 years ago
  9. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  10. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  11. f25adf0 Refactor: further simplify if-else statement by Jian Li · 7 years ago
  12. 3282a34 Refactor: restrict package access level, replace for with foreach by Jian Li · 7 years ago
  13. 6b5efbb Refactor: remove redundant return and unused method from MacAuth by Jian Li · 7 years ago
  14. 03398d5 Fix: resolve potential NPE in LispInfo request and reply by Jian Li · 7 years ago
  15. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  16. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  18. b25fcb4 Improve MapDB read performance by using cached hash code by Jian Li · 7 years ago
  19. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  21. f987cb1 [ONOS-6358] Further improve LISP control message processing speed by Jian Li · 7 years ago
  22. 07b9020 Fix: Do not treat duplicated MapReg as error by changing log level by Jian Li · 7 years ago
  23. af72941 Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  24. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  25. 299bc1d [ONOS-6142] Add AppData and AS extension addresses with unit test by Jian Li · 7 years ago
  26. 08f613a Fix: Correct typos in multicast LCAF address class by Jian Li · 7 years ago
  27. 47828a7 Bugfix: fix LISP provider activation problem caused by deps issue by Jian Li · 7 years ago
  28. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  30. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  32. f4bfbaa [ONOS-5945] Add LispMapReferral message type with unit tests by Jian Li · 7 years ago
  33. d55111b [ONOS-5945] Add de/serailizer for LISP referral with unit tests by Jian Li · 7 years ago
  34. 4fc55e3 [ONOS-5946] Implement LISP signature type by Jian Li · 7 years ago
  35. 672ebda [ONOS-5945] Initial implementation of MapReferral message type by Jian Li · 7 years ago
  36. c4d0391 [ONOS-5944] Add LISP Geo Coordindate LCAF address type by Jian Li · 7 years ago
  37. 3ff578d [ONOS-5943] Add LISP nonce LCAF address type by Jian Li · 7 years ago
  38. 2af9eaa [ONOS-5942] Add LISP multicast LCAF address type by Jian Li · 7 years ago
  39. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  40. 9b1a45b [ONOS-5749] Initial implementation LISP device provider by Jian Li · 7 years ago
  41. 5dc9a4e Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  42. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  44. 347c51e Fix: sonar related fixes for LISP protocol package by Jian Li · 7 years ago
  45. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  46. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  47. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  48. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  49. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  50. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  51. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  52. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  53. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  54. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  55. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  56. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  57. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  58. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  59. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  60. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  63. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  64. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  65. 2c8a2a4 Bugfix: Acknowledge to ETR only if want-map-notify is set to true by Jian Li · 7 years ago
  66. 712ec05 [ONOS-5688] Make LISP authKey and authKeyId be configurable by Jian Li · 7 years ago
  67. 5b2b236 Fix sonar warnings of LISP authentication package by Jian Li · 7 years ago
  68. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  70. cdd276b Support CIDR ranged match for LISP EidRlocRecord with unit tests by Jian Li · 7 years ago
  71. 55ddcdb Bugfix: try to use parent LCAF class for serializing NAT address by Jian Li · 7 years ago
  72. 980cd7c Bug fixes of calculating message length for InfoRequest/Reply by yoonseon · 7 years ago
  73. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 7 years ago
  74. 5ba6ec1 [ONOS-5606] Try to use Epoll event group if OS natively support it by Jian Li · 7 years ago
  75. db26867 [ONOS-5627] Continuously handle LISP request when exception occurs by yoonseon · 7 years ago
  76. ef0f723 Bugfix: Parse the LCAF address by referring to length field value by Jian Li · 7 years ago
  77. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 7 years ago
  78. beb4122 Enable to handle LISP Info (request, reply) messages by LISPMessageReaderFactory by yoonseon · 7 years ago
  79. 89c9ca9 Bump up the LISP LCAF version from draft 13 to draft 20 by Jian Li · 7 years ago
  80. 51aaca1 Automatically calculate auth data length based on the auth method by Jian Li · 7 years ago
  81. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  82. 1118c12 [ONOS-5267] Initial implementation of MapResolver by Jian Li · 7 years ago
  83. 24f6cc0 [ONOS-5267] Initial implementation of MapServer and EidRlocMap by Jian Li · 7 years ago
  84. b9e1ac7 Bugfix: try to deal with the first two bytes of LCAF address stream by Jian Li · 7 years ago
  85. 99f83ef Add LISP Traffic Engineering LCAF address with unit tests by Jian Li · 7 years ago
  86. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 7 years ago
  87. f11594a Bugfix: handle LISP map-request message that is encapsulated in ECM by Jian Li · 7 years ago
  88. 88addd5 Add AuthenticationDataLength field when deserialize Map-Register by Jian Li · 7 years ago
  89. 6322a36 [ONOS-5267] Rewrite LISP bootstrap class to use UDP rather than TCP by Jian Li · 7 years ago
  90. ca814bf [ONOS-5480] The implementation of LISP Encapsulated Control Message (ECM). by Yoonseon Han · 8 years ago
  91. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  92. 451cea3 Add LISP channel pipeline along with server bootstrap by Jian Li · 7 years ago
  93. 84b7582 Code clean up for LISP address and control message test cases by Jian Li · 7 years ago
  94. 2775935 [ONOS-5427] Add LISP Info-Request and Info-Reply message type by Jian Li · 7 years ago
  95. 5201576 [ONOS-5427] Add LISP NAT LCAF address class along with unit tests by Jian Li · 7 years ago
  96. cbc57e3 Add type code into LispType enum to prevent arbitrary place holder by Jian Li · 8 years ago
  97. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  99. 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
  100. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago