Split out the rule skipping logic into own function and by doing so ensure
authorclaudio <claudio@openbsd.org>
Thu, 2 Aug 2018 14:41:42 +0000 (14:41 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 2 Aug 2018 14:41:42 +0000 (14:41 +0000)
commit595dd55b18676ded0e1285a129a745fae9b2bef6
tree4806b893c8472e07be33b6569e0ac6222f5ee7a1
parent7641fe0f4ba5729655d56559d7afc4f634a961a9
Split out the rule skipping logic into own function and by doing so ensure
that both filter lists are treated the same way. This fixes an inconsistency
with ibgp and ebgp filters as used in the example config.
OK benno@ sthen@
usr.sbin/bgpd/rde_filter.c