]> git.ipfire.org Git - thirdparty/bird.git/commit
Filters: split the large filter.h file to smaller files.
authorMaria Matejka <mq@ucw.cz>
Thu, 7 Feb 2019 20:25:38 +0000 (21:25 +0100)
committerMaria Matejka <mq@ucw.cz>
Wed, 20 Feb 2019 21:30:54 +0000 (22:30 +0100)
commit8bdb05edb2b4e1d2989ed98d67992047ad69443c
tree1f5196afb9afe9df5757dbfd082478812813e807
parentc1e97169cd96ce39337e75cfdf6882b180341f09
Filters: split the large filter.h file to smaller files.

This should be revised, there are still ugly things in the filter API.
17 files changed:
conf/cf-lex.l
filter/config.Y
filter/f-inst.h
filter/f-util.c
filter/f-util.h [new file with mode: 0644]
filter/filter.c
filter/filter.h
filter/filter_test.c
filter/new.m4
filter/tree.c
filter/tree_test.c
filter/trie.c
filter/trie_test.c
nest/a-path.c
nest/cmds.c
nest/rt-table.c
sysdep/unix/main.c