mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 18:07:30 +00:00
network: pass name of peer veth device
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
d08e57088e
commit
990b9ac345
@ -207,7 +207,7 @@ static int instantiate_veth(struct lxc_handler *handler, struct lxc_netdev *netd
|
||||
char *argv[] = {
|
||||
"veth",
|
||||
netdev->link,
|
||||
"veth1",
|
||||
veth1,
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user