IPv6 support for $tcp_portmon
authorPavel Labath <pavelo@centrum.sk>
Mon, 16 Nov 2009 17:17:16 +0000 (18:17 +0100)
committerPavel Labath <pavelo@centrum.sk>
Mon, 16 Nov 2009 17:17:16 +0000 (18:17 +0100)
commite97b67aa201ff906ea01c0cc3d97ae56917d1c82
tree27cdbf6858179f142fb9fc5e08daa82e6116f9cd
parent66d8b2cbe0efef8c410e61298b23bcb89506d9cb
IPv6 support for $tcp_portmon

In theory, this may fail to compile on ancient systems that don't have IPv6 types (struct
sockaddr_in6 et al.) available. If it turns out that such systems are still in use, the best way
to solve it would be to provide dummy declarations via configure tests.
ChangeLog
doc/conky-howto.xml
doc/variables.xml
src/libtcp-portmon.c
src/libtcp-portmon.h