Page MenuHomeFreeBSD

tcp_hpts: use queue(9) STAILQ for the input queue
ClosedPublic

Authored by glebius on Apr 14 2023, 4:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 7:49 PM
Unknown Object (File)
Tue, Aug 11, 12:18 PM
Unknown Object (File)
Mon, Aug 10, 6:51 AM
Unknown Object (File)
Sat, Aug 8, 2:36 AM
Unknown Object (File)
Tue, Aug 4, 5:28 AM
Unknown Object (File)
Mon, Aug 3, 3:02 AM
Unknown Object (File)
Wed, Jul 29, 6:40 PM
Unknown Object (File)
Jul 15 2026, 6:22 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50913
Build 47804: arc lint + arc unit

Event Timeline

tuexen added inline comments.
sys/netinet/tcp_hpts.c
96

Is the joining of the lines intended?

glebius added inline comments.
sys/netinet/tcp_hpts.c
96

It is, but the asterisk was forgotten. Will fix.

This revision is now accepted and ready to land.Apr 14 2023, 6:03 PM