Note that src/*.c reads "GPL-2.0+" while the COPYING file shows an LGPL-2.1 text. Clarification would be welcome. === The following changes since commit eb9385b594bbd463fdc0704c33ca88e4d2e4cbb1: add README file (2012-02-29 03:33:44 +0100) are available in the git repository at: git://dev.medozas.de/libnetfilter_cttimeout master Jan Engelhardt (6): Add .gitignore const-ify static data objects Add stdint header and type corrections Properly NUL-terminate name in nfct_timeout_attr_set const-ify arguments of functions Add extern "C" guard for C++ compilation mode .gitignore | 18 +++++++++++ .../libnetfilter_cttimeout.h | 13 ++++++- src/libnetfilter_cttimeout.c | 33 +++++++++++--------- 3 files changed, 47 insertions(+), 17 deletions(-) create mode 100644 .gitignore -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html