1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00
Jan Maria Matejka 7c601e6b7b Filter: recursion to loop
It was supposed to do tail-recursion in interpret() but it didn't
compile as such. Converting it to loop makes a significant filter
performance improvement for flat filters.
2018-03-13 16:29:33 +01:00
..
Doc
2018-03-13 16:29:33 +01:00
2017-11-09 15:04:05 +01:00
2016-11-08 17:46:29 +01:00
2016-10-11 21:25:21 +02:00