[libnl] Add VXLAN support (#45)

Thomas Graf tgraf at redhat.com
Mon Aug 5 02:07:24 EDT 2013


On 08/04/2013 08:58 AM, Yasunobu Chiba wrote:
> I added code to support Virtual eXtensible Local Area Network (VXLAN).
> Let me know if you find any problem on this patch.

Looks excellent, merged, thanks Yasunobu Chiba!


> ------------------------------------------------------------------------
>
>
>         You can merge this Pull Request by running
>
>    git pull https://github.com/chibacchie/libnl vxlan
>
> Or view, comment on, or merge it at:
>
> https://github.com/tgraf/libnl/pull/45
>
>
>         Commit Summary
>
>   * Add VXLAN support.
>
>
>         File Changes
>
>   * *M* doc/route.txt
>     <https://github.com/tgraf/libnl/pull/45/files#diff-0> (95)
>   * *A* include/netlink/route/link/vxlan.h
>     <https://github.com/tgraf/libnl/pull/45/files#diff-1> (86)
>   * *M* lib/Makefile.am
>     <https://github.com/tgraf/libnl/pull/45/files#diff-2> (1)
>   * *A* lib/route/link/vxlan.c
>     <https://github.com/tgraf/libnl/pull/45/files#diff-3> (1157)
>   * *M* python/netlink/route/capi.i
>     <https://github.com/tgraf/libnl/pull/45/files#diff-4> (63)
>   * *A* tests/test-create-vxlan.c
>     <https://github.com/tgraf/libnl/pull/45/files#diff-5> (47)
>
>
>         Patch Links:
>
>   * https://github.com/tgraf/libnl/pull/45.patch
>   * https://github.com/tgraf/libnl/pull/45.diff
>




More information about the libnl mailing list