aboutsummaryrefslogtreecommitdiff
path: root/sys/net/debugnet.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* netgdb: Fix netgdb double ack, print proxy addressJohn Reimer2023-05-271-1/+14
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* debugnet: Add ifnet accessor to set debugnet methodsJustin Hibbits2023-01-241-1/+1
* debugnet: Fix a typo in a source code commentGordon Bergling2022-08-071-1/+1
* Implement NetGDB(4)Conrad Meyer2019-10-171-1/+21
* debugnet(4): Add optional full-duplex modeConrad Meyer2019-10-171-3/+22
* debugnet(4): Infer non-server connection parametersConrad Meyer2019-10-171-2/+4
* Add ddb(4) 'netdump' command to netdump a core without preconfigurationConrad Meyer2019-10-171-0/+23
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-171-0/+211