Date: Sun, 7 Dec 2003 00:39:29 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pppctl pppctl.c Message-ID: <200312070839.hB78dTVJ037370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/12/07 00:39:29 PST FreeBSD src repository Modified files: usr.sbin/pppctl pppctl.c Log: Add IPv6 support to pppctl by using getaddrinfo() and trying each address it returns. This allows it to connect to the server side again, which has been listening on IPv6 addresses exclusively for more than 2 years. PR: 59369 Revision Changes Path 1.32 +115 -89 src/usr.sbin/pppctl/pppctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312070839.hB78dTVJ037370>