1. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  2. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  3. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  4. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  5. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  6. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  7. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  8. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  9. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  10. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  11. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago
  12. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  13. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  14. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  15. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  16. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  17. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  18. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  19. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  20. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  21. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  22. 2c4e9a9 Initial work on using ExtensionMappingAddress to abstract LCAF addr by Jian Li · 7 years ago
  23. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  24. 2c52e56 [ONOS-6054] Implement DistributMappingStore with unit test by Jian Li · 7 years ago
  25. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  26. 9291959 [ONOS-6055] Define mapping store interface with skeleton impl codes by Jian Li · 7 years ago
  27. 4014e13 Further simplify equals method by refactor if-else statement by Jian Li · 7 years ago
  28. cc169f3 Fix: add missing java docs for mapping management application by Jian Li · 7 years ago
  29. 9876310 Allow to specify time when creates a mapping event instance by Jian Li · 7 years ago
  30. 44155b0 [ONOS-6017] Implement DefaultMappingKey and DefaultMappingValue by Jian Li · 7 years ago
  31. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  32. 0e09eaa [ONOS-5916] Add various MappingAddress impl classes with unit tests by Jian Li · 7 years ago
  33. 24ad4e4 [ONOS-5916] Add unit tests for MappingInstructions class by Jian Li · 7 years ago
  34. 136fd6c [ONOS-5916] Add a mapping instruction interface with impl classes by Jian Li · 7 years ago
  35. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  37. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  39. c565ebf Add unit tests for mapping management app by Jian Li · 7 years ago
  40. a0bf459 [ONOS-5916] Implement DefaultMapping and DefaultMappingEntry by Jian Li · 7 years ago
  41. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  42. 95edb59 [ONOS-5916] Add interfaces with adaptor for mapping management app by Jian Li · 7 years ago
  43. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago