ovs-ofctl: Make "ovs-ofctl monitor" respond to echo requests.
authorBen Pfaff <blp@nicira.com>
Fri, 3 May 2013 20:58:29 +0000 (13:58 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 3 May 2013 20:58:29 +0000 (13:58 -0700)
commit05f453a895297bd53f18554126048184bcbf1723
treef52ffe1ab8872491a4a15880b1ca304d9bcdb6ef
parentf44c514621324d81929f7b0c8e2575c2b1d442d1
ovs-ofctl: Make "ovs-ofctl monitor" respond to echo requests.

Otherwise the command will time out after a while when there's no traffic,
which probably isn't what we want.

Reported-by: Henry Mai <hmai@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
utilities/ovs-ofctl.c