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)
Fri, Jan 24, 7:26 PM
Unknown Object (File)
Sat, Jan 18, 2:43 AM
Unknown Object (File)
Mon, Dec 30, 10:48 PM
Unknown Object (File)
Nov 18 2024, 3:12 PM
Unknown Object (File)
Nov 7 2024, 12:29 PM
Unknown Object (File)
Oct 17 2024, 3:32 AM
Unknown Object (File)
Oct 2 2024, 9:07 PM
Unknown Object (File)
Sep 27 2024, 12:44 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