Thank you. I pushed this to master.
On Tue, Jan 31, 2012 at 11:58:56PM -0800, Justin Pettit wrote:
> Looks good.
>
> --Justin
>
>
> On Jan 31, 2012, at 12:56 PM, Ben Pfaff wrote:
>
> > These are useful hints, in these cases, that the caller retains ownership
> > of the passed-in packets.
> >
Looks good.
--Justin
On Jan 31, 2012, at 12:56 PM, Ben Pfaff wrote:
> These are useful hints, in these cases, that the caller retains ownership
> of the passed-in packets.
>
> Signed-off-by: Ben Pfaff
> ---
> lib/dpif.c |2 +-
> lib/dpif.h |4 ++--
> ofproto/ofpr
These are useful hints, in these cases, that the caller retains ownership
of the passed-in packets.
Signed-off-by: Ben Pfaff
---
lib/dpif.c |2 +-
lib/dpif.h |4 ++--
ofproto/ofproto-dpif.c |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/