1. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  2. f25adf0 Refactor: further simplify if-else statement by Jian Li · 7 years ago
  3. 3282a34 Refactor: restrict package access level, replace for with foreach by Jian Li · 7 years ago
  4. 299bc1d [ONOS-6142] Add AppData and AS extension addresses with unit test by Jian Li · 7 years ago
  5. 08f613a Fix: Correct typos in multicast LCAF address class by Jian Li · 7 years ago
  6. c4d0391 [ONOS-5944] Add LISP Geo Coordindate LCAF address type by Jian Li · 7 years ago
  7. 3ff578d [ONOS-5943] Add LISP nonce LCAF address type by Jian Li · 7 years ago
  8. 2af9eaa [ONOS-5942] Add LISP multicast LCAF address type by Jian Li · 7 years ago
  9. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  10. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  11. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  12. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  13. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  14. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  15. 55ddcdb Bugfix: try to use parent LCAF class for serializing NAT address by Jian Li · 7 years ago
  16. 980cd7c Bug fixes of calculating message length for InfoRequest/Reply by yoonseon · 7 years ago
  17. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 8 years ago
  18. ef0f723 Bugfix: Parse the LCAF address by referring to length field value by Jian Li · 8 years ago
  19. 89c9ca9 Bump up the LISP LCAF version from draft 13 to draft 20 by Jian Li · 8 years ago
  20. b9e1ac7 Bugfix: try to deal with the first two bytes of LCAF address stream by Jian Li · 8 years ago
  21. 99f83ef Add LISP Traffic Engineering LCAF address with unit tests by Jian Li · 8 years ago
  22. f11594a Bugfix: handle LISP map-request message that is encapsulated in ECM 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. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  25. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  26. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  27. ba87170 [ONOS-4718] Initial implementation of LISP address serializer by GUNi · 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. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  31. 8fc2d2f Fix: Javadoc fix for LISP related classes by Jian Li · 8 years ago
  32. d56f97e [ONOS-4718] Add LispDistinguishedNameAddress, modify hashCode logic by Jian Li · 8 years ago
  33. c7e20a5 [ONOS-4718] Add more LCAF type address with augmented LCAF class by Jian Li · 8 years ago
  34. 0959600 [ONOS-4718] Add LISP Canonical Address Format Enum and Address class by Jian Li · 8 years ago
  35. 6b77dc0 [ONOS-4718] Add several data types used for addressing LISP locator by Jian Li · 8 years ago