Date: Thu, 16 Apr 1998 11:30:57 -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 filter.c filter.h ip.c ppp.8 Message-ID: <199804161830.LAA05600@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/04/16 11:30:56 PDT
Modified files: (Branch: MP)
usr.sbin/ppp command.c filter.c filter.h ip.c ppp.8
Log:
o Understand ``syn'' and ``finrst'' in filter rules. This
is particularily useful when creating dial filters.
Original work by: Junichi SATOH (junichi@astec.co.jp)
o Parse a filter IP of ``0.0.0.0'' as having a width of 0,
not 32.
o Correct "set filter" usage message.
o Warn about bad filter names.
o Expand and correct a number of the man page sections.
Revision Changes Path
1.131.2.62 +5 -3 src/usr.sbin/ppp/command.c
1.22.2.16 +36 -27 src/usr.sbin/ppp/filter.c
1.11.2.5 +4 -2 src/usr.sbin/ppp/filter.h
1.38.2.22 +15 -12 src/usr.sbin/ppp/ip.c
1.97.2.17 +274 -106 src/usr.sbin/ppp/ppp.8
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?199804161830.LAA05600>
