cvs commit: src/usr.sbin/pppctl pppctl.c

Tim J. Robbins tjr at FreeBSD.org
Sun Dec 7 00:39:30 PST 2003


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


More information about the cvs-all mailing list