in-band: Fix status checks that could prevent in-band updates
authorJustin Pettit <jpettit@nicira.com>
Thu, 27 Aug 2009 22:13:59 +0000 (15:13 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 1 Sep 2009 21:48:34 +0000 (14:48 -0700)
commit4701460af0e19588ec3c0fb2db11e4e2779e0444
treefec80a520cdb71e6c06031cc28d8566cdfce6ca9
parent52ae00b3d32cd7d6c0decc238a7c14d6fa51ce95
in-band: Fix status checks that could prevent in-band updates

The method the status callback was using to retrieve the local and
remote MAC addresses pushed back the refresh timer.  If this were done
frequently, it could prevent in-band control from updating its rules.
secchan/in-band.c