Date: Tue, 21 Feb 1995 22:44:05 -0800 From: Atsushi Murai <amurai> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp filter.c Message-ID: <199502220644.WAA28521@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
amurai 95/02/21 22:44:05 Modified: usr.sbin/ppp filter.c Log: The 'set ifilter'/'set ofilter' commands accept a syntax containing IP addresses and/or protocol+port, but in the case where both are supplied, it happily accepts the command but ignores the proto+port It also attempts to handle the case where the second IP address is omitted, but this doesn't work. Reviewed by: amurai@spec.co.jp Submitted by: Andrew.Gordon@net-tel.co.uk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502220644.WAA28521>