zephyr/subsys/net/lib/capture
Jukka Rissanen 228b271f01 net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE
This removes the deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE.
User should either use CONFIG_NET_PKT_BUF_RX_DATA_POOL_SIZE or
CONFIG_NET_PKT_BUF_TX_DATA_POOL_SIZE depending of net packet type.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-12-11 21:32:29 +01:00
..
capture.c net: lib: capture: Fix build error 2024-10-25 08:52:22 +02:00
CMakeLists.txt net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
cooked.c net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE 2024-12-11 21:32:29 +01:00
Kconfig net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
sll.h net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00