For your convenience, here is a pointer to the github that Albert just mentioned:
https://github.com/LISPmob/lispmob/tree/release-0.2 Folders "lisp_int" and "lisp_mod" contain the LISPmob kernel code. Thanks, Alberto On Thu, Nov 7, 2013 at 10:02 PM, Albert Cabellos <[email protected]>wrote: > Hi > > You might be interested in http://lispmob.org > > This is a user-space linux implementation of LISP, we interface with the > kernel through tun/tap and netlink. With this architecture we have a common > code-base for linux, android and openwrt (embedded devices). > > From our experience we have found that it is easier to support several > platforms from the user-space. Pretty much any linux "thing" has netlink > and tun/tap, so supporting a new platform should be straightforward, in > most cases just re-compiling. > > We actually used to have a data-plane lisp kernel module, the module is > still public at the github lispmob repository. > > Regards > > Albert > > On 07/11/2013 16:01, Rene Bartsch wrote: > >> Hi, >> >> are there any ongoing attempts to integrate LISP into the network stack >> of the Linux-kernel? >> >> That way we'd gain a foothold in most smartphones, tablets, embedded >> devices and Linux-servers/-desktops. >> >> > _______________________________________________ > lisp mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/lisp >
_______________________________________________ lisp mailing list [email protected] https://www.ietf.org/mailman/listinfo/lisp
