Skip to content

Releases: comzyh/clash

Tun

09 Mar 19:25
Compare
Choose a tag to compare
Tun Pre-release
Pre-release
20210310

update gvisor 20210303 and modify code accordingly

Tun

10 May 17:51
Compare
Choose a tag to compare
Tun Pre-release
Pre-release
replace netstack with gvisor package.

And All following change squashed:

1. Fix 64 bit Atomic operation issue under 32 bit platform. (2020-5-11)
2. Changes according to https://github.com/google/gvisor/commit/eccae0f77d3708d591119488f427eca90de7c711 (2020-5-11)

Tun

23 Feb 07:32
Compare
Choose a tag to compare
Tun Pre-release
Pre-release
20200223

handle fake-ip in tun code

Tun

19 Mar 03:01
Compare
Choose a tag to compare
Tun Pre-release
Pre-release
20200319

Handle packet from tun when LinkEndpoint is not attached to any dispa…