Changes between Version 18 and Version 19 of TipAndDoc/Linux/LXC


Ignore:
Timestamp:
Dec 27, 2012 9:16:20 PM (11 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/Linux/LXC

    v18 v19  
    2424  * man 5 lxc.conf 
    2525  > By default lxc choose a name for the network device belonging to the outside of the container, this name is handled by lxc, but if you wish to handle this name yourself, you can tell lxc to set a specific name with the {{{lxc.network.veth.pair}}} option. 
     26 * [http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=blob;f=src/lxc/conf.c;h=2eb598bc6b4511a91b2122beb54db27a7c12491f;hb=6371febf3c7d181cb0f11209df67c35f9d7b233b#l1376 SourceForge - lxc/lxc/blob - src/lxc/conf.c] 
     27 > {{{static int instanciate_veth(struct lxc_handler *handler, struct lxc_netdev *netdev)}}} 
    2628 
    2729 * mitty@precise:~$ lxc-create -t ubuntu -h