Date: Tue, 27 Jul 1999 16:44:02 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp README.changes bundle.c filter.c filter.h ip.c ppp.8 Message-ID: <199907272344.QAA85298@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/07/27 16:44:01 PDT
Modified files:
usr.sbin/ppp README.changes bundle.c filter.c filter.h
ip.c ppp.8
Log:
o Overhaul filtering, adding facilities to jump over rules and to
negate the sense of rules.
o Remove the redundant (and undocumented) ``host'' and ``port''
words (README.changes updated).
o Don't permit (and ignore) garbage instead of the protocol.
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
Revision Changes Path
1.10 +2 -0 src/usr.sbin/ppp/README.changes
1.58 +10 -1 src/usr.sbin/ppp/bundle.c
1.32 +140 -115 src/usr.sbin/ppp/filter.c
1.17 +39 -28 src/usr.sbin/ppp/filter.h
1.65 +182 -131 src/usr.sbin/ppp/ip.c
1.182 +29 -11 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?199907272344.QAA85298>
