ofproto-dpif: Correct documentation of rule_dpif_lookup_from_table()
authorSimon Horman <horms@verge.net.au>
Mon, 14 Apr 2014 08:03:37 +0000 (08:03 +0000)
committerAndy Zhou <azhou@nicira.com>
Mon, 14 Apr 2014 20:14:30 +0000 (13:14 -0700)
This corrects an editing error that was added by 6b83a3c5c37a0711
("ofproto: Support OF version-specific table-miss behaviours").

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Andy Zhou <azhou@nicira.com>¬
ofproto/ofproto-dpif.c

index a92fe81..4ec5097 100644 (file)
@@ -3293,6 +3293,7 @@ rule_dpif_lookup_in_table(struct ofproto_dpif *ofproto, uint8_t table_id,
  *    - RULE_OFPTC_TABLE_MISS_CONTROLLER if no rule was found and either:
  *      + 'honor_table_miss' is false
  *      + a table miss configuration specified that the packet should be
+ *        sent to the controller in this case.
  *
  *    - RULE_DPIF_LOOKUP_VERDICT_DROP if no rule was found, 'honor_table_miss'
  *      is true and a table miss configuration specified that the packet