18 Sep
2024
18 Sep
'24
8:13 p.m.
On Wed, 18 Sep 2024 11:53:03 +1000
David Gibson
These are the preliminary cleanups from the EPOLLET rework, which we've decided to shelve for now.
Changes since epoll rework series: * Separated from later patches * Tweaked to remove a messy else-after-goto
David Gibson (4): tcp: Make some extra functions private tcp: Clean up tcpi_snd_wnd probing tcp: Simplify ifdef logic in tcp_update_seqack_wnd() tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly boolean
Applied. -- Stefano