freebsd-dev/sys/netinet/netdump
Mitchell Horne 38a36057ae netdump: check the support status of the interface
If the interface does not support debugnet(4) we should bail early,
rather than having the user find this out at the time of the panic.
dumpon(8) already expects this return value and will print a helpful
error message.

Reviewed by:	cem, markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D35180
2022-05-14 10:27:53 -03:00
..
netdump_client.c netdump: check the support status of the interface 2022-05-14 10:27:53 -03:00
netdump.h Remove 12.x ABI compat for kernel dump ioctls 2022-04-15 12:06:05 -03:00