diff options
author | Simon Horman <horms@verge.net.au> | 2012-06-25 08:46:15 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-06-25 09:15:37 +0900 |
commit | b0d77225fd1ba92123836fcaf0a595a3715584df (patch) | |
tree | 9fd504dbee065097d9d0ab31d265bdf7fe78676e /setup.cfg | |
parent | 9e3899ca3427cf47fbd7df76f877f9f034a62bc3 (diff) |
of1.2: Correct arguments to OFPMatch.parser() in OFPPacketIn
This corrects what appear to be two errors in the arguments
passed to OFPMatch.parser() by OFPPacketIn.parser().
* The buffer is msg.buf, buf doesn't exist in this context
* ofproto_v1_2.OFP_PACKET_IN_SIZE includes ofproto_v1_2.OFP_HEADER_SIZE
so it should not be added to the offset passed to OFPMatch.parser().
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions