netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libnetfilter_cttimeout: misc cleanup
@ 2012-02-29  7:15 Jan Engelhardt
  2012-02-29  7:15 ` [PATCH 1/6] Add .gitignore Jan Engelhardt
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Engelhardt @ 2012-02-29  7:15 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel



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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-02-29  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  7:15 libnetfilter_cttimeout: misc cleanup Jan Engelhardt
2012-02-29  7:15 ` [PATCH 1/6] Add .gitignore Jan Engelhardt
2012-02-29  7:15 ` [PATCH 2/6] const-ify static data objects Jan Engelhardt
2012-02-29  7:15 ` [PATCH 3/6] Add stdint header and type corrections Jan Engelhardt
2012-02-29  7:15 ` [PATCH 4/6] Properly NUL-terminate name in nfct_timeout_attr_set Jan Engelhardt
2012-02-29  7:15 ` [PATCH 5/6] const-ify arguments of functions Jan Engelhardt
2012-02-29  7:15 ` [PATCH 6/6] Add extern "C" guard for C++ compilation mode Jan Engelhardt
2012-02-29  9:40 ` libnetfilter_cttimeout: misc cleanup Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).