All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org,
	netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: Re: [ANNOUNCE] libmnl 1.0.3 release
Date: Sat, 26 May 2012 20:24:38 +0200	[thread overview]
Message-ID: <20120526182438.GA32201@1984> (raw)
In-Reply-To: <20120526182350.GB32109@1984>

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

On Sat, May 26, 2012 at 08:23:50PM +0200, Pablo Neira Ayuso wrote:
> Hi!
> 
> The Netfilter project proudly presents:
> 
>         libmnl 1.0.3
> 
> libmnl is a minimalistic (really!) library that provides simple
> abstractions to communicate using Netlink sockets.
> 
> If you're looking for a way to communicate some kernel subsystem and
> user-space, Netlink provides a nice method to do so. For those not yet
> familiar with Netlink, I suggest you to read:
> 
> http://1984.lsi.us.es/~pablo/docs/spae.pdf
> 
> This release include one fix and one new interface to allow to parse
> messages from some payload offset, skipping the Netlink header. See
> ChangeLog that comes attached to this email for more details.

Forgot to attach changelog, sorry.

> You can download it from:
> 
> http://www.netfilter.org/projects/libmnl/downloads.html
> ftp://ftp.netfilter.org/pub/libmnl/
> 
> Have fun!

[-- Attachment #2: changes-libmnl-1.0.3.txt --]
[-- Type: text/plain, Size: 140 bytes --]

Pablo Neira Ayuso (1):
      parse: add mnl_attr_for_each_payload

Stephen Hemminger (1):
      nlmsg: fix valgrind warnings about padding


  reply	other threads:[~2012-05-26 18:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-26 18:23 [ANNOUNCE] libmnl 1.0.3 release Pablo Neira Ayuso
2012-05-26 18:24 ` Pablo Neira Ayuso [this message]
2012-05-28  9:36 ` dun using l3tp Hemant-vilas RAMDASI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120526182438.GA32201@1984 \
    --to=pablo@netfilter.org \
    --cc=lwn@lwn.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-announce@lists.netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.