Commit Graph

54 Commits

Author SHA1 Message Date
sbwml
c36d08df99 oaf: set the package version
Signed-off-by: sbwml <admin@cooluc.com>
2024-10-19 06:17:51 +08:00
sbwml
8282e7f366 Reapply "oaf: don't auto load"
This reverts commit 09dd7ef15b.
2024-10-19 06:13:07 +08:00
sbwml
9545bbf92e oaf: fix work for linux 6.12
[22622.309938] sysctl table check failed: oaf/(null) procname is null
[22622.309965] sysctl table check failed: oaf/(null) No proc_handler
[22622.309970] init log sysctl...failed

Signed-off-by: sbwml <admin@cooluc.com>
2024-10-09 20:17:40 +08:00
destan19
3f93acc39c Fix:PC browser URL filtering may fail 2024-06-15 13:11:28 +08:00
Hurrison
543502ad83 fix: This line attempts to assign the character following a backslash (\) to tmp->ch, but it should assign the current character pointed by regexp after increment, not the next one
This line attempts to assign the character following a backslash (\) to tmp->ch, but it should assign the current character pointed by regexp after increment, not the next one
2024-05-09 21:40:37 +08:00
jjm2473
97d7eeb86b kmod-oaf: fix nf hook before 4.16.0 2024-03-19 02:37:57 +08:00
jjm2473
48e2adf536 kmod-oaf: support ipv6 flow 2024-03-17 20:21:13 +08:00
jjm2473
6f5f537f13 kmod-oaf: read_skb for all nonlinear skb 2024-03-17 20:19:44 +08:00
sbwml
19fb0c53a1 oaf: fix build for linux-6.4
Signed-off-by: sbwml <admin@cooluc.com>
2023-12-11 00:46:08 +08:00
sbwml
09dd7ef15b Revert "oaf: don't auto load"
This reverts commit 70b6d77daf.
2023-07-03 11:38:19 +08:00
jjm2473
70b6d77daf oaf: don't auto load 2023-06-18 10:22:35 +08:00
jjm2473
f6d11c7ba4 kmod-oaf: fix memory leak 2023-06-18 10:22:03 +08:00
derry
d9d8e8088c Fix compilation errors under certain kernel versions #179 2023-05-25 16:28:24 +08:00
derry
f9d51c2616 Fix terminal display issues and optimize report display 2023-04-03 16:38:35 +08:00
derry
11426bd180 Delete invalid file and log 2022-11-29 22:38:53 +08:00
derry
2aa1065e89 Remove data len limit 2022-11-02 16:51:25 +08:00
derry
0b7f452a6a Filter bcast ip in bypass mode 2022-10-31 19:43:53 +08:00
derry
ef0ed9a51f Support bypass mode 2022-08-18 00:32:57 +08:00
derry
84b4ce30de Fix compile error #158 2022-07-14 14:00:38 +08:00
derry
7d4b72fd04 fix bug #156 2022-06-21 10:34:03 +08:00
derry
18728fe05f Fix som bugs an optimize code format 2022-06-15 00:10:15 +08:00
derry
9521c1af57 1.fix dict feature parsing error 2.support proto judgment 2021-11-19 16:53:11 +08:00
derry
04b701357c 1.Support i18n 2.add English feature file,support filtering youtube,facebook,etc. 2021-08-31 20:26:17 +08:00
derry
81f2e7abab Low version kernel supports set_fs 5.7- 2021-06-28 12:51:00 +00:00
derry
2474c46bbc 1.ubus path change 2.fix oaf compile error v5.5+ 2021-06-28 12:45:45 +00:00
Derry
e73beb8c97 Reload configuration at boot, modify app version to 5.0.1 2021-03-20 09:26:06 -07:00
Derry
e1b21d21e7 Keep oafd running all the time 2021-03-20 08:40:48 -07:00
Derry
2489a517e5 v5.0.1-Support app access time statistics 2021-03-02 04:17:30 -08:00
Derry
2697112fe1 Fix compilation warning 2021-01-28 22:49:39 -08:00
Derry
95c95d3661
Merge pull request #77 from chenzhOS/master
oaf: fix function(mac_to_hex) cannot format mac string to mac hex.
2021-01-26 09:43:41 +08:00
Derry
114b438e25 Add function return value, fixed compile error 2021-01-25 08:15:46 -08:00
chenzh
0736b9d11b oaf: fix function(mac_to_hex) cannot format mac string to mac hex. 2021-01-03 22:30:14 +08:00
Derry
cd9b4ce3ed Optimize log output 2020-12-30 03:51:46 -08:00
Derry
fea2273660 Check the configuration loading status and solve the problem of filter failure 2020-12-23 03:12:50 -08:00
derry
b235da54c4 Json object delete 2020-10-20 17:00:18 +08:00
root
f1e291bc36 Fix droped record timestamp error under 4.19+ kernel 2020-09-06 18:28:55 +08:00
root
5c444a5908 Only record droped flow 2020-09-06 18:27:35 +08:00
destan19@126.com
11f3335fa0 支持基于用户的过滤 2020-06-15 13:48:38 +08:00
Derry
bba08eceda oaf:fix compile error in kernel v4.15+ 2020-05-26 06:29:54 -07:00
Derry
80e02f9499 fix app info bug 2020-05-24 01:15:29 -07:00
destan19@126.com
a7459e61ef 优化访问记录 2020-05-24 05:33:29 +08:00
destan19@126.com
6200237769 fix oaf enable status 2020-05-24 00:52:09 +08:00
derry
dc8448e621 fix kernel crash issue 2020-05-14 05:33:19 -07:00
derry
56466664f4 Merge branch 'master' of https://github.com/destan19/OpenAppFilter 2020-04-06 00:16:02 -07:00
derry
83943a6d47 update Makefile 2020-04-06 00:15:28 -07:00
derry
0f3cf09434 fix build problem upon kernel 4.17 2020-04-06 00:12:56 -07:00
destan19@126.com
221deec724 set debug level to warn level 2020-02-27 00:06:54 +08:00
destan19@126.com
0055281ca0 增加上网记录统计功能,增加客户端统计模块 2020-01-14 11:05:49 +08:00
derry
7d76a613ba add oaf log info 2019-12-26 03:03:18 -08:00
destan19@126.com
7d109b53f8 优化应用识别性能,解决高版本内核应用识别导致死机问题 2019-11-30 23:09:15 +08:00