Date: Tue, 21 Aug 2001 04:08:36 -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.f7LB8a421761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/08/21 04:08:36 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c iface.c tun.c Log: MFC: 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.105.2.19 +3 -10 src/usr.sbin/ppp/bundle.c 1.15.2.11 +9 -2 src/usr.sbin/ppp/iface.c 1.20.4.5 +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.f7LB8a421761>