netifyd: Updated to v4.4.7
authorDarryl Sokoloski <darryl@sokoloski.ca>
Thu, 10 Aug 2023 15:48:32 +0000 (15:48 +0000)
committerTianling Shen <cnsztl@gmail.com>
Fri, 22 Sep 2023 01:23:26 +0000 (09:23 +0800)
commit41c9155a802727a95d4c110752190c2a24611196
tree0bf903eb4daa472c2d348655e29b46360bcda032
parente3ab95185cb67e6d5753b2d7380bac74c4ef4acd
netifyd: Updated to v4.4.7

Bug Fixes

- Fixed mbedTLS crashes and TLS handshake errors when the nDPI-bundled libgcrypt "lite" version conflicts with the system version (via libcurl).
- Fixed linking order issue with libini.
- Fixed non-portable static linking warning with libndpi.
- Write flows to sockets regardless if "add_flows" is true.
- Fixed compilation error if _DIRENT_HAVE_D_RECLEN isn't defined.
- Fixed Agent path.
- [OpenWrt] Switch to "grep -E" as "egrep" is deprecated.
- Fixed possible ndAddr crash: return a const reference for cached strings.

Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
net/netifyd/Config.in [new file with mode: 0644]
net/netifyd/Makefile