mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Path masks are needed for filters.
This commit is contained in:
@ -35,6 +35,7 @@ CF_DECLS
|
||||
struct filter *f;
|
||||
struct f_tree *e;
|
||||
struct f_val v;
|
||||
struct f_path *h;
|
||||
struct password_item *p;
|
||||
struct rt_show_data *ra;
|
||||
void *g;
|
||||
|
Reference in New Issue
Block a user