1. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  2. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  3. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  4. f987cb1 [ONOS-6358] Further improve LISP control message processing speed by Jian Li · 7 years ago
  5. 07b9020 Fix: Do not treat duplicated MapReg as error by changing log level by Jian Li · 7 years ago
  6. 47828a7 Bugfix: fix LISP provider activation problem caused by deps issue by Jian Li · 7 years ago
  7. 672ebda [ONOS-5945] Initial implementation of MapReferral message 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. 9b1a45b [ONOS-5749] Initial implementation LISP device provider by Jian Li · 7 years ago
  10. 347c51e Fix: sonar related fixes for LISP protocol package by Jian Li · 7 years ago
  11. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  12. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  13. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  14. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  15. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  16. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  17. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  18. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  19. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago