[sslh] Transparent Proxying

Matt Smith matt at xtaz.co.uk
Sun Jul 21 20:56:52 CEST 2013


On 2013-07-21 19:45, Yves Rutschle wrote:
> On Sun, Jul 21, 2013 at 05:51:52PM +0100, Matt Smith wrote:
>> >Non-Linux people, the patch should not affect you at all. If
>> >you can just confirm it still compiles, that'd be great.
>> 
>> common.c:115: error: 'SOL_IP' undeclared (first use in this function)
> 
> Ah. Apparently that symbol is known as IPPROTO_IP by the
> world. Except Linux.
> 
> If you replace SOL_IP with IPPROTO_IP, does it compile?
> work?
> 
> Cheers,
> Y.

Yes, if I replace it with IPPROTO_IP it compiles fine with no warnings, 
and I just tested its functionality and it works fine too.

Cheers, Matt.




More information about the sslh mailing list