On 06/24/14 at 08:56am, Ben Pfaff wrote:
> On Fri, Jun 20, 2014 at 02:24:50PM +0200, Thomas Graf wrote:
> > Make the parser compatible with how we print group buckets and allow
> > actions= to be specified, e.g.:
> >
> > group_id=1,type=all,bucket=actions=output:2,bucket=actions=output:3
> >
> >
On Fri, Jun 20, 2014 at 02:24:50PM +0200, Thomas Graf wrote:
> Make the parser compatible with how we print group buckets and allow
> actions= to be specified, e.g.:
>
> group_id=1,type=all,bucket=actions=output:2,bucket=actions=output:3
>
> Also, better document the supported syntax in the manu
Make the parser compatible with how we print group buckets and allow
actions= to be specified, e.g.:
group_id=1,type=all,bucket=actions=output:2,bucket=actions=output:3
Also, better document the supported syntax in the manual page.
Signed-off-by: Thomas Graf
---
lib/ofp-parse.c | 6 +