chiark / gitweb /
networkd: introduce vxlan
authorSusant Sahani <susant@redhat.com>
Mon, 16 Jun 2014 06:24:33 +0000 (11:54 +0530)
committerTom Gundersen <teg@jklm.no>
Mon, 16 Jun 2014 18:38:22 +0000 (20:38 +0200)
This patch enables netwokd to create vxlan

Changes:
Added:
1. File networkd networkd-vxlan.c
2. to netdev
    bool learning
    struct in_addr group
    uint64_t vxlanid;
3. VXLAN subsection and config
   parameters


No differences found