Date: Sat, 16 Sep 2000 16:09:08 -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 defs.c defs.h filter.h ip.c log.c log.h ppp.8 throughput.c throughput.h Message-ID: <200009162309.QAA46133@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/09/16 16:09:08 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/ppp command.c defs.c defs.h filter.h ip.c
log.c log.h ppp.8 throughput.c
throughput.h
Log:
MFC: Fix some typos
Sync some #ifdefs that don't affect FreeBSD
Understand ESP packets
Add ``set log filter''
Count the number of packets when gathering throughput stats
Revision Changes Path
1.230.2.7 +3 -3 src/usr.sbin/ppp/command.c
1.31.2.7 +4 -2 src/usr.sbin/ppp/defs.c
1.52.2.5 +7 -1 src/usr.sbin/ppp/defs.h
1.21.2.3 +3 -1 src/usr.sbin/ppp/filter.h
1.78.2.5 +96 -13 src/usr.sbin/ppp/ip.c
1.44.2.2 +2 -1 src/usr.sbin/ppp/log.c
1.26.2.2 +18 -17 src/usr.sbin/ppp/log.h
1.209.2.11 +3 -1 src/usr.sbin/ppp/ppp.8
1.13.2.2 +10 -4 src/usr.sbin/ppp/throughput.c
1.8.2.2 +3 -1 src/usr.sbin/ppp/throughput.h
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?200009162309.QAA46133>
