diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2018-11-28 08:06:23 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2018-11-28 08:06:23 +0000 |
commit | 42fedc85b01a5797cd1c5359f5a97fae4030b3a4 (patch) | |
tree | b058c6f114141b205726645319c298dc45e6e1ba /sys/netinet/ip_icmp.c | |
parent | e66c16d4425644369e12a52964303b81de70e586 (diff) |
Test for EMSGSIZE return when sending more fds in a message then the receiver
can handle and also test the case where the reciever is using read() instead
of recvmsg() to test the unp_discard() codepath in the kernel. The latter test
is just instrumenting the code but has no way to check if the discarding was
successful.
OK guenther@ bluhm@
Diffstat (limited to 'sys/netinet/ip_icmp.c')
0 files changed, 0 insertions, 0 deletions