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
F102091150: D39574.id120333.diff
Thu, Nov 7, 12:29 PM
Unknown Object (File)
Thu, Oct 17, 3:32 AM
Unknown Object (File)
Oct 2 2024, 9:07 PM
Unknown Object (File)
Sep 27 2024, 12:44 AM
Unknown Object (File)
Sep 26 2024, 7:20 AM
Unknown Object (File)
Sep 18 2024, 2:46 PM
Unknown Object (File)
Sep 17 2024, 8:49 PM
Unknown Object (File)
Sep 16 2024, 9:54 AM

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