netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libmnl misc patches Nov 11
@ 2010-11-10 23:07 Jan Engelhardt
  2010-11-10 23:08 ` [PATCH 1/5] socket: constify a struct sockaddr_nl Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Jan Engelhardt @ 2010-11-10 23:07 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel



Please review, and if ok, apply.

__

The following changes since commit 415a51b34293eac33a7d2152b909f89e5af4ed10:

  Merge branch 'master' of git://dev.medozas.de/libmnl (2010-11-07 20:53:15 +0100)

are available in the git repository at:

  git://dev.medozas.de/libmnl master

Jan Engelhardt (5):
      socket: constify a struct sockaddr_nl
      include: use C++ headers in C++ mode
      nlmsg: use bool for all _ok functions
      attr: remove redundant check for NULL
      attr: avoid multiple definition of hidden variable

 include/libmnl/libmnl.h |   41 +++++++++++++++++++++--------------------
 src/attr.c              |   23 ++++++++---------------
 src/nlmsg.c             |    2 +-
 src/socket.c            |    2 +-
 4 files changed, 31 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2013-06-08 13:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 23:07 libmnl misc patches Nov 11 Jan Engelhardt
2010-11-10 23:08 ` [PATCH 1/5] socket: constify a struct sockaddr_nl Jan Engelhardt
2010-11-11 12:56   ` Pablo Neira Ayuso
2010-11-10 23:08 ` [PATCH 2/5] include: use C++ headers in C++ mode Jan Engelhardt
2010-11-11 12:57   ` Pablo Neira Ayuso
2010-11-11 12:59     ` Jan Engelhardt
2010-11-11 13:15       ` Pablo Neira Ayuso
2010-11-13 18:19         ` Jan Engelhardt
2010-11-16 10:04           ` Pablo Neira Ayuso
2013-06-07  8:35   ` Thomas Jarosch
2013-06-08 13:38     ` Jan Engelhardt
2010-11-10 23:08 ` [PATCH 3/5] nlmsg: use bool for all _ok functions Jan Engelhardt
2010-11-11 12:59   ` Pablo Neira Ayuso
2010-11-10 23:08 ` [PATCH 4/5] attr: remove redundant check for NULL Jan Engelhardt
2010-11-11 13:02   ` Pablo Neira Ayuso
2010-11-10 23:08 ` [PATCH 5/5] attr: avoid multiple definition of hidden variable Jan Engelhardt
2010-11-11 13:08   ` Pablo Neira Ayuso
2010-11-11 13:25     ` Jan Engelhardt
2010-11-11 17:47       ` Pablo Neira Ayuso
2010-11-11 20:53         ` Jan Engelhardt

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).