match-chain

Hello!

When the chain accepts the prefix, mach-chain produces true match. Ok. But what means false match? For example:

chain=bgp-in action=discard match-chain=rfc1918
so, if rc1918 accepts prefix - we discard it. But if rfc1918 does not? We passthrough it?

Regards,
Boris

correct