Date: Tue, 21 Aug 2001 04:07:59 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c iface.c tun.c Message-ID: <200108211108.f7LB80T21691@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/08/21 04:07:59 PDT Modified files: usr.sbin/ppp bundle.c iface.c tun.c Log: o Enable IFF_MULTICAST when first opening the tun device (and keep the flag when we ioctl(TUNSIFINFO) under OpenBSD) o Don't bring the interface up immediately o Don't complain about unrecognised interface flags in ``show iface''. Revision Changes Path 1.123 +3 -10 src/usr.sbin/ppp/bundle.c 1.26 +9 -2 src/usr.sbin/ppp/iface.c 1.25 +2 -2 src/usr.sbin/ppp/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?200108211108.f7LB80T21691>