Add support for 'hard_timeout' in OF1.2 flow_removed message.
authorBen Pfaff <blp@nicira.com>
Thu, 9 Aug 2012 18:01:48 +0000 (11:01 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Aug 2012 18:01:48 +0000 (11:01 -0700)
commitfa2bad0ffc080ba8751421bdc2465f883d26e8bc
treec7efa7d74ab1db59dc1c65aedbb2bcc06b02103e
parent06516c654a8230576be22f1cae7b5924a3acf7f0
Add support for 'hard_timeout' in OF1.2 flow_removed message.

ofputil_decode_flow_removed() doesn't yet support OF1.2 at all so that
piece is missing but this otherwise should be complete.

CC: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c