1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  3. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  4. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. f17e0c9 Improve ExpireMap lookup performance with code refactoring by Jian Li · 7 years ago
  7. 882e190 [ONOS-6537] Implement LispRadixTreeDatabase with unit tests by Jian Li · 7 years ago
  8. 2dbd8a2 [ONOS-6537] Refactor LispMappingDatabase to split out implementation by Jian Li · 7 years ago
  9. 6c7800c [ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key by Jian Li · 7 years ago
  10. 49f525f [ONOS-6537] Add interface for IP RadixTree data structure by Jian Li · 7 years ago
  11. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  12. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  13. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  14. f987cb1 [ONOS-6358] Further improve LISP control message processing speed by Jian Li · 7 years ago
  15. 07b9020 Fix: Do not treat duplicated MapReg as error by changing log level by Jian Li · 7 years ago
  16. 47828a7 Bugfix: fix LISP provider activation problem caused by deps issue by Jian Li · 7 years ago
  17. 672ebda [ONOS-5945] Initial implementation of MapReferral message type by Jian Li · 7 years ago
  18. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  19. 9b1a45b [ONOS-5749] Initial implementation LISP device provider by Jian Li · 7 years ago
  20. 347c51e Fix: sonar related fixes for LISP protocol package by Jian Li · 7 years ago
  21. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  22. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  23. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  24. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  25. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  26. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  27. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  28. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  29. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago