The netdump client creates a /dev/netdump. A couple of ioctls are used
by dumpon(8) to configure netdump as the dump device. At panic time,
netdump hooks the if_input function of the interface so that it can poll
for received packets.
Details
Details
- Reviewers
sbruno julian - Group Reviewers
Doc Committers manpages - Commits
- rS333283: Import the netdump client code.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/netinet/netdump/netdump.h | ||
---|---|---|
3 ↗ | (On Diff #42040) | We ought to check if this email address is valid. |
sys/netinet/netdump/netdump.h | ||
---|---|---|
3 ↗ | (On Diff #42040) | I emailed a quick note to the author at that address. It hasn't bounced back yet, so we'll see if he replies. |
sys/netinet/netdump/netdump.h | ||
---|---|---|
3 ↗ | (On Diff #42040) | It ended up bouncing. I'll just remove the address. |
Comment Actions
- Remove "all rights reserved" text.
- Check the dst MAC address on inbound packets.
- Remove Darrell Anderson's email address from the copyright, the address bounces.