zephyr/samples/net
Jukka Rissanen 5a9a39caf3 net: mgmt: Convert the mgmt API to use 64-bit masks
Instead of using 32 bit enum values for event numbers, convert
the code to use 64 bit long bit fields. This means that the
user API is changed to use 64 bit event values instead of 32
bit event values.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-18 10:54:44 +02:00
..
capture net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
cellular_modem modem_cellular: Add support for the simcom a76xx modem 2025-05-28 16:37:53 +02:00
cloud net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
common net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dhcpv4_client net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dns_resolve net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dsa net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
gptp samples/net: Misc native_posix naming cleanup 2025-03-07 20:10:38 +01:00
ipv4_autoconf net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
lldp
lwm2m_client net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mdns_responder samples: net: mdns_responder: Refactor VLAN support 2025-03-20 17:16:10 +01:00
mqtt_publisher samples: net: update mqtt publisher 2025-06-11 16:18:51 -07:00
mqtt_sn_publisher net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
openthread samples: openthread: net: shell: Add NXP rcp host configuration 2025-05-29 20:17:23 +02:00
pkt_filter samples: net: pkt_filter: Add Ethernet support to prj.conf 2025-04-17 21:18:26 +02:00
prometheus samples: net: http_server: concurrent connections 2025-04-09 17:32:50 +02:00
promiscuous_mode
ptp samples/net: Misc native_posix naming cleanup 2025-03-07 20:10:38 +01:00
secure_mqtt_sensor_actuator net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
sockets net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
stats net: stats: Make byte counters 64-bit 2025-06-12 09:36:38 -07:00
syslog_net
telnet
tftp_client
virtual
vlan samples: net: vlan: Refactor VLAN support 2025-03-20 17:16:10 +01:00
wifi net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
wpan_serial tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
zperf samples: net: zperf: Add Zperf server report skip 2025-06-02 17:37:55 +02:00
net.rst