From f7f3636134176758c561855d77fb165646949916 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Tue, 13 Jan 2004 04:04:52 +0000 Subject: [PATCH 1/1] Note that the inbound and outbound qualifiers can be used with active-filter. Patch sent in by Marco d'Itri. --- pppd/pppd.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pppd/pppd.8 b/pppd/pppd.8 index 500949f..c373a09 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.4 -.\" $Id: pppd.8,v 1.74 2003/11/27 21:55:19 paulus Exp $ +.\" $Id: pppd.8,v 1.75 2004/01/13 04:04:52 paulus Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -217,6 +217,9 @@ expression should be enclosed in single-quotes to prevent whitespace in the expression from being interpreted by the shell. This option is currently only available under Linux, and requires that the kernel was configured to include PPP filtering support (CONFIG_PPP_FILTER). +Note that it +is possible to apply different constraints to incoming and outgoing +packets using the \fBinbound\fR and \fBoutbound\fR qualifiers. .TP .B allow-ip \fIaddress(es) Allow peers to use the given IP address or subnet without -- 2.39.2