zephyr/subsys/net
Jukka Rissanen 6493af2714 tests: net: dns: Add tests for catching malformed packets
Add more tests to verify that we discard malformed packets.
In order to simplify the testing, separate message validation to
dns_validate_msg() function in resolve.c. Allow that function to
be called from unit test. This way we can construct invalid DNS
messages in unit test and verify that they are discarded when
needed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-27 08:05:52 -04:00
..
ip net: socket: packet: Add support to SOCK_DGRAM packet sockets 2020-08-27 10:56:06 +03:00
l2 net: socket: packet: Add support to SOCK_DGRAM packet sockets 2020-08-27 10:56:06 +03:00
lib tests: net: dns: Add tests for catching malformed packets 2020-08-27 08:05:52 -04:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net