1. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  2. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 7 years ago
  3. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 8 years ago
  4. ca814bf [ONOS-5480] The implementation of LISP Encapsulated Control Message (ECM). by Yoonseon Han · 8 years ago
  5. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  6. cbc57e3 Add type code into LispType enum to prevent arbitrary place holder by Jian Li · 8 years ago
  7. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  8. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  9. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  10. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  11. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  12. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  13. 26069e2 [ONOS-4718] Add skeleton code for de-serializing LISP ctrl messages by Jian Li · 8 years ago
  14. 20850d3 [ONOS-4718] Add toString, equals, hashCode for LISP control message by Jian Li · 8 years ago
  15. 525fded Move build method to each control msg, realize createBuilder method by Jian Li · 8 years ago
  16. f59c0ad [ONOS-4718] Implement LISP control message classes by Jian Li · 8 years ago
  17. 10a0906 [ONOS-4718] Add LispMapRecord, rename EidRecord to LispEidRecord by Jian Li · 8 years ago
  18. 719b3bf [ONOS-4718] Initial implementation of LISP control message objects by Jian Li · 8 years ago
  19. 451175e [ONOS-4718] Initially add five LISP message interfaces and classes by Jian Li · 8 years ago