Skip to content

Releases: Zxilly/UA2F

v4.8.3

06 Sep 08:25
3514abc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.2...v4.8.3

v4.8.2

31 Aug 17:37
90c9d9f
Compare
Choose a tag to compare

在 Makefile 中设置了正确的版本号

Full Changelog: v4.8.1...v4.8.2

v4.8.1

07 Aug 09:25
d0b136f
Compare
Choose a tag to compare

Full Changelog: v4.8.0...v4.8.1

v4.8.0

22 Jul 12:30
bf08092
Compare
Choose a tag to compare

提高了和其他服务的兼容性。

现在可以使用 uci set ua2f.main.disable_connmark=1 来强制禁用连接标记了。有助于提高和 mwan3 等服务的兼容性。

Full Changelog: v4.7.1...v4.8.0

v4.7.1

21 Jul 03:47
aa12ba8
Compare
Choose a tag to compare

Full Changelog: v4.7.0...v4.7.1

v4.7.0

30 Jun 20:14
45bf517
Compare
Choose a tag to compare

现在可以在没有启用 NETFILTER_NETLINK_GLUE_CT 的内核上运行 UA2F
但是由于缓存被禁用,性能可能较低

Full Changelog: v4.6.3...v4.7.0

v4.6.3

30 Jun 11:50
6133d71
Compare
Choose a tag to compare

What's Changed

  • fix(ua2f.c): possible deadlock in the queue, causing network disconnec… by @miny1233 in #127

Full Changelog: v4.6.2...v4.6.3

v4.6.2

29 Jun 13:45
Compare
Choose a tag to compare

What's Changed

  • fix: cache.c warning that incompatible-pointer-types check by @miny1233 in #125

New Contributors

Full Changelog: v4.6.1...v4.6.2

v4.6.1

18 Jun 18:19
dddf797
Compare
Choose a tag to compare

Fixed a bug that prevented compilation in some environments

Full Changelog: v4.6.0...v4.6.1

v4.6.0

18 Jun 17:58
Compare
Choose a tag to compare

Removed unnecessary ip address string conversion, which should improve performance slightly.

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0