HomeFreeBSD

Add dumpon(8) support for netdump client configuration.

Description

Add dumpon(8) support for netdump client configuration.

In general we need four configuration parameters: client/server/gateway
addresses, and the name of the interface to be used. dumpon is modified
to accept (and in some cases, infer) these parameters and uses ioctls
on /dev/netdump to pass them to the client code.

This commit is lacking corresponding man page updates.

Details

Provenance
markjAuthored on
Parents
rS327982: Add netdump client code and mbuf allocator hooks.
Branches
Unknown
Tags
Unknown