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 | 8ac2f607800738c25e8cae61adc81edd0f9a9e45 | |
tree | a27615b5a9db20ddf7d4e08c192e7e2a1f421766 | tree | snapshot |
parent | 6f5e93c0c08c5ed796d8d079f0eba2d16c6a4bdb | 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/program@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/program@1930 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_client.c | diff | blob | history | |
src/rrd_daemon.c | diff | blob | history |