Date: Mon, 22 Nov 1999 12:01:34 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: freebsd-current@freebsd.org Subject: FYI: KAME netinet6 basic part is committed Message-ID: <19991122120134R.shin@nd.net.fujitsu.co.jp>
next in thread | raw e-mail | index | archive | help
Hello, FYI, KAME(IPv6, IPsec, and etc update kit for BSDs, http://www.kame.net) netinet6 basic part is committed to freebsd-current. It doesn't yet include several important parts (e.g.no IPsec, no v6 multcast forwarding, no TCP/UDP for IPv6 yet), but now it can assigne IPv6 addr automatically and can reply to IPv6 ping, if the kernel is built with "INET6" kernel config option. Please take care because inpcb structure is changed to be shared between netinet and netinet6. You will need to update include files to build several inpcb aware tools and applications. (fstat, netstat, systat, etc) Yoshinobu Inoue KAME project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991122120134R.shin>