CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/03 11:41:50
Modified files:
sys/net : if.h
Log message:
LINK_STATE_IS_UP() should consider LINK_STATE_UNKNOWN as an up state.
This is now possible because carp no longer uses LINK_STATE_UNKNOWN
for a state that is considered down. This will simplify a lot of code.
OK mpf@ mcbride@ henning@
