Skip to content
Commit 2663538b authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Networking: Replace all references to the macros net_ipaddr_copy,...

Networking:  Replace all references to the macros net_ipaddr_copy, net_ipaddr_hdrcopy, net_ipaddr_cmp, net_ipaddr_hdrcmp, and net_ipaddr_maskcmp with the appropriate IPv4 or IPv6 version of the macro (such as net_ipv4addr_copy).  The goal is to support both IPv4 and IPv6 simultaneously.  This requires that the macros be distinct and not conditionally defined to one on or the other.
parent 27c95e77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment