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
F160572123: D48567.id.diff
Thu, Jun 25, 7:47 PM
Unknown Object (File)
Wed, Jun 24, 12:23 AM
Unknown Object (File)
Sat, Jun 20, 9:27 PM
Unknown Object (File)
Sat, Jun 20, 9:09 PM
Unknown Object (File)
Fri, Jun 19, 4:23 AM
Unknown Object (File)
Thu, Jun 18, 7:33 PM
Unknown Object (File)
Mon, Jun 15, 7:24 PM
Unknown Object (File)
Fri, Jun 12, 8:37 PM
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