1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/sys/netinet/netdump
Mark Johnston d94d07d581 netdump: Check the return value of ifunit_ref()
We may fail to match if the specific interface doesn't exist or was
renamed.

PR:		273715
Reported by:	grembo
MFC after:	1 week
2023-10-02 08:09:26 -04:00
..
netdump_client.c netdump: Check the return value of ifunit_ref() 2023-10-02 08:09:26 -04:00
netdump.h