mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Simplify interface generation by collapsing eth_ and ethlike_ifaces to a single list. Let gen_iface_json() determine interface type by querying each interface. This allows us to create bridge setups also for qemu use-cases. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>