Downloads - Linux

We use Git as version control system for our code and GitHub for hosting our repository. 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