Date: Sat, 25 Aug 2001 02:12:57 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c Message-ID: <200108250912.f7P9Cv629016@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/08/25 02:12:57 PDT
Modified files:
sys/net if_tun.c
Log:
TUNSIFINFO now expects IFF_MULTICAST to be OR'd with either IFF_POINTOPOINT
or IFF_BROADCAST. If it's not, the IFF_MULTICAST is removed.
This is in line with how NetBSD & OpenBSD do it.
Revision Changes Path
1.98 +5 -7 src/sys/net/if_tun.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?200108250912.f7P9Cv629016>
