mirror of https://github.com/bol-van/zapret/
Browse Source
FreeBSD/FreeBSD-src@8624f4347e81 ("divert: declare PF_DIVERT
domain and stop abusing PF_INET") deprecated IPPROTO_DIVERT
by introducing address family-independent PF_DIVERT.
Use socket(PF_DIVERT, SOCK_RAW, 0) to avoid deprecated behavior,
i.e. FreeBSD/FreeBSD-src@f70a2e294854.
pull/148/head
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue