Attention is currently required from: pespin.
1 comment:
File contrib/openapi.yaml:
Patch Set #1, Line 195: pattern: '^enb-conn:[0-9a-f:.]+-[0-9]+$'
I'm not a regexp by any means, but apparently matching a n IP address is a bit more complex? […]
Yes, a proper/complete regexp for IPv4v6 would be huge. But we don't really need this level of complexity here: we don't care if the address is 100% correct. We simply match the prefix and enforce basic data format (`addr-port`) for this variant of `EnbId`.
To view, visit change 41298. To unsubscribe, or for help writing mail filters, visit settings.