On Wed, Nov 13, 2013 at 03:28:39PM +0900, Simon Horman wrote:
> On Tue, Nov 12, 2013 at 09:58:09PM -0800, Ben Pfaff wrote:
> > On Tue, Nov 12, 2013 at 05:52:37PM -0800, Jarno Rajahalme wrote:
> > >
> > >
> > > > On Nov 12, 2013, at 8:47 AM, Ben Pfaff wrote:
> > > >
> > > >> On Tue, Nov 12, 2013
On Tue, Nov 12, 2013 at 09:58:09PM -0800, Ben Pfaff wrote:
> On Tue, Nov 12, 2013 at 05:52:37PM -0800, Jarno Rajahalme wrote:
> >
> >
> > > On Nov 12, 2013, at 8:47 AM, Ben Pfaff wrote:
> > >
> > >> On Tue, Nov 12, 2013 at 04:45:51PM +0900, Simon Horman wrote:
> > ...
> > >> +enum ofp_table_con
On Tue, Nov 12, 2013 at 05:52:37PM -0800, Jarno Rajahalme wrote:
>
>
> > On Nov 12, 2013, at 8:47 AM, Ben Pfaff wrote:
> >
> >> On Tue, Nov 12, 2013 at 04:45:51PM +0900, Simon Horman wrote:
> ...
> >> +enum ofp_table_config {
> >> +OFPTC_TABLE_MISS_CONTROLLER = 0,/* Send to controller.
> On Nov 12, 2013, at 8:47 AM, Ben Pfaff wrote:
>
>> On Tue, Nov 12, 2013 at 04:45:51PM +0900, Simon Horman wrote:
...
>> +enum ofp_table_config {
>> +OFPTC_TABLE_MISS_CONTROLLER = 0,/* Send to controller. */
>> +OFPTC_TABLE_MISS_CONTINUE = 1 << 0, /* Continue to the next table in t
On Tue, Nov 12, 2013 at 08:47:45AM -0800, Ben Pfaff wrote:
> On Tue, Nov 12, 2013 at 04:45:51PM +0900, Simon Horman wrote:
> > Cc: Andy Zhou
> > Signed-off-by: Simon Horman
> > ---
> > include/openflow/openflow-common.h | 8
> > 1 file changed, 8 insertions(+)
> >
> > diff --git a/incl
On Tue, Nov 12, 2013 at 04:45:51PM +0900, Simon Horman wrote:
> Cc: Andy Zhou
> Signed-off-by: Simon Horman
> ---
> include/openflow/openflow-common.h | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/include/openflow/openflow-common.h
> b/include/openflow/openflow-common.h
> in
Cc: Andy Zhou
Signed-off-by: Simon Horman
---
include/openflow/openflow-common.h | 8
1 file changed, 8 insertions(+)
diff --git a/include/openflow/openflow-common.h
b/include/openflow/openflow-common.h
index 234bf96..17ba915 100644
--- a/include/openflow/openflow-common.h
+++ b/inclu