darkk / redsocks

transparent TCP-to-proxy redirector

Home Page:http://darkk.net.ru/redsocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No SOL_IP on BSD

yurivict opened this issue · comments

https://github.com/darkk/redsocks/blob/master/utils.c#L59

utils.c:59:25: error: use of undeclared identifier 'SOL_IP'
                                cmsg->cmsg_level == SOL_IP &&
                                                    ^