summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorJonas Karlman <[email protected]>2026-01-17 00:24:40 +0000
committerJerome Forissier <[email protected]>2026-02-04 09:04:36 +0100
commit8d89b16ea4bae5b0df1080f0c3b8ea4a751f40ea (patch)
treec1ae83316260f2aa5dfe98874b4bb7c73164e168 /doc/develop
parent3299bffc7c8e57059be3738bc53c7709b7f981be (diff)
net: lwip: Use ipaddr helpers
The ip_addr_t of lwIP has support for both IPv6 and IPv4 addresses. Some lwIP commans is directly accessing the internal addr field of the ip_addr_t instead of using ipaddr helper functions. Change to use ipaddr helper functions where appropriate to remove direct access of the internal addr field. Also change a few instances from ip4 to the version less ipaddr helpers. There is no intended functional change, besides the change from using ip4 addr helper to using version less ipaddr helper. Signed-off-by: Jonas Karlman <[email protected]> Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions