zephyr/tests
Nicolas Pitre faa0b2a848 net: introduce a network packet filter framework
This provides the infrastructure to create network packet filter rules
and to apply them to the RX and TX packet paths. Rules are made of
simple condition tests that can be linked together, creating a facility
similarly to the Linux iptables functionality.

A couple of generic and Ethernet-specific condition tests are also
provided.

Additional tests can be easily created on top of this.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-12-21 17:06:35 +01:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arch: arm: irq_vector_table Add correct ISR table for iMX.RT SOCs 2021-12-13 20:13:21 -05:00
benchmarks tests: latency_measure: remove qemu_x86_64 exclusion 2021-11-24 14:16:13 -05:00
bluetooth Revert "tests: Bluetooth: Mesh: Add tests to cover message publication" 2021-12-21 07:46:26 +01:00
boards drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00
drivers Revert "drivers: timer: extend nrf_rtc_timer" 2021-12-20 21:04:26 +01:00
kernel tests: skip arch_nop test when machine timer uses divided sys clock 2021-12-20 17:51:30 +01:00
lib lib: os: add heap event listener 2021-12-18 07:49:15 -05:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
posix tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
subsys logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00
unit cmake: tests: add cmake_minimum_required() to tests 2021-12-18 14:58:55 +01:00
ztest testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00