Page MenuHomeFreeBSD

ddb: optionally print inp when printing tcpcb
ClosedPublic

Authored by tuexen on Oct 31 2025, 2:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 8, 1:21 PM
Unknown Object (File)
Thu, Sep 3, 10:51 AM
Unknown Object (File)
Mon, Aug 31, 9:30 AM
Unknown Object (File)
Sat, Aug 29, 9:02 AM
Unknown Object (File)
Aug 9 2026, 4:38 AM
Unknown Object (File)
Aug 8 2026, 12:32 PM
Unknown Object (File)
Aug 8 2026, 11:21 AM
Unknown Object (File)
Aug 8 2026, 9:27 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.