commit | a16e0ecf72d4f2c7bd08aadbaa8272cbdc9e25a5 | [log] [download] |
---|---|---|
author | Dietmar Maurer <dietmar@proxmox.com> | Thu Jul 03 15:12:27 2008 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Jul 03 15:12:27 2008 +0400 |
tree | 1b421d4ea99a6bb55c4e5395a6b24e426d7e1180 | |
parent | bca585d9c7c9e72bad99fc3f48bd8245ab21848c [diff] |
Add brigde parameter to --netif options In Proxmox VE we want to support multiple bridges. I currently use a patch which adds an bridge parameter to the netif options: NETIF="ifname=XXX,bridge=XXX,mac=XXX,host_ifname=XXX,host_mac=XXX" --netif_add ifname[,mac,host_ifname,host_mac,bridge] I also modified --netif_add to accept empty parameters, for example: --netif_add eth3,,,,vmbr3