On Sun, 13 Nov 2005, Meno Abels wrote:

> Hello,
> 
> why do you not included my ipv6 tcp mss fix patch?

Meno,

Sorry -- I missed it.

I took a look at the patch, and it looks good, though I would like to make 
one request:

Can you bracket the code with

  #ifdef ENABLE_IPv6

People who use OpenVPN in embedded applications are very sensitive to code 
size, and I'd like to make IPv6 support something that can be easily 
disabled.

For now we can put #define ENABLE_IPv6 in syshead.h.  In the future, I 
plan to have it controlled via ./configure option.

Thanks,
James


Reply via email to