bridge: Write CFM changes more aggressively.
authorEthan Jackson <ethan@nicira.com>
Thu, 8 Sep 2011 23:15:36 +0000 (16:15 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 9 Sep 2011 21:11:14 +0000 (14:11 -0700)
commit8f3fe844061b451aa2e0f478b7cb409a3eadc386
treecc6a26efa73ea64999cb3b6f2fc3e002217cda24
parentb4117094e5c17f463a0d8798a6195aa68b805c70
bridge: Write CFM changes more aggressively.

This patch no longer rate limits database updates due to CFM
changes.  Due to recent changes, the fault status of CFM only
changes once per 3.5 tx_interval seconds.  There doesn't seem to be
a good reason to add an additional rate limit on top of this.
vswitchd/bridge.c