On 8/26/2010 4:14 PM, Wietse Venema wrote:
On 8/26/2010 2:28 PM, Wietse Venema wrote:You can't use an alphanumerical operator such as "w", because the "=127.0.*.3" portion is optional.
...
The more precise solution is to implement wildcards with ranges:example.com=127.0.[0-128].3*1 example.com=127.0.[0-5,6-9].3*1 Wietse
I like the range idea. You want proto docs reflecting that syntax?
-- Noel Jones