author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Oct 2009 11:37:25 +0000 (11:37 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Oct 2009 11:37:25 +0000 (11:37 +0000) | ||
commit | 2bf160a90e146af51f0cd3df6b6c3038a876287e | |
tree | 77a01f91415840be4d3a30bad827e12adb9c854a | tree | snapshot |
parent | 0378d30e4a6f1a097f1285947f15dc7eb06294de | commit | diff |
rrd_client, rrd_daemon: Do not require hostnames to contain a dot.
Non-FQDN (e.g. "localhost") are now supported as well. Anything that does not
start with '[' should be (and is now) treated as <name>[:<port>]. -- Sebastian Harl
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1930 a5681a0c-68f1-0310-ab6d-d61299d08faa
Non-FQDN (e.g. "localhost") are now supported as well. Anything that does not
start with '[' should be (and is now) treated as <name>[:<port>]. -- Sebastian Harl
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1930 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_client.c | diff | blob | history | |
program/src/rrd_daemon.c | diff | blob | history |