bird/proto
Maria Matejka 4c553c5a5b Filter refactoring: dropped the recursion from the interpreter
This is a major change of how the filters are interpreted. If everything
works how it should, it should not affect you unless you are hacking the
filters themselves.

Anyway, this change should make a huge improvement in the filter performance
as previous benchmarks showed that our major problem lies in the
recursion itself.

There are also some changes in nest and protocols, related mostly to
spreading const declarations throughout the whole BIRD and also to
refactored dynamic attribute definitions. The need of these came up
during the whole work and it is too difficult to split out these
not-so-related changes.
2019-02-20 22:30:54 +01:00
..
babel Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
bfd Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
bgp Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
mrt Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
ospf Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
perf Perf: Added forgotten all-protocol options 2019-02-01 14:09:01 +01:00
pipe Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
radv Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
rip Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
rpki Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
static Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00