Downloads - OpenWrt

We use Git as version control system for our code and GitHub for hosting our repository. OpenWrt and Linux version share the code. You can browse the code at https://github.com/LISPmob/lispmob, or clone a local copy to your development machine:

      git clone git://github.com/LISPmob/lispmob.git

On branch 'master' you can find the new 0.5.2 version of LISPmob which implements the following functionalitie

xTR / MN

  •     Register to the Mapping System
  •     Request mappings
  •     Reply to mapping requests
  •     Encapsulate data packets
  •     Decapsulate data packets
  •     RLOC Probing (user configurable)
  •     IPv6 full support (EIDs and RLOCs)
  •     Interface management
  •     Multihoming
  •     Explicit Locator Path (ELPs)

RTR

  •     Request mappings
  •     Reply to mapping requests
  •     Reencapsulate data packets
  •     RLOC Probing (user configurable)
  •     IPv6 full support (EIDs and RLOCs)
  •     Interface management
  •     Multihoming
  •     Explicit Locator Path (ELPs)

MS / MR

  •     Process registration requests
  •     Notify correct registration
  •     Accept more specific entries
  •     Reply to mapping requests when Proxy Relpy activated
  •     Forward requests to xTRs
  •     IPv6 full support (EIDs and RLOCs)
  •     Interface management
  •     Explicit Locator Path (ELPs)

You can find more information in the README file. General information and configuration for Linux version still applies to OpenWrt. Please refer to OpenWrt section on the README for specific OpenWrt details.

OpenWrt 15.05 Chaos Calmer

Get the precompiled  package of OpenWrt with LISPmob in the following link:

Install LISPmob from ipk file:

Please check the README to know how to configure it.