Commit d45cd67
net: Convert network codebase to use renamed network APIs
Rename network symbols in network stack to use the renamed network APIs.
Signed-off-by: Jukka Rissanen <[email protected]>1 parent 33ac14a commit d45cd67
File tree
330 files changed
+9040
-8944
lines changed- doc/connectivity/networking/api
- include/zephyr
- logging
- net
- shell
- modules
- nrf_wifi/os
- openthread/platform
- samples
- boards/nxp/s32/netc/src
- net
- common
- dhcpv4_client/src
- dns_resolve/src
- ipv4_autoconf/src
- lldp/src
- mqtt_sn_publisher/src
- promiscuous_mode/src
- sockets
- coap_download/src
- coap_server/src
- coap_upload/src
- net_mgmt/src
- telnet/src
- virtual/src
- subsys
- logging/backends
- mgmt
- hawkbit
- mcumgr/transport/src
- updatehub
- modem
- net
- ip
- l2
- canbus
- ethernet
- dsa
- gptp
- lldp
- ieee802154
- openthread
- ppp
- virtual/ipip
- lib
- capture
- coap
- config
- dhcpv4
- dhcpv6
- dns
- http
- latmon
- lwm2m
- midi2
- mqtt_sn
- mqtt
- ocpp
- ptp
- shell
- sntp
- sockets
- socks
- tftp
- utils
- websocket
- zperf
- pkt_filter
- shell/backends
- tracing/ctf
- usb/host
- tests
- boards/espressif
- ethernet/src
- wifi/src
- net
- 6lo/src
- arp/src
- bridge/src
- checksum_offload/src
- conn_mgr_monitor/src
- conn_mgr_nsos/src
- context/src
- dhcpv4
- client/src
- server/src
- dhcpv6/src
- hostname/src
- icmpv4/src
- icmpv6/src
- icmp/src
- ieee802154
- 6lo_fragment/src
- custom_l2/src
- l2/src
- iface/src
- igmp/src
- ip-addr/src
- ipv4_fragment/src
- ipv6_fragment/src
- ipv6/src
- lib
- coap_client/src
- coap_server/common/src
- coap/src
- dns_addremove/src
- dns_cache/src
- dns_dispatcher/src
- dns_resolve/src
- dns_sd/src
- http_client/src
- http_server
- core/src
- crime/src
- hpack/src
- tls
- src
- lwm2m
- lwm2m_engine/src
- lwm2m_rd_client/src
- mdns_responder/src
- mqtt/v3_1_1/mqtt_client/src
- ocpp/src
- mgmt/src
- mld/src
- net_pkt/src
- npf/src
- offloaded_netdev/src
- pmtu/src
- pm/src
- ppp/driver/src
- promiscuous/src
- ptp/clock/src
- route_mcast/src
- route/src
- shell/src
- socket
- af_inet_raw/src
- af_packet/src
- getaddrinfo/src
- getnameinfo/src
- misc/src
- net_mgmt/src
- offload_dispatcher/src
- poll/src
- register/src
- reuseaddr_reuseport/src
- select/src
- service/src
- socketpair/src
- tcp/src
- tls_configurations/src
- tls_ext/src
- tls/src
- udp/src
- websocket/src
- tcp/src
- traffic_class/src
- tx_timestamp/src
- udp/src
- utils/src
- virtual/src
- vlan/src
- subsys
- mgmt/mcumgr/fs_mgmt_hash_supported/src
- modem/modem_ppp/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
330 files changed
+9040
-8944
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
| 340 | + | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
0 commit comments