aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/websocket.c
diff options
context:
space:
mode:
authorFábio Depin <fabio@seti.com.br>2025-07-02 02:41:55 -0300
committerGitHub <noreply@github.com>2025-07-02 07:41:55 +0200
commit4eff2cdb9991eed51e7e00e4dcc2f5fa1955cf17 (patch)
tree33cb5d858bfae49cae07c7e8f004bcc8460e1c7d /src/lib/protocols/websocket.c
parent17e1ed00c597f2493ef5ad9587e341a8aea5c6e6 (diff)
Refactor: make src_name/dst_name dynamically allocated to reduce RAM usage (#2908)
- Changed ndpi_flow_info: replaced fixed-size char arrays (always INET6_ADDRSTRLEN) for src_name and dst_name with char* pointers. - Now IPv4 flows use only INET_ADDRSTRLEN when needed, instead of always reserving IPv6 size.
Diffstat (limited to 'src/lib/protocols/websocket.c')
0 files changed, 0 insertions, 0 deletions