]> git.proxmox.com Git - lxc.git/blobdiff - debian/patches/0003-pve-run-lxcnetaddbr-when-instantiating-veths.patch
bump version to 2.0.8-1
[lxc.git] / debian / patches / 0003-pve-run-lxcnetaddbr-when-instantiating-veths.patch
index c6b6e92bcc4d78f9d768dfc5fed3646238992f11..4dafb93e16e73ae42dd98430da4348b1c54e80f4 100644 (file)
@@ -1,7 +1,7 @@
-From 6b3de84e0654c3b0b13166d63af9961a3a757c6e Mon Sep 17 00:00:00 2001
+From 405bcb676e3eb07e2e2efab45b15cdc8b799b15c Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Fri, 10 Feb 2017 09:15:37 +0100
-Subject: [PATCH 3/9] pve: run lxcnetaddbr when instantiating veths
+Subject: [PATCH 3/8] pve: run lxcnetaddbr when instantiating veths
 
 FIXME: Why aren't we using regular up-scripts?
 
@@ -11,10 +11,10 @@ Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
  1 file changed, 6 insertions(+), 1 deletion(-)
 
 diff --git a/src/lxc/conf.c b/src/lxc/conf.c
-index a93124b..c4079bb 100644
+index 923a4d90..3bedcf0f 100644
 --- a/src/lxc/conf.c
 +++ b/src/lxc/conf.c
-@@ -2683,8 +2683,13 @@ static int instantiate_veth(struct lxc_handler *handler, struct lxc_netdev *netd
+@@ -2742,8 +2742,13 @@ static int instantiate_veth(struct lxc_handler *handler, struct lxc_netdev *netd
                                 "veth", veth1, (char*) NULL);
                if (err)
                        goto out_delete;
@@ -30,5 +30,5 @@ index a93124b..c4079bb 100644
              veth1, veth2, netdev->ifindex);
  
 -- 
-2.1.4
+2.11.0