4 Commits

Author SHA1 Message Date
Jian Li
b6995cbd7c Fix: Remove the dependencies between LISP provider and driver
LISP mapping provider should not be aware of LISP driver, and
LISP specific LCAF to Mapping Extension conversion will be realized
in LISP extension address interpreter which is located in protocol.

Change-Id: Idc38c13e084e323f9e07a62fcfac846d6b3d9a56
2017-04-03 08:39:09 +00:00
Jian Li
0f0d748c52 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr
Change-Id: I0353575633bbe1073413b61ad134634716ad75b4
2017-03-27 07:11:17 +00:00
Jian Li
77d6e75b8c [ONOS-5751] Initial implementation of LISP mapping provider
Change-Id: Ibddfc9f92e4d385c9995e7baa3613a2562499fbf
2017-02-03 21:47:26 +00:00
Jian Li
7d36157d7d [ONOS-5750] Add skeleton code of LISP mapping provider
This commit also enables LISP mapping and messsage providers.

Change-Id: I06ff330ba6144bff472c2ede49d9e477aa38880b
2017-01-18 21:06:26 +00:00