From ad586334d51a0aef9de868e9586198e402576599 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Sat, 14 Mar 2009 14:01:39 +0100 Subject: Path related documentation update --- doc/bird.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bird.conf.example') diff --git a/doc/bird.conf.example b/doc/bird.conf.example index 22221d4..0a2aac7 100644 --- a/doc/bird.conf.example +++ b/doc/bird.conf.example @@ -190,7 +190,7 @@ protocol static { # bgp_community = -empty-; bgp_community.add((65000,5678)); ## if (65000,5678) ~ bgp_community then ## bgp_community.add((0, 1)); -# if bgp_path ~ / 65000 / then +# if bgp_path ~ [= 65000 =] then # bgp_path.prepend(65000); # accept; # } -- cgit v1.2.3