• A
    net: L2TPv3 transport · 3fb69aa1
    Anton Ivanov 提交于
    This transport allows to connect a QEMU nic to a static Ethernet
    over L2TPv3 tunnel. The transport supports all options present
    in the Linux kernel implementation. It allows QEMU to connect
    to any Linux host running kernel 3.3+, most routers and network
    devices as well as other QEMU instances.
    
    [Fixed up net_client_init1() switch statement to support -netdev
    --Stefan]
    Signed-off-by: NAnton Ivanov <antivano@cisco.com>
    Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
    3fb69aa1
clients.h 2.4 KB