Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 19:44:58 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp command.c ipv6cp.c ipv6cp.h ncpaddr.c ppp.8.m4
Message-ID:  <200208290244.g7T2iwW1051846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/08/28 19:44:58 PDT

  Modified files:
    usr.sbin/ppp         command.c ipv6cp.c ipv6cp.h ncpaddr.c 
                         ppp.8.m4 
  Log:
  - made ppp compliant to RFC 2472 (based on a patch from another
    contributor)
  - support ipv6cpretry and ipv6cpretries, which are IPv6 versions
    of ipcpretry and ipcpretries.
  - improve handling of IPv6 link-local addresses
  
  Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
  
  Revision  Changes    Path
  1.292     +10 -0     src/usr.sbin/ppp/command.c
  1.8       +147 -47   src/usr.sbin/ppp/ipv6cp.c
  1.2       +4 -2      src/usr.sbin/ppp/ipv6cp.h
  1.10      +12 -0     src/usr.sbin/ppp/ncpaddr.c
  1.301     +3 -0      src/usr.sbin/ppp/ppp.8.m4

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208290244.g7T2iwW1051846>