wildcard string matching
Robert Blayzor
rblayzor.bulk at inoc.net
Tue Jan 28 01:05:33 CET 2020
Does pattern matching work with wildcards like below? I tried searching
the docs for pattern/wildcard/regex but could not find a definitive
answer. It looks like this works with "interface" wildcards....
if (proto = "global_null*") then {
bgp_community.add ((MYAS, 888));
} else {
--
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP: https://pgp.inoc.net/rblayzor/
More information about the Bird-users
mailing list