Code

Fixed the TTL option. Changed it's name to `TimeToLive' and made it apply to unicast...
[collectd.git] / src / network.c
2006-01-30 octoFixed the TTL option. Changed it's name to `TimeToLive...
2006-01-30 octoAdded the `MulticastTTL' option so users can set a...
2006-01-30 octoInitialize `addrlen' before using. This might be the...
2006-01-29 octoUpdated `configure.in'
2006-01-29 octoFixed problems with the new `network.c' code:
2006-01-29 octoFirst version of `network.c' running..
2006-01-29 octoAdded `network.c' and `network.h' to the sourced for...
2006-01-29 octoCompleted the new network code. Let the bugfixing begin ;)
2006-01-29 octoAdded `network.c' which will replace `multicast.c'...