1. f4bfbaa [ONOS-5945] Add LispMapReferral message type with unit tests by Jian Li · 7 years ago
  2. d55111b [ONOS-5945] Add de/serailizer for LISP referral with unit tests by Jian Li · 7 years ago
  3. 4fc55e3 [ONOS-5946] Implement LISP signature type by Jian Li · 7 years ago
  4. 672ebda [ONOS-5945] Initial implementation of MapReferral message type by Jian Li · 7 years ago
  5. c4d0391 [ONOS-5944] Add LISP Geo Coordindate LCAF address type by Jian Li · 7 years ago
  6. 3ff578d [ONOS-5943] Add LISP nonce LCAF address type by Jian Li · 7 years ago
  7. 2af9eaa [ONOS-5942] Add LISP multicast LCAF address type by Jian Li · 7 years ago
  8. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  9. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  10. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  11. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  12. 5b2b236 Fix sonar warnings of LISP authentication package by Jian Li · 7 years ago
  13. 980cd7c Bug fixes of calculating message length for InfoRequest/Reply by yoonseon · 7 years ago
  14. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 7 years ago
  15. ef0f723 Bugfix: Parse the LCAF address by referring to length field value by Jian Li · 7 years ago
  16. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 7 years ago
  17. 99f83ef Add LISP Traffic Engineering LCAF address with unit tests by Jian Li · 8 years ago
  18. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 8 years ago
  19. ca814bf [ONOS-5480] The implementation of LISP Encapsulated Control Message (ECM). by Yoonseon Han · 8 years ago
  20. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  21. 84b7582 Code clean up for LISP address and control message test cases by Jian Li · 8 years ago
  22. 2775935 [ONOS-5427] Add LISP Info-Request and Info-Reply message type by Jian Li · 8 years ago
  23. 5201576 [ONOS-5427] Add LISP NAT LCAF address class along with unit tests by Jian Li · 8 years ago
  24. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  25. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  26. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  27. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  28. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  29. 115d860 [ONOS-4718] Initial implementation of LISP address deserializer by Jian Li · 8 years ago
  30. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  31. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  32. 18f3bce Add unit test for LISP msg to check object equality and construction by Jian Li · 8 years ago