]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kgssapi: Add a new file with a function for a future commit
authorRick Macklem <rmacklem@FreeBSD.org>
Mon, 23 Oct 2023 20:17:16 +0000 (13:17 -0700)
committerRick Macklem <rmacklem@FreeBSD.org>
Mon, 23 Oct 2023 20:17:16 +0000 (13:17 -0700)
commit428879dc9110240ad0940c7ac8cd69bcaf6e686e
tree240e4aa7be4c0865fafb9ff80cd4c48859ac4fcb
parent0514f032c835baba81ae157cae68584e60ffe278
kgssapi: Add a new file with a function for a future commit

A future commit needs a new upcall function that can do reverse
DNS in order to generate a "service principal".
This patch adds the file.

MFC after: 1 month
sys/kgssapi/gss_ip_to_dns.c [new file with mode: 0644]