]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Update interface statistics on error conditions.
authorMatthew N. Dodd <mdodd@FreeBSD.org>
Fri, 29 Mar 2002 10:17:06 +0000 (10:17 +0000)
committerMatthew N. Dodd <mdodd@FreeBSD.org>
Fri, 29 Mar 2002 10:17:06 +0000 (10:17 +0000)
commit11b0248c669a8bb7aeff74d598f4dd6ef1fdf041
tree07ce3318ab1b87ba0a7b17bc77cb032a2f10a528
parent071c2e5cc2fa571ba2c08540836d92d8d6ec4bfb
- Update interface statistics on error conditions.
- Make sure the interface is UP and RUNNING in fddi_input().
- Reorder and comment packet tests in fddi_input().
- Call if_attach() in fddi_ifattach().
- Test for a valid return from ifaddr_byindex().
sys/net/if_fddisubr.c