1. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  2. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  3. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  4. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  5. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  6. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  7. ba87170 [ONOS-4718] Initial implementation of LISP address serializer by GUNi · 8 years ago
  8. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  9. 4eb3e3a Revise comments to align protocol stack by Jian Li · 8 years ago
  10. 115d860 [ONOS-4718] Initial implementation of LISP address deserializer by Jian Li · 8 years ago
  11. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 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. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  15. 8fc2d2f Fix: Javadoc fix for LISP related classes by Jian Li · 8 years ago
  16. 18f3bce Add unit test for LISP msg to check object equality and construction by Jian Li · 8 years ago
  17. 20850d3 [ONOS-4718] Add toString, equals, hashCode for LISP control message by Jian Li · 8 years ago
  18. 525fded Move build method to each control msg, realize createBuilder method by Jian Li · 8 years ago
  19. 79b1bb2 Remove solicit map request message class and interface by Jian Li · 8 years ago
  20. 631e62a [ONOS-4718] Implement DefaultLispMapRecord class with interface mod by Jian Li · 8 years ago
  21. f59c0ad [ONOS-4718] Implement LISP control message classes by Jian Li · 8 years ago
  22. 10a0906 [ONOS-4718] Add LispMapRecord, rename EidRecord to LispEidRecord by Jian Li · 8 years ago
  23. 4b02211 Fix LISP related javadoc by Yuta HIGUCHI · 8 years ago
  24. 719b3bf [ONOS-4718] Initial implementation of LISP control message objects by Jian Li · 8 years ago
  25. 451175e [ONOS-4718] Initially add five LISP message interfaces and classes by Jian Li · 8 years ago
  26. ac32718 BuildFix: add missing netty-buffer lib in BUCK build file by Jian Li · 8 years ago
  27. cb1fca2 [ONOS-4718] Initial commit for LISP protocol message package by Jian Li · 8 years ago
  28. d56f97e [ONOS-4718] Add LispDistinguishedNameAddress, modify hashCode logic by Jian Li · 8 years ago
  29. c7e20a5 [ONOS-4718] Add more LCAF type address with augmented LCAF class by Jian Li · 8 years ago
  30. 0959600 [ONOS-4718] Add LISP Canonical Address Format Enum and Address class by Jian Li · 8 years ago
  31. 6b77dc0 [ONOS-4718] Add several data types used for addressing LISP locator by Jian Li · 8 years ago
  32. 3573439 Initial commit for LISP SBI Encoder and Decoder package by Jian Li · 8 years ago
  33. da27f52 Attempt to fix onos-master job issue. by Yuta HIGUCHI · 8 years ago
  34. b695762 [ONOS-4718] Initial commit for LISP SBI protocols by Jian Li · 8 years ago