On Apr 22, 2013, at 19:16 , ext Ben Pfaff wrote:
> On Mon, Apr 22, 2013 at 09:12:23AM -0700, Ben Pfaff wrote:
>> On Thu, Apr 18, 2013 at 06:07:41PM +0300, Jarno Rajahalme wrote:
>>> This makes sure that output actions leave no changes to any flow fields,
>>> while all explicit set_field actions ar
On Mon, Apr 22, 2013 at 09:12:23AM -0700, Ben Pfaff wrote:
> On Thu, Apr 18, 2013 at 06:07:41PM +0300, Jarno Rajahalme wrote:
> > This makes sure that output actions leave no changes to any flow fields,
> > while all explicit set_field actions are retained actross output actions.
> >
> > Signed-of
On Thu, Apr 18, 2013 at 06:07:41PM +0300, Jarno Rajahalme wrote:
> This makes sure that output actions leave no changes to any flow fields,
> while all explicit set_field actions are retained actross output actions.
>
> Signed-off-by: Jarno Rajahalme
Queued up to apply, thanks.
_
This makes sure that output actions leave no changes to any flow fields,
while all explicit set_field actions are retained actross output actions.
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto-dpif.c | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a