Skip to content

Master 1 project to implement a PoC of the LISP protocol on Click Modular Router

License

Notifications You must be signed in to change notification settings

LISP-on-Click/LISP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#The project

This is our project for the Master 1. The goal of this was to explore NFV by implementing the LISP Protocol using Click Modular Router and Xen/ClickOS.

This is a PoC so I wouldn't recommend that you use it in production as is.

##State

We did not implement the whole LISP protocol, only the main "features":

  • Map Request
  • Map Reply
  • Map Register
  • Encapsulation / Decapsulation

##What's about the language ?

We are french students so we made the commit messages in french but the documentation of Click elements is in english. If a file is in plain french without any english equivalent, we are working on translating it.

##Usage Click must be installed in userlevel mode. See xen/README for Xen/ClickOS usage.

To use the lisp package you have to:

Compile it:

$ autoreconf
# make install

Add the following line to your click configuration files:

require(lisp);

##Usefull links

About

Master 1 project to implement a PoC of the LISP protocol on Click Modular Router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •