]> git.ipfire.org Git - thirdparty/bird.git/commit
Route export: rejected by filter bitmap
authorMaria Matejka <mq@ucw.cz>
Mon, 9 Mar 2020 14:31:10 +0000 (15:31 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 30 Apr 2020 14:15:12 +0000 (16:15 +0200)
commite64fd376753f80adc46181ec0e34a7e474b53d29
treedd496d7f4ee0931e70f08da21e0a23bf27f94089
parentf2e9c7b2856c519f963b6009295bf10770b30abb
Route export: rejected by filter bitmap

If a route has been rejected by filter, store that information
to avoid repeated export filter runs on rejected routes.
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-table.c
proto/radv/radv.c