6 Commits

Author SHA1 Message Date
AmadeusGhost
5323b53533
shortcut-fe: rework netfilter conntrack notification (#5760)
The original patch over rode the nf_conntrack_un/register_notifier API, which will
break other modules relying on the API. Reworked the notification APIs to play nice
with others. Also avoid to touch the code of fullcone nat.

Co-authored-by: quarkysg <hhtan72@yahoo.com>
2020-11-10 14:53:05 +08:00
plutoghost
365348f6b6
Add switch to enable/disable ipv6 support for sfe and fast-classifier package (#5645) 2020-10-27 17:55:05 +08:00
AmadeusGhost
d8a77f3f19
shortcut-fe-cm: load only once to avoid panic (#5019) 2020-07-07 11:40:17 +08:00
coolsnowwolf
e7e044dc34 shortcut-fe: splite to 2 packges and rip off ipv6 2020-07-06 10:50:04 +08:00
coolsnowwolf
33abeff31c Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
coolsnowwolf
cdca955c8e shortcut-fe:added support for Linux kernel 4.14 2020-07-01 02:56:41 +08:00