Re: Deleting unallowed communities

2010-09-07 Thread Alexander Shikoff
On Mon, Sep 06, 2010 at 08:28:47PM +0200, Ondrej Zajicek wrote: But there is another issue: function check_community (clist c) pair set wrong; { wrong = [ (0,0)..(0,25371), (0,25373)..(0,31209), (0,31211)..(31209,65535),

Re: Deleting unallowed communities

2010-09-07 Thread Ondrej Zajicek
On Tue, Sep 07, 2010 at 01:50:58PM +0300, Alexander Shikoff wrote: This code works for me. This is a recent feature, perhaps you are using an old version of BIRD. Try version 1.2.4 . I'm using 1.2.4. Where do you call a function from? In my configuration it is called from filter: I