1
0
mirror of https://github.com/apernet/OpenGFW.git synced 2025-04-29 08:09:44 +08:00

8 Commits

Author SHA1 Message Date
Haruue
1852a2594d
fix: engine exit when too many packets hit NFQUEUE
This is a more graceful way to disable ENOBUFS reporting than
bed34f94be612a8e59f51d4b6e1f019f4b0b038d
2024-02-28 21:20:08 +08:00
Haruue
bc8d15ef37
Revert "fix: engine exit when too many packets hit NFQUEUE"
This reverts commit bed34f94be612a8e59f51d4b6e1f019f4b0b038d.
2024-02-28 21:17:29 +08:00
Haruue
bed34f94be
fix: engine exit when too many packets hit NFQUEUE 2024-02-26 16:46:50 +08:00
Haruue
a0b994ce22
fix: verdict is missing for multicast packets 2024-02-26 15:45:07 +08:00
Toby
27c9b91a61
feat: nftables support ()
* feat: nftables support

* fix: format
2024-02-11 13:04:49 -08:00
Toby
843f17896c
fix: netlink race condition () 2024-02-05 19:32:52 -08:00
Toby
a2475d3722 fix: remove "reject with tcp reset" for now as it doesn't work properly 2024-01-27 13:27:27 -08:00
Toby
4f86f91a15 first 2024-01-19 16:45:01 -08:00