Contents

LISP Flow Mapping

Features

Non-Code Aspects (user docs, examples, tutorials, articles)

Architectural Issues

An overview of the architecture including API documentation is posted at the Architecture Overview page.

Security Issues

LISP southbound plugin follows LISP RFC6830 security guidelines. A key/password is associated with every EID prefix which is used to create a MAC (Message Authentication Code) of the UDP LISP control messages for authentication and integrity protection of the UDP messages. This is implemented as specified in the LISP RFC6830. On the Northbound API, the key is passed via JSON and is tested for equality against the stored key for the EID prefix being registered. No MAC of the REST request is created.

Quality Assurance (test coverage, etc)

End-of-life (API/Features EOLed in Release)

This is the first release of LISP Flow Mapping.

Bugzilla (summary of bug situation)

1 outstanding feature bug as of now. 2 outstanding design bugs likely to be targeted for next release.

Standards (summary of standard compliance)

The LISP implementation module and southbound plugin conforms to the IETF RFC6830 and RFC6833, with the following exceptions:

From the list of AFI and LCAFs available in LISP the following are supported in this release:

No standards exist for the LISP Mapping System northbound API as of this date.

Schedule (initial schedule and changes over the release cycle)

All features planned for this release cycle were met. NB API for LCAF AFI has not been tested. Schedule of next release cycle is in the works.