Date: Fri, 17 Jan 1997 11:38:17 -0800 (PST) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if_ppp.c if_sl.c if_tun.c Message-ID: <199701171938.LAA21751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 97/01/17 11:38:17 Modified: sys/net if_ppp.c if_sl.c if_tun.c Log: Don't try to do anything with the `ifr' parameter for SIOCADDMULTI and SIOCDELMULTI; it is guaranteed to be null in the new system. Revision Changes Path 1.38 +0 -13 src/sys/net/if_ppp.c 1.48 +0 -15 src/sys/net/if_sl.c 1.33 +0 -15 src/sys/net/if_tun.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701171938.LAA21751>