Ankur
From: Samuel Ghinet
Sent: Saturday, September 6, 2014 6:28 PM
To: dev@openvswitch.org; Ankur Sharma
Cc: Alin Serdean; Eitan Eliahu; Nithin Raju; Saurabh Shah
Subject: Re: [ovs-dev] [PATCH v2 2/6] NetlinkBuf.c: Netlink buffer mgmt
apis.
Hello Ankur,
I've got one questions about
urday, September 6, 2014 6:28 PM
To: dev@openvswitch.org; Ankur Sharma
Cc: Alin Serdean; Eitan Eliahu; Nithin Raju; Saurabh Shah
Subject: Re: [ovs-dev] [PATCH v2 2/6] NetlinkBuf.c: Netlink buffer mgmt
apis.
Hello Ankur,
I've got one questions about the buffer management and netlink put
Ankur Sharma
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH v2 2/6] NetlinkBuf.c: Netlink buffer
mgmt apis.
Message-ID: <20140904164445.gp...@nicira.com>
Content-Type: text/plain; charset=us-ascii
On Wed, Sep 03, 2014 at 04:38:43PM -0700, Ankur Sharma wrote:
> In this
On Wed, Sep 03, 2014 at 04:38:43PM -0700, Ankur Sharma wrote:
> In this change we have introduced buffer mgmt apis which will be
> used while creating netlink messages. The basic functionality provided
> by apis is on similar lines to ofpbuf in userspace with an exception
> that it will not do run
On Wed, Sep 03, 2014 at 04:33:05PM -0700, Ankur Sharma wrote:
> In this change we have introduced buffer mgmt apis which will be
> used while creating netlink messages. The basic functionality provided
> by apis is on similar lines to ofpbuf in userspace with an exception
> that it will not do run