bird/sysdep/unix
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
..
config.Y Unix: Implement log file size limit / log rotation 2018-11-18 14:03:50 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c BGP: Better dispatch of incoming connections 2019-01-02 16:01:21 +01:00
krt.c Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
krt.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00
krt.Y Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
log.c Unix: Change debugging options 2018-12-04 16:55:25 +01:00
main.c Unix: Remove removed option from help 2019-01-04 23:49:26 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
unix.h Unix: Change debugging options 2018-12-04 16:55:25 +01:00