From: John Fastabend <john.r.fastabend@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [net-next PATCH 1/8] flow: create nl interface to wrap low level flow msg details
Date: Mon, 18 May 2015 15:47:34 -0700 [thread overview]
Message-ID: <555A6C06.6070205@intel.com> (raw)
In-Reply-To: <1431989159.2558.14.camel@jtkirshe-mobl>
On 05/18/2015 03:45 PM, Jeff Kirsher wrote:
> On Mon, 2015-05-18 at 15:03 -0700, John Fastabend wrote:
>> From: John Fastabend <john.r.fastabend@intel.com>
>>
>> Some low-level functions that can be used to interface with
>> API from other programs without having to invoke NETLINK
>> primitives.
>>
>> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
>> ---
>> include/flowlib_nl.h | 75 ++++++
>> lib/Makefile.am | 2
>> lib/flowlib_nl.c | 657
>> ++++++++++++++++++++++++++++++++++++++++++++++++++
>> src/flow.c | 266 +++-----------------
>> 4 files changed, 773 insertions(+), 227 deletions(-)
>> create mode 100644 include/flowlib_nl.h
>> create mode 100644 lib/flowlib_nl.c
>
> Will the other 7 patches be posted as well? :-)
>
Ah dang failed to hit Ctl-C quickly enough... Sorry this is against
a different repository. The danger of having multiple terminals open
and using Ctl-r for shortcuts.
So just drop it. :)
Thanks and sorry for the noise.
prev parent reply other threads:[~2015-05-18 22:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-18 22:03 [Intel-wired-lan] [net-next PATCH 1/8] flow: create nl interface to wrap low level flow msg details John Fastabend
2015-05-18 22:45 ` Jeff Kirsher
2015-05-18 22:47 ` John Fastabend [this message]
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=555A6C06.6070205@intel.com \
--to=john.r.fastabend@intel.com \
--cc=intel-wired-lan@osuosl.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.