abf81389a5bfd86cba0e678fe0467ac2e16f676b
[docs.git] / docs / release-notes / projects / lispflowmapping.rst
1 =================
2 LISP Flow Mapping
3 =================
4
5 Overview
6 ========
7
8 LISP (Locator ID Separation Protocol) Flow Mapping service provides mapping services,
9 including LISP Map-Server and LISP Map-Resolver services that store and serve mapping
10 data to dataplane nodes and to OpenDaylight applications. Mapping data can include
11 mapping of virtual addresses to physical network addresses where the virtual nodes
12 are reachable or hosted. Mapping data can also include a variety of routing policies
13 including traffic engineering and load balancing. To leverage this service,
14 OpenDaylight applications and services can use the northbound REST API to
15 define the mappings and policies in the LISP Mapping Service. Dataplane
16 devices capable of LISP control protocol can leverage this service through
17 a southbound LISP plugin. LISP-enabled devices must be configured to use this
18 OpenDaylight service, since their Map- Server and/or Map-Resolver.
19
20 Southbound LISP plugin supports the LISP control protocol (that is, Map-Register,
21 Map-Request, Map-Reply messages). It can also be used to register mappings in the
22 OpenDaylight mapping service.
23
24 Behavior/Feature Changes
25 ========================
26
27 Here is the link to the features improved in this release:
28
29 `OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
30
31 New Features
32 ============
33
34 Here is the link to the new features introduced in this release:
35
36 `OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
37
38 Deprecated Features
39 ===================
40
41 Here is the link to the features removed in this release:
42
43 `OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
44
45 Resolved Issues
46 ===============
47
48 Here is the link to the resolved issues fixed in this release:
49
50 `OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
51
52
53 Known Issues
54 ============
55
56 Here is the link to the known issues exist in this release:
57
58 `OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_