]> git.proxmox.com Git - pve-container.git/commit - src/lxcnetaddbr
implement lxcnetaddbr to bring up network
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Apr 2015 05:45:22 +0000 (07:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Apr 2015 05:45:22 +0000 (07:45 +0200)
commit8a04b6c7738590f48a4596c232172b6cfdd4810a
tree265720dd3a5ac93075adba6afff65db897fed5e6
parent44da064117c86a5e9c0f451c7f155735b820dae7
implement lxcnetaddbr to bring up network

We do not use the lxc.network.link property anymore,
because we dynamically create the link name at startup,
depending on vlan settings. So we use pve.network.bridge
instead.
src/Makefile
src/PVE/LXC.pm
src/lxcnetaddbr [new file with mode: 0755]
src/test/test2/config
src/test/test3/config
src/test/test4/config