summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_base.c
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2001-01-10 22:53:52 +0000
committerarchie <archie@FreeBSD.org>2001-01-10 22:53:52 +0000
commitd9b10e22484739c4060ebe44003ae96100c06210 (patch)
treee4931fb6bdb27c9ef9d4ad1f4f32d701e3d01993 /sys/netgraph/ng_base.c
parentd1df263f65b9a75b590c4cadaf2037265500a30d (diff)
downloadFreeBSD-src-d9b10e22484739c4060ebe44003ae96100c06210.zip
FreeBSD-src-d9b10e22484739c4060ebe44003ae96100c06210.tar.gz
lmc_ifup() was not checking the state of the interface. This would
cause the watchdog to (incorrectly) detect the interface state going from down to up one second after lmc_ifup() was called, causing lmc_ifup() to be called again, and resetting everything. Fix by checking the interface state within lmc_ifup(). Submitted by: Darren Croke <djc@packetdesign.com>
Diffstat (limited to 'sys/netgraph/ng_base.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud