Are there any plans to narrow route look-ups down to specific rdomains?

Igor Podlesny <[email protected]> Sun, 30 Sep 2018 23:28:17 +0700
Newsgroups gmane.os.openbsd.pf
Message-ID <CACdsUq4Wi1tRWAV9j9b3amR=n4wLNjs-_TJS7Ey8imsyN++CPg@mail.gmail.com>
For e. g.:

  no-route     Any address which is not currently routable.

could be somewhat like:

  no-route(20)     Any address which is not currently routable in rdomain 20.

Same might apply to "route label", "urpf-failed" and probably
"self:network" would also benefit from that kind of functionality
extension: self:network(20) — only those networks that are defined in
rdomain 20.

--