> @@ -1900,17 +1901,9 @@ srcip_matches(struct sockaddr *srcaddr, struct 
> sockaddr *rhs)
>  {

I think your new sockaddr_equal should be equivalent to to this
srcip_matches, that is it should warn about and return false for unknown
address families.

Reply via email to