On Tue, Oct 23, 2012 at 09:28:31PM +0200, Cyril Bonté wrote:
> Some tests revealed that IPs not in the range of IPv6 subnets incorrectly
> matched (for example "acl BUG src 2804::/16" applied to a src IP "127.0.0.1").
> 
> This is caused by the acl_match_ip() function applies a mask in host byte
> order, whereas it should be in network byte order.

Applied, thank you Cyril.

willy


Reply via email to