diff options
author | glebius <glebius@FreeBSD.org> | 2005-02-24 09:05:28 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2005-02-24 09:05:28 +0000 |
commit | 64091a686c4803e6b3afbd4ab844ed833ce82092 (patch) | |
tree | e7cecbf1292c94ab3a45d42880c4bc0061fb63f1 /sbin/gpt | |
parent | ba363997fb4f824d9160bc4cb388fe0bd0c6fcbc (diff) | |
download | FreeBSD-src-64091a686c4803e6b3afbd4ab844ed833ce82092.zip FreeBSD-src-64091a686c4803e6b3afbd4ab844ed833ce82092.tar.gz |
Fix problem when master comes up with one interface down, and preempts
mastering on all other interfaces:
- call carp_carpdev_state() on initialize instead of just setting to INIT
- in carp_carpdev_state() check that interface is UP, instead of checking
that it is not DOWN, because a rebooted machine may have interface in
UNKNOWN state.
Sponsored by: Rambler
Obtained from: OpenBSD (partially)
Diffstat (limited to 'sbin/gpt')
0 files changed, 0 insertions, 0 deletions