Setting tag pyplnet-4.3-20
[pyplnet.git] / plnet.py
2018-12-17 parmentelatcomment off NM_CONTROLLED=no
2016-07-07 Thierry Parmentelatcontext managers
2016-07-07 Thierry Parmentelatformat() instead of %
2016-07-07 Thierry Parmentelatset NM_CONTROLLED='no'
2016-07-07 Thierry Parmentelattweaked ovs_check a little
2013-08-09 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-09 Andy BavierChanges to support IPv6 from Thomas Dreibholz
2013-08-08 Andy BavierAdd tags for setting up OvS bridges
2013-01-03 smbakerpermission fix
2013-01-03 smbakercheck to make sure openvswitch is running before config...
2012-09-19 Andy BavierAdd DHCP support for OVS bridge, code cleanup
2012-09-10 Andy BavierGenerate OvS-specific config files in /etc/sysconfig...
2012-05-02 Andy BavierBug fix
2012-04-27 Andrew BavierMerge branch 'master' of ssh://git.planet-lab.org/git...
2012-04-27 Andrew BavierAdd support for VLAN interface tag
2012-04-26 Andrew BavierConfigure IPv6 on existing IPv4 interfaces
2011-09-25 Marco YuenMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-09-25 Marco YuenRemove debugging statements
2011-07-10 Marco YuenGENICLOUD-31 Ignore BRIDGE tag if IFNAME tag is not...
2011-07-09 Marco YuenGENICLOUD-31 Bring up the bridge devices last.
2011-07-09 Marco YuenGENICLOUD-31 Fix gateway variable not being set properly.
2011-07-09 Marco YuenGENICLOUD-31 Remove duplicate entries from the bridged...
2011-07-07 Marco YuenGENICLOUD-31 Fix a bug
2011-07-07 Marco YuenGENICLOUD-31 pyplnet can setup a bridged based on inter...
2011-02-09 Daniel Hokka ZakrissonMerge branch 'master' of dhozac@git.planet-lab.org...
2011-02-09 Daniel Hokka ZakrissonUse an incrementer instead of something based on the...
2011-02-09 Thierry Parmentelatmake tags ; no svn-keywords
2011-02-08 Thierry Parmentelatprotect shell variables in ifcfg files, for lines like
2010-12-08 Daniel Hokka ZakrissonFixes for a little bit of everything.
2010-12-07 Daniel Hokka ZakrissonUse source based routing if secondary interfaces specif...
2010-12-07 Daniel Hokka ZakrissonFix some basics...
2010-02-08 Thierry Parmentelatcan cope with 4.3 ('networks') or 5.0 ('interfaces...
2010-01-30 Daniel Hokka ZakrissonOnly set DNS1 and DNS2 for the primary network, if...
2009-09-22 Thierry Parmentelatfixed runtime error
2009-06-08 Stephen Solteszsort list on is_primary rather than interface_id. ...
2009-06-08 Stephen Solteszaddresses one bug that failed to create ifcfg-eth0...
2009-04-22 Thierry Parmentelathandle wireless settings back again - somehow had dropp...
2009-04-16 Barış Metinin 4.3 InterfaceTag (and NodeNetworkSetting) has "tagna...
2009-02-24 Marc Fiuczynski'program' arg belongs with m.output, not m.input. ...
2009-02-23 Marc Fiuczynskihorrible hack to have a single plnet work with both...
2008-12-08 Daniel Hokka ZakrissonAdd DNS* settings for static configuration.
2008-12-07 Daniel Hokka ZakrissonDon't quote the basic variables, apparently things...
2008-12-05 Daniel Hokka ZakrissonCreate the directories and use root for the network...
2008-12-05 Daniel Hokka ZakrissonAdd the gateway for static networks.
2008-12-05 Daniel Hokka ZakrissonAdd PRIMARY=yes to the correct configuration file.
2008-12-04 Daniel Hokka ZakrissonMake dhclient persistent, so transient network failures...
2008-12-04 Daniel Hokka ZakrissonDon't whine about comments in modprobe.conf.
2008-12-04 Daniel Hokka ZakrissonMake the plnet module a script that uses plcsh to get...
2008-12-04 Daniel Hokka Zakrissonos.tmpnam is unsafe.
2008-12-03 Daniel Hokka ZakrissonAdd trunk version.