]> git.proxmox.com Git - pve-network.git/commit - PVE/Makefile
add network transport api
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 2 Apr 2019 10:09:10 +0000 (12:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 2 Apr 2019 12:15:10 +0000 (14:15 +0200)
commiteec580bf184b140ed46ebd2b53e6b09899739aa1
tree93987a8e5adb4e6b428cb2bc5559e30ad0f0a47c
parent0ec8cb8742ca078c777ff1e68b17910fe61ebc4c
add network transport api
PVE/API2/Makefile [new file with mode: 0644]
PVE/API2/Network/Makefile [new file with mode: 0644]
PVE/API2/Network/Transport.pm [new file with mode: 0644]
PVE/Makefile
PVE/Network/Plugin.pm
PVE/Network/Transport.pm [new file with mode: 0644]
PVE/Network/VlanPlugin.pm
PVE/Network/VxlanMulticastPlugin.pm