pyplnet.git
2019-01-07 Thierry ParmentelatSetting tag pyplnet-7.0-0 master python3 pyplnet-7.0-0
2018-12-19 parmentelatminor purely cosmetic changes
2018-12-19 parmentelatremove one sentence that is not crucial, and not python...
2018-12-17 parmentelatremoved support for old-school GetNodeNetworks and...
2018-12-17 parmentelatmore fixes for python3
2018-12-17 parmentelatexchanges with the OS in python3 require more careful...
2018-12-17 parmentelatpython3 in shebangs
2018-12-12 parmentelatcomment off NM_CONTROLLED=no
2018-12-12 parmentelatspecfile uses python3
2018-12-12 parmentelat2to3
2016-07-10 Thierry ParmentelatSetting tag pyplnet-4.3-19 pyplnet-4.3-19
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 BavierSetting tag pyplnet-4.3-18 pyplnet-4.3-18
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-09 Andy BavierSetting tag pyplnet-4.3-17 pyplnet-4.3-17
2013-08-08 Andy BavierAdd tags for setting up OvS bridges
2013-01-03 smbakerSetting tag pyplnet-4.3-16 pyplnet-4.3-16
2013-01-03 smbakerpermission fix
2013-01-03 smbakercheck to make sure openvswitch is running before config...
2012-10-24 Andy BavierSetting tag pyplnet-4.3-15 pyplnet-4.3-15
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 BavierSetting tag pyplnet-4.3-14 pyplnet-4.3-14
2012-05-02 Andy BavierBug fix
2012-04-30 Andy BavierSetting tag pyplnet-4.3-13 pyplnet-4.3-13
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 rootSetting tag pyplnet-4.3-12 pyplnet-4.3-12
2012-04-26 Andrew BavierConfigure IPv6 on existing IPv4 interfaces
2011-09-25 Thierry ParmentelatSetting tag pyplnet-4.3-11 pyplnet-4.3-11
2011-09-25 Marco YuenMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-09-25 Marco YuenRemove debugging statements
2011-09-21 Andy BavierSetting tag pyplnet-4.3-10 pyplnet-4.3-10
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-03-15 S.Çağlar Onurremove hardcoded file list
2011-02-15 Thierry ParmentelatSetting tag pyplnet-4.3-9 pyplnet-4.3-9
2011-02-09 Daniel Hokka... Merge branch 'master' of dhozac@git.planet-lab.org...
2011-02-09 Daniel Hokka... Use 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
2011-01-24 Thierry ParmentelatSetting tag pyplnet-4.3-8 pyplnet-4.3-8
2011-01-05 Thierry Parmentelatfix URL in specfile - rm svn-keywords
2010-12-09 Daniel Hokka... Setting tag pyplnet-4.3-7 pyplnet-4.3-7
2010-12-08 Daniel Hokka... Fixes for a little bit of everything.
2010-12-07 Daniel Hokka... Use source based routing if secondary interfaces specif...
2010-12-07 Daniel Hokka... Fix some basics...
2010-04-28 Thierry ParmentelatSetting tag pyplnet-4.3-6
2010-04-28 Thierry Parmentelatcleaned up and tested again
2010-03-02 Marc Fiuczynskiupdated gifconf() function
2010-03-01 Daniel Hokka... Aliases don't show up in /sys, so use /sbin/ip to get...
2010-02-11 Thierry ParmentelatSetting tag pyplnet-4.3-5
2010-02-08 Thierry Parmentelatcan cope with 4.3 ('networks') or 5.0 ('interfaces...
2010-01-30 Daniel Hokka... Only set DNS1 and DNS2 for the primary network, if...
2009-09-29 Thierry ParmentelatSetting tag pyplnet-4.3-4
2009-09-22 Thierry Parmentelatfixed runtime error
2009-06-09 Stephen SolteszTagging module pyplnet - pyplnet-4.3-3
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 ParmentelatTagging module pyplnet - pyplnet-4.3-2
2009-04-22 Thierry Parmentelathandle wireless settings back again - somehow had dropp...
2009-04-17 Thierry ParmentelatTagging module pyplnet - pyplnet-4.3-1
2009-04-16 Barış Metinin 4.3 InterfaceTag (and NodeNetworkSetting) has "tagna...
2009-04-15 Marc Fiuczynskiblacklist testing
2009-02-27 Marc FiuczynskiImproved modprobe input() method.
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-13 Daniel Hokka... If /sys/class/net doesn't exist, use an empty list.
2008-12-12 Daniel Hokka... Commit 11328 for trunk.
2008-12-08 Daniel Hokka... Add DNS* settings for static configuration.
2008-12-07 Daniel Hokka... Don't quote the basic variables, apparently things...
2008-12-07 Thierry Parmentelatoops, that was wrong, created /usr/bin/plnet/ as a...
2008-12-05 Daniel Hokka... Create the directories and use root for the network...
2008-12-05 Daniel Hokka... Add the gateway for static networks.
2008-12-05 Daniel Hokka... Add PRIMARY=yes to the correct configuration file.
2008-12-05 Thierry Parmentelatagain
2008-12-05 Thierry Parmentelatagain
2008-12-05 Thierry Parmentelatbroken build
2008-12-04 Daniel Hokka... Make dhclient persistent, so transient network failures...
2008-12-04 Daniel Hokka... Remove unused temporary files.
2008-12-04 Daniel Hokka... Don't whine about comments in modprobe.conf.
2008-12-04 Daniel Hokka... Make the plnet module a script that uses plcsh to get...
2008-12-04 Daniel Hokka... os.tmpnam is unsafe.
2008-12-03 Daniel Hokka... Add trunk version.
2008-12-02 Daniel Hokka... Split network configuration logic from NM