Skip to content
  • Anton Ivanov's avatar
    net: L2TPv3 transport · 3fb69aa1
    Anton Ivanov authored
    
    
    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: default avatarAnton Ivanov <antivano@cisco.com>
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    3fb69aa1