author | Florian Forster <octo@collectd.org> | |
Sun, 3 Apr 2011 16:17:26 +0000 (09:17 -0700) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 3 Apr 2011 16:17:26 +0000 (09:17 -0700) | ||
commit | 99364c70a7039ed496dbe429fb86ee41e464fc76 | |
tree | 910a8b0f5eb00c5e86367a3713cab54fa1481d0f | tree | snapshot |
parent | 8a86b8aadab91e6c8af0210e69fd51a1f6c1056f | commit | diff |
iptables plugin: Remove the shipped version of libiptc.
Since libiptc is now publicly available as a shared library, we don't really
have any need to ship it with collectd anymore.
Since libiptc is now publicly available as a shared library, we don't really
have any need to ship it with collectd anymore.
14 files changed:
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/iptables.c | diff | blob | history | |
src/owniptc/Makefile.am | [deleted file] | blob | history |
src/owniptc/README.collectd | [deleted file] | blob | history |
src/owniptc/ipt_kernel_headers.h | [deleted file] | blob | history |
src/owniptc/libip4tc.c | [deleted file] | blob | history |
src/owniptc/libip6tc.c | [deleted file] | blob | history |
src/owniptc/libip6tc.h | [deleted file] | blob | history |
src/owniptc/libiptc.c | [deleted file] | blob | history |
src/owniptc/libiptc.h | [deleted file] | blob | history |
src/owniptc/libxtc.h | [deleted file] | blob | history |
src/owniptc/linux_list.h | [deleted file] | blob | history |
src/owniptc/xtables.h | [deleted file] | blob | history |