| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
|
| | |_|/ /
| |/| | | |
|
| | | | | |
|
|/ / / / |
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |\| | |
|
| | | | |
|
| | | | |
|
| |/ /
|/| | |
|
|/ / |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This commit updates /etc's tinc-up if it has changed and then restarts
tincd. If tinc-up hasn't changed then only HUP and ALRM are sent to
the retiolum tincd process.
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
| |
| |
| |
| | |
All chapters with TODO-flags have to be edited/updated before release...
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| |\ |
|