Date: Wed, 25 Apr 2001 23:02:04 -0700 (PDT) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat if.c Message-ID: <200104260602.f3Q624g65506@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2001/04/25 23:02:04 PDT
Modified files:
usr.bin/netstat if.c
Log:
Add missing break when printing IPv6 multicast addresses.
Use the sockaddr_dl sdl_type, not ifnet.if_type, to decide what type
a multicast sockaddr_dl is.
Revision Changes Path
1.40 +3 -2 src/usr.bin/netstat/if.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104260602.f3Q624g65506>
