> + /* BadVPN2 */ (extract64(address, 13, env->SEGBITS - 14) << 4);
it has to be env->SEGBITS - 13. I will resend this patch. Regards, Yongbok
> + /* BadVPN2 */ (extract64(address, 13, env->SEGBITS - 14) << 4);
it has to be env->SEGBITS - 13. I will resend this patch. Regards, Yongbok