filter in filter
Tapio Haapala
tapio.haapala at f-solutions.fi
Mon Feb 4 16:29:41 CET 2013
Yaw dawg,
Can I put filter in filter?
I mean that if I have:
filter own_net
{
if net ~ [1.2.3.0/24] then accept;
reject;
}
Can I somehow include that to:
filter bgp_net
{
if source = RTS_BGP then accept;
#some kind reference to own_net filter here.
reject;
}
I try find right syntax from documentation but I did not find it.
--
F-Solutions Oy
Tapio Haapala
PL7, 90571 Oulu
GSM 0400 998371
Skype burner-
IRC Burner at ircnet
More information about the Bird-users
mailing list