Re: [ovs-dev] [PATCH] FAQ: Describe how to add new fields and new actions.

2014-11-06 Thread Ben Pfaff
Thanks! Applied. On Thu, Nov 06, 2014 at 01:20:41PM -0800, Andy Zhou wrote: > I am in the process adding a new action. The steps described are good > starting points. Thanks for documenting them. > > Acked-by: Andy Zhou > > > On Tue, Nov 4, 2014 at 10:59 AM, Ben Pfaff wrote: > > We get thes

Re: [ovs-dev] [PATCH] FAQ: Describe how to add new fields and new actions.

2014-11-06 Thread Andy Zhou
I am in the process adding a new action. The steps described are good starting points. Thanks for documenting them. Acked-by: Andy Zhou On Tue, Nov 4, 2014 at 10:59 AM, Ben Pfaff wrote: > We get these questions from time to time and it would be nice to just be > able to cut and paste the answ

[ovs-dev] [PATCH] FAQ: Describe how to add new fields and new actions.

2014-11-04 Thread Ben Pfaff
We get these questions from time to time and it would be nice to just be able to cut and paste the answer. (And possibly some people might actually read the answer straight from the FAQ.) Signed-off-by: Ben Pfaff --- FAQ.md | 23 +++ 1 file changed, 23 insertions(+) diff