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
F86554255: D39574.id120333.diff
Sat, Jun 22, 2:43 AM
Unknown Object (File)
Sat, Jun 22, 12:57 AM
Unknown Object (File)
Sat, Jun 22, 12:54 AM
Unknown Object (File)
Sat, Jun 22, 12:53 AM
Unknown Object (File)
Fri, Jun 21, 3:13 PM
Unknown Object (File)
Sat, May 25, 1:40 PM
Unknown Object (File)
May 22 2024, 1:52 PM
Unknown Object (File)
May 14 2024, 7:03 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