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
  30. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  31. 2c8a2a4 Bugfix: Acknowledge to ETR only if want-map-notify is set to true by Jian Li · 7 years ago
  32. 712ec05 [ONOS-5688] Make LISP authKey and authKeyId be configurable by Jian Li · 7 years ago
  33. cdd276b Support CIDR ranged match for LISP EidRlocRecord with unit tests by Jian Li · 8 years ago
  34. 980cd7c Bug fixes of calculating message length for InfoRequest/Reply by yoonseon · 8 years ago
  35. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 8 years ago
  36. 5ba6ec1 [ONOS-5606] Try to use Epoll event group if OS natively support it by Jian Li · 8 years ago
  37. db26867 [ONOS-5627] Continuously handle LISP request when exception occurs by yoonseon · 8 years ago
  38. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 8 years ago
  39. 51aaca1 Automatically calculate auth data length based on the auth method by Jian Li · 8 years ago
  40. 1118c12 [ONOS-5267] Initial implementation of MapResolver by Jian Li · 8 years ago
  41. 24f6cc0 [ONOS-5267] Initial implementation of MapServer and EidRlocMap by Jian Li · 8 years ago
  42. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 8 years ago
  43. f11594a Bugfix: handle LISP map-request message that is encapsulated in ECM by Jian Li · 8 years ago
  44. 6322a36 [ONOS-5267] Rewrite LISP bootstrap class to use UDP rather than TCP by Jian Li · 8 years ago
  45. f8c2d4a Add LISP MAC SHA1 and SHA256 authentication mechanisms by Jian Li · 8 years ago
  46. 451cea3 Add LISP channel pipeline along with server bootstrap by Jian Li · 8 years ago
  47. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago
  48. da27f52 Attempt to fix onos-master job issue. by Yuta HIGUCHI · 8 years ago
  49. b695762 [ONOS-4718] Initial commit for LISP SBI protocols by Jian Li · 8 years ago