On 21 October 2014 03:42, Bryan Venteicher <bry...@freebsd.org> wrote:

> Author: bryanv
> Date: Mon Oct 20 14:42:42 2014
> New Revision: 273331
> URL: https://svnweb.freebsd.org/changeset/base/273331
>
> Log:
>   Add vxlan interface
>
>   vxlan creates a virtual LAN by encapsulating the inner Ethernet frame in
>   a UDP packet. This implementation is based on RFC7348.
>
>   Currently, the IPv6 support is not fully compliant with the
> specification:
>   we should be able to receive UPDv6 packets with a zero checksum, but we
>   need to support RFC6935 first. Patches for this should come soon.
>
>

Given it is self contained new code is it a 10.1 MFC candidate?


Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to