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
F87219520: D39574.id120333.diff
Sun, Jun 30, 10:29 AM
Unknown Object (File)
Fri, Jun 28, 12:43 AM
Unknown Object (File)
Thu, Jun 27, 7:39 PM
Unknown Object (File)
Thu, Jun 27, 7:34 PM
Unknown Object (File)
Thu, Jun 27, 8:37 AM
Unknown Object (File)
Sat, Jun 22, 2:43 AM
Unknown Object (File)
Sat, Jun 22, 12:57 AM
Unknown Object (File)
Sat, Jun 22, 12: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