Re: [lxc-devel] [PATCH] Add network-down script

2012-07-09 Thread Serge Hallyn
Quoting Jan Kiszka (jan.kis...@siemens.com): > Analogously to lxc.network.script.up, add the ability to register a down > script. It is called before the guest network is finally destroyed, > allowing to clean up resources that are not reset/destroyed > automatically. Parameters of the down script

[lxc-devel] [PATCH] Add network-down script

2012-07-09 Thread Jan Kiszka
Analogously to lxc.network.script.up, add the ability to register a down script. It is called before the guest network is finally destroyed, allowing to clean up resources that are not reset/destroyed automatically. Parameters of the down script are identical to the up script except for the executi