From 99811d070ee93d8f75b8441e4b5a189167e6fb77 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 27 Apr 2012 13:32:33 -0700 Subject: [PATCH] tests: Fix typo in comment. Signed-off-by: Ben Pfaff --- tests/ofproto.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ofproto.at b/tests/ofproto.at index e21e4eb6..82f2f9c6 100644 --- a/tests/ofproto.at +++ b/tests/ofproto.at @@ -499,7 +499,7 @@ s/00:0.$/00:0x/' < monitor.log]], # It's a service connection so initially there should be no async messages. check_async 1 -# Set miss_send_len to 128, turning on packet-outs for our service connection. +# Set miss_send_len to 128, turning on packet-ins for our service connection. ovs-appctl -t ovs-ofctl ofctl/send 0109000c0123456700000080 check_async 2 OFPR_ACTION OFPPR_ADD OFPPR_DELETE OFPRR_DELETE -- 2.30.2