Page MenuHomeFreeBSD

igmp: use callout(9) directly instead of pr_slowtimo, pr_fasttimo
ClosedPublic

Authored by glebius on Aug 12 2022, 8:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 18, 12:41 PM
Unknown Object (File)
Fri, Oct 18, 12:41 PM
Unknown Object (File)
Fri, Oct 18, 12:41 PM
Unknown Object (File)
Fri, Oct 18, 12:41 PM
Unknown Object (File)
Fri, Oct 18, 12:39 PM
Unknown Object (File)
Oct 8 2024, 1:20 PM
Unknown Object (File)
Oct 6 2024, 6:41 PM
Unknown Object (File)
Oct 4 2024, 7:07 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47001
Build 43890: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 12 2022, 11:06 AM
emaste added inline comments.
sys/netinet/igmp.c
208

Just update the comment to be true?

glebius marked 6 inline comments as done.

Address review

This revision now requires review to proceed.Aug 17 2022, 2:56 PM
This revision is now accepted and ready to land.Aug 17 2022, 3:59 PM

Rename PR_FOOHZ to IGMP_FOOHZ

This revision now requires review to proceed.Aug 17 2022, 5:00 PM
This revision is now accepted and ready to land.Aug 17 2022, 6:08 PM