fre 2009-09-18 klockan 18:35 +1200 skrev Amos Jeffries:

> +    /* NAT is only available in IPv6 */
> +    if ( !me.IsIPv4()   ) return -1;
> +    if ( !peer.IsIPv4() ) return -1;
> +


Code & comment does not seem to match to me...

Regards
Henrik

Reply via email to