Page MenuHomeFreeBSD

ddb: optionally print inp when printing tcpcb
ClosedPublic

Authored by tuexen on Oct 31 2025, 2:38 PM.
Tags
None
Referenced Files
F154334334: D53497.id165594.diff
Mon, Apr 27, 10:17 PM
F154302793: D53497.id165577.diff
Mon, Apr 27, 5:21 PM
Unknown Object (File)
Sat, Apr 25, 8:46 AM
Unknown Object (File)
Fri, Apr 17, 9:48 AM
Unknown Object (File)
Wed, Apr 15, 8:24 AM
Unknown Object (File)
Fri, Apr 10, 2:08 PM
Unknown Object (File)
Tue, Apr 7, 4:26 AM
Unknown Object (File)
Mon, Apr 6, 4:37 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
sys/netinet/tcp_usrreq.c
3237

It'd be nice to mention these flags in the usage message.

tuexen added inline comments.
sys/netinet/tcp_usrreq.c
3237

It'd be nice to mention these flags in the usage message.

Yes, I agree. Should have done this already when I added the /b option.

tuexen marked an inline comment as done.
This revision is now accepted and ready to land.Oct 31 2025, 6:04 PM
This revision was automatically updated to reflect the committed changes.