Hi, people.<br><br>I'm trying to implement a mechanism to permit the addition of a new network device to a container "on-the-fly".<br><br>That
 would be useful to me in some complex virtual networking scenarios, 
where a container need to connect to a newborn bridge and I can't stand 
to lxc-stop/modify config manually/lxc-start.<br>
<br>I'm thinking about:<br><br>1. Hacking commands.(h|c) to create a new callback for hot netdev addition<br>2. Implement the callback through a call to instanciate_(veth|macvlan|etc)<br>3. Updating lxc_handler->conf->network by adding a new netdev to the list<br>


<br>Could this be accomplished some other way? Do you think that it could be useful to others?<br><br>Best regards,<br clear="all">Carlos "Bill" Nilton<br>CISSP, RHCE, ITIL Foundations<br><a href="http://carlosnilton.com.br/" target="_blank">http://carlosnilton.com.br/</a><br>

<br>