netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libmnl PATCH 0/9] mmaped netlink
@ 2013-12-07 15:07 Ken-ichirou MATSUZAWA
  2014-01-01 10:07 ` libmnl nl-mmap patch review request Ken-ichirou MATSUZAWA
  0 siblings, 1 reply; 2+ messages in thread
From: Ken-ichirou MATSUZAWA @ 2013-12-07 15:07 UTC (permalink / raw)
  To: Pablo Neira Ayuso, netfilter-devel

 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,

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

end of thread, other threads:[~2014-01-01 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07 15:07 [libmnl PATCH 0/9] mmaped netlink Ken-ichirou MATSUZAWA
2014-01-01 10:07 ` libmnl nl-mmap patch review request Ken-ichirou MATSUZAWA

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