summaryrefslogtreecommitdiff
path: root/sys/net/debugnet.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-27netgdb: Fix netgdb double ack, print proxy addressJohn Reimer
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-01-24debugnet: Add ifnet accessor to set debugnet methodsJustin Hibbits
2022-08-07debugnet: Fix a typo in a source code commentGordon Bergling
2019-10-17Implement NetGDB(4)Conrad Meyer
2019-10-17debugnet(4): Add optional full-duplex modeConrad Meyer
2019-10-17debugnet(4): Infer non-server connection parametersConrad Meyer
2019-10-17Add ddb(4) 'netdump' command to netdump a core without preconfigurationConrad Meyer
2019-10-17Split out a more generic debugnet(4) from netdump(4)Conrad Meyer