CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2024/11/24 04:33:34

Modified files:
        sbin/unwind    : frontend.c unwind.conf.5 

Log message:
unwind: support wildcard in blacklist

Any domain in the blacklist that starts with '.', which is not a legal
name due to an empty label, is treated as any subdomain on that zone.

This means that .example.com blocks all requests to any subdomain of
example.com, but allows example.com.

No objections: florian@ OK: kn@

Reply via email to