On Dec 11, 2014, at 6:40 PM, Ben Pfaff wrote:
> On Mon, Dec 08, 2014 at 02:01:34PM -0800, Jarno Rajahalme wrote:
>> OpenFlow bundle messages should be decoded and validated at the time
>> they are added to the bundle. This commit does this for flow mod and
>> port mod messages.
>>
>> Signed-of
On Mon, Dec 08, 2014 at 02:01:34PM -0800, Jarno Rajahalme wrote:
> OpenFlow bundle messages should be decoded and validated at the time
> they are added to the bundle. This commit does this for flow mod and
> port mod messages.
>
> Signed-off-by: Jarno Rajahalme
I think this commit might contai
OpenFlow bundle messages should be decoded and validated at the time
they are added to the bundle. This commit does this for flow mod and
port mod messages.
Signed-off-by: Jarno Rajahalme
---
lib/ofp-print.c |2 +-
lib/ofp-util.c| 10 +++---
lib/ofp-util.h|5 -
ofpro