From: Bruce Fields <bfields@fieldses.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Jeff Layton <jlayton@kernel.org>,
Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: GSS unwrapping breaks the DRC
Date: Thu, 16 Apr 2020 10:28:45 -0400 [thread overview]
Message-ID: <20200416142845.GA28206@fieldses.org> (raw)
In-Reply-To: <B6923717-3396-4DC2-AD63-1C5797B2471C@oracle.com>
On Thu, Apr 16, 2020 at 10:07:27AM -0400, Chuck Lever wrote:
> The bigger picture is updating the server to use xdr_stream throughout
> its XDR stack. That's the main reason I worked on the client-side GSS
> wrap and unwrap functions last year.
>
> Using xdr_stream would move the server and client sides closer together
> in style and implementation, then hopefully we could share more code.
I'm all for that, though I'm not sure it's the same problem.
The krb5i/krb5p implementation isn't based on xdr_stream on either the
client or the server.
But yes maybe it would force thinking about what the different xdr_buf
fields mean in a way that would clarify things. I don't know.
--b.
next prev parent reply other threads:[~2020-04-16 14:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 17:05 GSS unwrapping breaks the DRC Chuck Lever
2020-04-15 19:25 ` Bruce Fields
2020-04-15 20:06 ` Chuck Lever
2020-04-15 21:58 ` Bruce Fields
2020-04-15 22:23 ` Chuck Lever
2020-04-16 0:00 ` Bruce Fields
2020-04-16 14:07 ` Chuck Lever
2020-04-16 14:28 ` Bruce Fields [this message]
2020-04-17 21:48 ` Chuck Lever
2020-04-23 19:34 ` Bruce Fields
2020-04-23 19:41 ` Chuck Lever
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200416142845.GA28206@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.