Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 1998 11:56:23 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp bundle.c datalink.c ipcp.c ipcp.h mp.c
Message-ID:  <199804231856.LAA03189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/04/23 11:56:23 PDT

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c datalink.c ipcp.c ipcp.h mp.c 
  Log:
  o Add ipcp_SetLink() for attaching IPCP to the correct link, and
    call it after link authentication.
  o Pretty print our bundle MTU.
  o Correct MP header encoding and decoding (should be network byte order).
  o Add some debug diagnostics so that we can see MP fragment sending and
    re-assembly.
  
  Revision  Changes    Path
  1.1.2.58  +6 -4      src/usr.sbin/ppp/Attic/bundle.c
  1.1.2.45  +3 -2      src/usr.sbin/ppp/Attic/datalink.c
  1.50.2.43 +7 -1      src/usr.sbin/ppp/ipcp.c
  1.18.2.24 +3 -2      src/usr.sbin/ppp/ipcp.h
  1.1.2.8   +30 -21    src/usr.sbin/ppp/Attic/mp.c

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?199804231856.LAA03189>