Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no_omo: not reachable from the outside world anymore | makefu | 2012-11-15 | 1 | -1/+0 |
| | |||||
* | //retiolum/hosts: no_omo now in new address space | makefu | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | //retiolum hosts: killall Subnet = 10.7.7/24 | tv | 2011-11-10 | 1 | -1/+0 |
| | |||||
* | //retiolum hosts: fillxx ipv4 | tv | 2011-11-09 | 1 | -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 | ||||
* | no_omo now pseudo supernode | Felix Richter | 2011-07-10 | 1 | -0/+1 |
| | |||||
* | initial commit by supernode | miefda | 2011-05-05 | 1 | -0/+9 |