Skip to content

Conversation

@ivyl
Copy link

@ivyl ivyl commented Aug 19, 2019

Add example for nftables and use more generic name for Linux redirector

ivyl added 3 commits August 19, 2019 10:11
Was introduced with dnsu2t module but is still unused.
We are using SO_ORIGINAL_DST for getting the destination address on
Linux. Since it is defined by netfilter subsystem it is common to both
iptables and the newer nftables.

Let's rename define and the method name to denote we are using netfilter
API and then provide handy aliases for "redirector" backwards
compatibility.
@q2dg
Copy link

q2dg commented Apr 10, 2021

Nowadays this is mandatory! : all big linux distribution have done the change to Nftables.
Please merge this!
Thanks!

andronoob pushed a commit to andronoob/redsocks that referenced this pull request Apr 25, 2021
* opensource-apple/xnu removed the version tags

* Use the up-to-date xnu repo: apple/darwin-xnu

* `v4` in pfvar.h is changed to `v4addr`

darkk#75 (comment)

* update macos document url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants