From 36bbfc704c7d2153537751e24413db9b9c97bc58 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Mon, 19 Apr 1999 18:41:56 +0000 Subject: Updated filters: they now actually see IP/pxlen of net being filtered, gateway, and who told us, so they can do usefull jobs from now on. --- doc/bird.conf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/bird.conf.example b/doc/bird.conf.example index c1bce78..6580ee7 100644 --- a/doc/bird.conf.example +++ b/doc/bird.conf.example @@ -14,6 +14,7 @@ #protocol rip MyRIP_test { # preference xyzzy; # debug all; +# import filter okay; #} protocol direct { -- cgit v1.2.3