Page MenuHomeFreeBSD

rpc.tlsservd: followup of API refactoring in the previous commit
ClosedPublic

Authored by glebius on Jan 20 2025, 9:06 PM.
Tags
None
Referenced Files
F171383608: D48567.id149614.diff
Thu, Sep 10, 8:16 PM
Unknown Object (File)
Wed, Sep 9, 12:12 PM
Unknown Object (File)
Tue, Sep 1, 2:19 PM
Unknown Object (File)
Mon, Aug 31, 3:44 AM
Unknown Object (File)
Sun, Aug 30, 10:30 AM
Unknown Object (File)
Fri, Aug 28, 9:03 PM
Unknown Object (File)
Wed, Aug 26, 6:12 AM
Unknown Object (File)
Thu, Aug 20, 7:31 AM
Subscribers

Details

Summary

Userland counterpart of the previous commit.

Diff Detail

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

Event Timeline

usr.sbin/rpc.tlsservd/rpc.tlsservd.c
407

Just a suggestion. It might be less confusing
down the road if "refno" were renamed "cookie".

usr.sbin/rpc.tlsservd/rpc.tlsservd.c
407

I wanted to do that. I will make a separate commit for that, cause the structure is shared between rpc.tlsservd and rpc.tlsclntd and I want to keep the big commits to these two daemons as two separate commits. Will followup with a short one that renames the field.

This revision is now accepted and ready to land.Feb 1 2025, 12:09 AM