I am interested in implementing a built-in userland driver for QEMU and found libzt.
It seems that libzt only exposes the L3 API currently and a L2 API is not available.
Can you point me into some direction and/or tell me if this is planned? Or is it necessary to
do it myself and (take a look at VirtualTap, skip lwip)..