Date: Tue, 4 Feb 2003 20:56:05 +0100 From: Aurelien Nephtali <aurelien.nephtali@wanadoo.fr> To: Hajimu UMEMOTO <ume@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/linux linux.h src/sys/compat/linux linux_socket.c src/sys/i386/linux linux.h src/sys/modules/linux Makefile Message-ID: <20030204195605.GA659@nebula.wanadoo.fr> In-Reply-To: <200302031743.h13HhKSI085787@repoman.freebsd.org> References: <200302031743.h13HhKSI085787@repoman.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Hi, This commit breaks the module if the kernel was compiled without IPv6 support (options INET6). When kldload'ing the module, the kernel complains about an undefined symbol that I don't remember the name :/ (but it is easy to reproduce). -- Aurelien On Mon, Feb 03, 2003 at 09:43:20AM -0800, Hajimu UMEMOTO wrote: > ume 2003/02/03 09:43:20 PST > > Modified files: > sys/alpha/linux linux.h > sys/compat/linux linux_socket.c > sys/i386/linux linux.h > sys/modules/linux Makefile > Log: > Add IPv6 support for Linuxlator. > > Reviewed by: dwmalone > MFC after: 10 days > > Revision Changes Path > 1.57 +1 -0 src/sys/alpha/linux/linux.h > 1.35 +372 -88 src/sys/compat/linux/linux_socket.c > 1.61 +1 -0 src/sys/i386/linux/linux.h > 1.61 +5 -2 src/sys/modules/linux/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+QBrVDNsbHbt8ok8RAii9AJ9sjPvgxuNTvcO556Fte0kc2a4qQQCfWse9 9P0d2i4qRDRjW+3HPera2+8= =F3gO -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204195605.GA659>
