Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 18:13:05 -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 command.c hdlc.h os.c vars.c vars.h
Message-ID:  <199706010113.SAA25203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/05/31 18:13:05 PDT

  Modified files:
    usr.sbin/ppp         command.c hdlc.h os.c vars.c vars.h 
  Log:
  Implement "set mtu" command to allow the client to
  reduce the interface mtu.
  Allow max mru spec of 16k.
  Add "show m[rt]u" ability.
  
  Revision  Changes    Path
  1.53      +54 -7     src/usr.sbin/ppp/command.c
  1.7       +6 -2      src/usr.sbin/ppp/hdlc.h
  1.20      +3 -1      src/usr.sbin/ppp/os.c
  1.18      +3 -3      src/usr.sbin/ppp/vars.c
  1.17      +3 -1      src/usr.sbin/ppp/vars.h



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