On Tue, Jul 16, 2013 at 11:10:59PM -0700, Justin Pettit wrote:
> Commit e503cc199 (ofproto: Optimise OpenFlow flow expiry) optimized
> OpenFlow flow expiration by putting expirable flows on a list.  However,
> the list is only configured at rule creation time.  If the rule is
> created without a timeout, but is later set by the fin_timeout action,
> it will never expire.  This commit adds the rule to the list when the
> action is triggered.
> 
> Bug #18584.
> 
> Signed-off-by: Justin Pettit <jpet...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to