Discussion:
[lxc-devel] [lxc/lxc] ea80ca: Keep veth.pair.name on network shutdown
GitHub
2017-03-23 15:44:01 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: ea80ca74d22593e018f132a3777aeb859d9609b3
https://github.com/lxc/lxc/commit/ea80ca74d22593e018f132a3777aeb859d9609b3
Author: Torsten Fohrer <***@googlemail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)

Changed paths:
M src/lxc/conf.c

Log Message:
-----------
Keep veth.pair.name on network shutdown

In case of a container that is rebooting, freeing veth.pair.name here results in losing given veth.pair name
(Only if given lxc_netdev is reused).

Signed-off-by: Torsten Fohrer <***@googlemail.com>


Commit: fcab4fecdb32345c2771d6a64e0be671db4a1129
https://github.com/lxc/lxc/commit/fcab4fecdb32345c2771d6a64e0be671db4a1129
Author: Stéphane Graber <***@stgraber.org>
Date: 2017-03-23 (Thu, 23 Mar 2017)

Changed paths:
M src/lxc/conf.c

Log Message:
-----------
Merge pull request #1487 from t-fohrer/t-fohrer-patch-3

Keep veth.pair.name on network shutdown


Compare: https://github.com/lxc/lxc/compare/69d47ee1c4bc...fcab4fecdb32
Loading...