--- Begin Message ---
*** BLURB HERE ***

Maurice Klein (1):
  Signed-off-by: Maurice Klein <[email protected]>

 src/PVE/QemuServer.pm         |  9 +++++-
 src/PVE/QemuServer/Network.pm | 19 +++++++++++
 src/usr/pve-tap               | 59 +++++++++++++++++++++++++++++++++++
 src/usr/pve-tap-hotplug       |  3 ++
 src/usr/pve-tapdown           | 16 ++++++++++
 5 files changed, 105 insertions(+), 1 deletion(-)
 create mode 100755 src/usr/pve-tap
 create mode 100755 src/usr/pve-tap-hotplug
 create mode 100755 src/usr/pve-tapdown

-- 
2.39.5 (Apple Git-154)


Aim for my patches:
allow the setup of a network interface in QEMU VMs that uses routed TAP 
interfaces instead of bridged ones.
Pure L3 design without L2 dependencies Eliminates the need for bridges, 
broadcast domains, ARP flooding, and other L2-related complexity when it is not 
required.

See more: 
https://forum.proxmox.com/threads/feedback-routed-l3-routing-without-bridge.178933/


--- End Message ---
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to