summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/krebsbob
Commit message (Collapse)AuthorAgeFilesLines
* deltet dead hostsdeath2012-03-311-11/+0
|
* //retiolum hosts: killall Subnet = 10.7.7/24tv2011-11-101-2/+0
|
* //retiolum hosts: fillxx ipv4tv2011-11-091-0/+1
| | | | | | | for x in hosts/*; do myipv4=$(echo 42.$(for i in `seq 1 3`; do echo "ibase=16;`bin/fillxx xx|tr [a-f] [A-F]`" | bc; done)|tr \ .)/32; if ! grep -q '42\..*/32' $x; then sed -i '/BEGIN/s:.*:'"Subnet = $myipv4"'\n&:' $x ; fi; done
* fixed krebsbobs pubkeyFelix Richter2011-05-291-7/+8
|
* fixedLassulus2011-05-291-0/+1
|
* added krebsbob supernodeFelix Richter2011-05-291-0/+10