On Thu, Feb 21, 2013 at 9:52 PM, Lorand Jakab <[email protected]> wrote: > LISP is an experimental layer 3 tunneling protocol, described in RFC > 6830. This patch adds support for LISP tunneling. Since LISP > encapsulated packets do not carry an Ethernet header, it is removed > before encapsulation, and added with hardcoded source and destination > MAC addresses after decapsulation. The harcoded MAC chosen for this > purpose is the locally administered address 02:00:00:00:00:00. Flow > actions can be used to rewrite this MAC for correct reception. As such, > this patch is intended to be used for static network configurations, or > with a LISP capable controller. > > Signed-off-by: Lorand Jakab <[email protected]> > Signed-off-by: Kyle Mestery <[email protected]>
Applied, thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
