[Olsr-dev] (no subject)

Juliusz Chroboczek (spam-protected)
Tue May 20 19:52:27 CEST 2008


> I want to implement a filter module to filter out routes that are not
> wanted. For instance:
>
> PlParam "filter" "192.168.2.0/24"
>
> Would not accept any HNAs in that range, instead, silently drop them.

I spent quite a bit of time designing and implementing a fairly rich
filtering language in Babel.  It's roughly based on the Cisco filtering
language.

You'll find a few examples on

  http://lists.alioth.debian.org/pipermail/babel-users/2008-March/000074.html

Please feel free to steal my design, and go ahead if you find the code
useful (the license is MIT/X11).  I'd appreciate being notified if you
use anything from there.

                                        Juliusz








More information about the Olsr-dev mailing list