Downloads - Linux

We use Git as version control system for our code and GitHub for hosting our repository. You can browse the code at , 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.4.1 version of LISPmob which implements the following functionalities:

  • Register to the Mapping System
  • Request mappings
  • DDT Client
  • Reply to mapping requests
  • Encapsulate data packets
  • Decapsulate data packets
  • RLOC Probing (user configurable)
  • IPv6 full support (EIDs and RLOCs)
  • Interface management
  • Solicit-Map-Request
  • Multihoming
  • Experimental NAT traversal

You can find more information in the README file