bridge: Feed flow stats into learning table.
authorJesse Gross <jesse@nicira.com>
Wed, 11 Nov 2009 21:06:16 +0000 (13:06 -0800)
committerJesse Gross <jesse@nicira.com>
Wed, 11 Nov 2009 23:58:21 +0000 (15:58 -0800)
commite96a4d8035367297f1d19a70e59976a20bf72517
tree182a37b998b67442821744ab0bc1b7133858118d
parent46d6f36f042e5a23d1548ca4d2f1c8eeca9031ca
bridge: Feed flow stats into learning table.

Update the learning table to keep it current with flows actually
going through the datapath.  This ensures that entries do not age
out when they are actively being used.

Feature #2209
vswitchd/bridge.c