Date: Sat, 31 May 1997 18:14:39 -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: <199706010114.SAA25260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/05/31 18:14:39 PDT Modified files: (Branch: RELENG_2_2) usr.sbin/ppp command.c hdlc.h os.c vars.c vars.h Log: YAMFC: 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.24.2.17 +54 -7 src/usr.sbin/ppp/command.c 1.4.2.1 +6 -2 src/usr.sbin/ppp/hdlc.h 1.7.2.8 +3 -1 src/usr.sbin/ppp/os.c 1.9.2.6 +3 -3 src/usr.sbin/ppp/vars.c 1.7.2.7 +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?199706010114.SAA25260>