History log of /OpenAppFilter/oaf/src/app_filter.c
Revision Date Author Comments
# f9d51c26 03-Apr-2023 derry <destan19@126.com>

Fix terminal display issues and optimize report display


# 11426bd1 29-Nov-2022 derry <destan19@126.com>

Delete invalid file and log


# 2aa1065e 02-Nov-2022 derry <destan19@126.com>

Remove data len limit


# 0b7f452a 31-Oct-2022 derry <destan19@126.com>

Filter bcast ip in bypass mode


# ef0ed9a5 18-Aug-2022 derry <destan19@126.com>

Support bypass mode


# 84b4ce30 14-Jul-2022 derry <destan19@126.com>

Fix compile error #158


# 7d4b72fd 21-Jun-2022 derry <destan19@126.com>

fix bug #156


# 18728fe0 15-Jun-2022 derry <destan19@126.com>

Fix som bugs an optimize code format


# 9521c1af 19-Nov-2021 derry <derry>

1.fix dict feature parsing error 2.support proto judgment


# 81f2e7ab 28-Jun-2021 derry <derry>

Low version kernel supports set_fs 5.7-


# 2474c46b 28-Jun-2021 derry <derry>

1.ubus path change 2.fix oaf compile error v5.5+


# e1b21d21 20-Mar-2021 Derry <destan19@126.com>

Keep oafd running all the time


# 2489a517 02-Mar-2021 Derry <destan19@126.com>

v5.0.1-Support app access time statistics


# 2697112f 29-Jan-2021 Derry <destan19@126.com>

Fix compilation warning


# cd9b4ce3 30-Dec-2020 Derry <destan19@126.com>

Optimize log output


# fea22736 23-Dec-2020 Derry <destan19@126.com>

Check the configuration loading status and solve the problem of filter failure


# 5c444a59 06-Sep-2020 root <root@fancy-delight-1.localdomain>

Only record droped flow


# 11f3335f 15-Jun-2020 destan19@126.com <destan19@126.com>

支持基于用户的过滤


# bba08ece 26-May-2020 Derry <destan19@126.com>

oaf:fix compile error in kernel v4.15+


# a7459e61 24-May-2020 destan19@126.com <destan19@126.com>

优化访问记录


# 62002377 24-May-2020 destan19@126.com <destan19@126.com>

fix oaf enable status


# dc8448e6 14-May-2020 derry <destan19@126.com>

fix kernel crash issue


# 0f3cf094 06-Apr-2020 derry <destan19@126.com>

fix build problem upon kernel 4.17


# 0055281c 14-Jan-2020 destan19@126.com <destan19@126.com>

增加上网记录统计功能,增加客户端统计模块


# 7d76a613 26-Dec-2019 derry <destan19@126.com>

add oaf log info


# 7d109b53 30-Nov-2019 destan19@126.com <destan19@126.com>

优化应用识别性能,解决高版本内核应用识别导致死机问题


# ed07f062 04-Nov-2019 Derry <derry@126.com>

暂时回退oaf到原始版本,解决7621出现不断重启的问题


# b9c82000 11-Oct-2019 Derry <derry@126.com>

兼容3.12以上版本内核,解决oaf内核模块编译问题


# 59feee37 11-Oct-2019 destan19@126.com <destan19@126.com>

每条流只分析部分数据,提高吞吐


# 6e7c7370 28-Jun-2019 Derry <derry@126.com>

openwrt app过滤模块所有源码,包含内核、luci和应用层脚本