On Dec 11, 2014, at 5:45 PM, Ben Pfaff wrote:
> On Mon, Dec 08, 2014 at 02:01:29PM -0800, Jarno Rajahalme wrote:
>> A switch may optionally verify that the 'xid' of an added message is
>> the same as the 'xid' of the bundle add message itself. Do it.
>>
>> Signed-off-by: Jarno Rajahalme
>
>
On Mon, Dec 08, 2014 at 02:01:29PM -0800, Jarno Rajahalme wrote:
> A switch may optionally verify that the 'xid' of an added message is
> the same as the 'xid' of the bundle add message itself. Do it.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
__
A switch may optionally verify that the 'xid' of an added message is
the same as the 'xid' of the bundle add message itself. Do it.
Signed-off-by: Jarno Rajahalme
---
lib/ofp-util.c |3 +++
tests/ofp-print.at | 10 ++
2 files changed, 13 insertions(+)
diff --git a/lib/ofp-uti