Page MenuHomeFreeBSD

ip_carp: define CARP_AUTHLEN for carp_authlen field
AcceptedPublic

Authored by chris.longros_gmail.com on Apr 3 2026, 2:19 PM.
Tags
None
Referenced Files
F156456521: D56233.id.diff
Wed, May 13, 7:39 PM
Unknown Object (File)
Mon, May 11, 4:34 PM
Unknown Object (File)
Sun, May 3, 3:11 AM
Unknown Object (File)
Sun, May 3, 3:05 AM
Unknown Object (File)
Sat, Apr 18, 7:39 PM
Unknown Object (File)
Sat, Apr 18, 3:46 AM
Unknown Object (File)
Fri, Apr 17, 6:30 PM
Unknown Object (File)
Fri, Apr 17, 5:19 AM

Details

Reviewers
glebius
Summary

Replace the bare 7 with a named constant as noted by the
existing XXX DEFINE comment.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71934
Build 68817: arc lint + arc unit

Event Timeline

Thanks for the change!

I'm leaving for a short offline vacation and I prefer not to push changes before that. If you find an src committer who can push - welcome. Otherwise I will be back in about a week.

This revision is now accepted and ready to land.Apr 3 2026, 3:31 PM

Thanks for the change!

I'm leaving for a short offline vacation and I prefer not to push changes before that. If you find an src committer who can push - welcome. Otherwise I will be back in about a week.

That's fine. The commit can wait 1 week :) Have a good time.

@glebius Hi, could you land this at your convenience? Thanks!