1. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  2. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  5. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  6. a1f960b Fix: Set default state as ADDED for newly added mapping by router by Jian Li · 7 years ago
  7. b5d8221 [ONOS-6170] Implement codec for MappingEntry with unit test by Jian Li · 7 years ago
  8. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  9. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  10. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  11. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  12. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  13. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  14. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  15. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  16. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  17. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  18. 2c4e9a9 Initial work on using ExtensionMappingAddress to abstract LCAF addr by Jian Li · 7 years ago
  19. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  20. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  21. 9291959 [ONOS-6055] Define mapping store interface with skeleton impl codes by Jian Li · 7 years ago
  22. 4014e13 Further simplify equals method by refactor if-else statement by Jian Li · 7 years ago
  23. cc169f3 Fix: add missing java docs for mapping management application by Jian Li · 7 years ago
  24. 9876310 Allow to specify time when creates a mapping event instance by Jian Li · 7 years ago
  25. 44155b0 [ONOS-6017] Implement DefaultMappingKey and DefaultMappingValue by Jian Li · 7 years ago
  26. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  27. 0e09eaa [ONOS-5916] Add various MappingAddress impl classes with unit tests by Jian Li · 7 years ago
  28. 136fd6c [ONOS-5916] Add a mapping instruction interface with impl classes by Jian Li · 7 years ago
  29. a0bf459 [ONOS-5916] Implement DefaultMapping and DefaultMappingEntry by Jian Li · 7 years ago
  30. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  31. 95edb59 [ONOS-5916] Add interfaces with adaptor for mapping management app by Jian Li · 7 years ago
  32. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago