Page MenuHomeFreeBSD

ip_reass: use callout(9) directly instead of pr_slowtimo
ClosedPublic

Authored by glebius on Aug 16 2022, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 24, 3:39 PM
Unknown Object (File)
Thu, May 22, 10:11 PM
Unknown Object (File)
Tue, May 13, 12:55 AM
Unknown Object (File)
Thu, May 8, 11:11 PM
Unknown Object (File)
Apr 26 2025, 2:25 AM
Unknown Object (File)
Apr 25 2025, 1:51 PM
Unknown Object (File)
Apr 21 2025, 10:54 PM
Unknown Object (File)
Apr 21 2025, 12:04 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

melifaro added inline comments.
sys/netinet/ip_reass.c
559

It this still valid?

573

Nit: I'd rather have per-VNET code in a separate static function, to improve readability.

This revision is now accepted and ready to land.Aug 17 2022, 3:53 PM
This revision now requires review to proceed.Aug 17 2022, 4:59 PM
This revision is now accepted and ready to land.Aug 17 2022, 6:16 PM