[sslh] Transparent Proxying

Yves Rutschle yves at naryves.com
Sun Jul 21 20:45:34 CEST 2013


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.



More information about the sslh mailing list