On Dec 11, 2014, at 5:51 PM, Ben Pfaff wrote:
> On Mon, Dec 08, 2014 at 02:01:32PM -0800, Jarno Rajahalme wrote:
>> Slave controllers are rejected for flow and port mod messages, so they
>> should also be rejected for bundles (that require support at least for
>> flow and port mod messages).
>>
On Mon, Dec 08, 2014 at 02:01:32PM -0800, Jarno Rajahalme wrote:
> Slave controllers are rejected for flow and port mod messages, so they
> should also be rejected for bundles (that require support at least for
> flow and port mod messages).
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
Slave controllers are rejected for flow and port mod messages, so they
should also be rejected for bundles (that require support at least for
flow and port mod messages).
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/ofprot