All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ken-ichirou MATSUZAWA <chamaken@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>, netfilter-devel@vger.kernel.org
Subject: [libmnl PATCH 0/9] mmaped netlink
Date: Sun, 08 Dec 2013 00:07:27 +0900	[thread overview]
Message-ID: <87txek8ztc.wl%chamaken@gmail.com> (raw)

 Hello Pablo, list

# First of all, you will have to excuse my poor English, sorry

I started implementing mmaped netlink socket in libmnl. Would you review the
code? differ from original/nl-mmap, I added new struct mnl_ring_socket wrapping
mnl_socket and new file mmap.c. Patches are divided into 4 parts.

  part1: [2, 3] resemble to original/nl-mmap
  part2: [4, 5] add helper
  part3: [6, 7] add more helper
  part4: [8, 9] add new batch function for mmap

Theses can be seen at https://github.com/chamaken/libmnl/tree/mmap-sbs too.

I have no experience using libmnl, netlink then do not know what is suitable for
minimalistic. And I doubt part2 - 4 is suitable only for examples. Any advice is
welcome.

thanks,

             reply	other threads:[~2013-12-07 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 15:07 Ken-ichirou MATSUZAWA [this message]
2014-01-01 10:07 ` libmnl nl-mmap patch review request Ken-ichirou MATSUZAWA

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=87txek8ztc.wl%chamaken@gmail.com \
    --to=chamaken@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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.