[PATCH] tcp options fix

Scott Lamb slamb at slamb.org
Wed Jan 11 08:27:47 CET 2006


On Jan 10, 2006, at 11:08 PM, Scott Lamb wrote:
> Attached is a patch that corrects two problems with TCP options:

Oops. This time with the patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tinc-tcp.patch
Type: application/octet-stream
Size: 3375 bytes
Desc: not available
Url : http://brouwer.uvt.nl/pipermail/tinc-devel/attachments/20060110/9e42f9bc/tinc-tcp.obj
-------------- next part --------------

And the other problem I noticed - the extra packet each way - seems  
to be that send_tcppacket does two writes - one through send_request,  
one directly through send_meta. I see a comment "/* Evil hack. */" in  
there. Is this what it's referring to?

Regards,
Scott


More information about the tinc-devel mailing list