Re: [ovs-dev] [PATCH] Change some old references to nicira-ext.h.

2016-09-30 Thread Ben Pfaff
On Fri, Sep 30, 2016 at 03:31:03PM -0300, Thadeu Lima de Souza Cascardo wrote: > Some of these references are not valid anymore, as things were moved to > either meta-flow.h or ofp-actions.c. > > Signed-off-by: Thadeu Lima de Souza Cascardo Thanks, applied to master.

[ovs-dev] [PATCH] Change some old references to nicira-ext.h.

2016-09-30 Thread Thadeu Lima de Souza Cascardo
Some of these references are not valid anymore, as things were moved to either meta-flow.h or ofp-actions.c. Signed-off-by: Thadeu Lima de Souza Cascardo --- lib/bundle.h | 2 +- lib/learn.h | 2 +- lib/meta-flow.c | 2 +- tests/learn.at | 2 +- tutorial/Tutorial.md |