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