]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/network.c
lxc: typo white space src/lxc/network.c
[mirror_lxc.git] / src / lxc / network.c
2010-01-20 Michel Normandlxc: typo white space src/lxc/network.c
2009-12-28 Daniel Lezcanoadd macvlan vepa and bridge mode
2009-12-15 Jamal Hadi SalimAdd VLAN support in config
2009-10-09 Daniel LezcanoFactor out some network code
2009-10-09 Daniel LezcanoUse the configuration structure for the network
2009-03-26 Daniel Lezcanoset the mtu before attaching to the bridge
2009-03-26 Daniel Lezcanochange the api to export the network functions
2009-03-22 Daniel Lezcanoset mtu for netdev
2009-03-22 Takano RyouseiAdd lxc.network.mtu configuration (resend)
2008-10-04 dlezcanoReplace asprintf by snprintf
2008-09-04 dlezcanoJoined liblxc and lxc directory