]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Don't lookup net in table before filters are run.
authorMaria Matejka <mq@ucw.cz>
Thu, 31 Jan 2019 14:02:15 +0000 (15:02 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 31 Jan 2019 14:02:15 +0000 (15:02 +0100)
commitc65a9a05f9005d8b7369d07a3f0e99b2f205955b
treebebf77c44e98daf090f8e0024de874464efca85d
parent954888859969587a288501b6801ab0ddb1f94133
Nest: Don't lookup net in table before filters are run.

Using dummy net instead. This should help with performance on rejected
routes.
nest/rt-table.c