CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/11 17:36:40
Modified files:
sys/net : if.c
Log message:
Correct a check in if_isconnected().
Fix a regression introduced by the bridge(4) refactoring.
Found by and ok bluhm@
