News to accomodate multiple news servers from uu.net

Russ Allbery rra at stanford.edu
Sat Nov 10 20:55:16 UTC 2007


Julien ÉLIE <julien at trigofacile.com> writes:

> Perhaps incoming.conf should then use
>     MatchHost(char *hostlist, char *host, char *ip)
> from lib/network.c instead of
>     RCaddressmatch(const struct sockaddr_storage *cp,
>                    const struct sockaddr_storage *rp)

> MatchHost("198.6.0.0", "198.6.0.101", "24") should indeed return true.

In CURRENT, you can use network_addr_match, which should do the right
thing.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list