um: vector: Add dynamic tap interfaces and scripting
authorAnton Ivanov <anton.ivanov@cambridgegreys.com>
Mon, 21 Sep 2020 13:58:27 +0000 (14:58 +0100)
committerRichard Weinberger <richard@nod.at>
Sun, 11 Oct 2020 21:26:37 +0000 (23:26 +0200)
commitf06885b3f3e3884f98351d7b72a4fc8400911cde
tree786e92d66b1381f15982308221df79825b86e689
parent273fe1b676cb59d41e177980a981e27806872954
um: vector: Add dynamic tap interfaces and scripting

Provide functionality roughly compatible with the existing qemu
ifup scripting:
* invocation of an ifup script. The interface name is passed as the
  first and only argument
* allocating tap interfaces on the fly if they are not explicitly
  specified

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/vector_user.c