zephyr/subsys/net
Jukka Rissanen e4a1905245 net: Add alignment support for net_buf data length alloc
The alignment value tells the amount of alignment of buffer length
when allocating net_buf data for sending. By default there is no
special alignment. This is needed for example with Nordic Wi-Fi
chip that uses SPI driver that expects 4 byte alignment for the
length of the data that is being sent.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-07-19 15:37:01 -04:00
..
conn_mgr conn_mgr: make internal state static 2025-07-19 15:35:31 -04:00
ip net: Add alignment support for net_buf data length alloc 2025-07-19 15:37:01 -04:00
l2 net: ppp: Allow peer-options to be rejected 2025-07-19 13:24:41 -04:00
lib net: lib: http: allow configuring response chunk size 2025-07-19 13:48:00 -04:00
pkt_filter net: pkt_filter: Add VLAN support to filtering 2025-04-16 08:07:34 +02:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net