From: Laurent Vivier <laurent@vivier.eu>
To: Josh Kunz <jkz@google.com>, qemu-devel@nongnu.org
Cc: riku.voipio@iki.fi
Subject: Re: [PATCH] linux-user: Support for NETLINK socket options
Date: Tue, 5 Nov 2019 10:25:47 +0100 [thread overview]
Message-ID: <6653ca74-bbad-c63e-860c-161911c16f98@vivier.eu> (raw)
In-Reply-To: <20191029224310.164025-1-jkz@google.com>
Le 29/10/2019 à 23:43, Josh Kunz a écrit :
> This change includes support for all AF_NETLINK socket options up to about
> kernel version 5.4 (5.4 is not formally released at the time of writing).
> Socket options that were introduced in kernel versions before the oldest
> currently stable kernel version are guarded by kernel version macros.
>
> This change has been built under gcc 8.3, and clang 9.0, and it passes
> `make check`. The netlink options have been tested by emulating some
> non-trival software that uses NETLINK socket options, but they have
> not been exaustively verified.
>
> Signed-off-by: Josh Kunz <jkz@google.com>
> ---
> linux-user/syscall.c | 98 ++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 98 insertions(+)
>
I've updated the coding style and applied to my linux-user branch.
Thanks,
Laurent
next prev parent reply other threads:[~2019-11-05 9:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-29 22:43 [PATCH] linux-user: Support for NETLINK socket options Josh Kunz
2019-11-02 9:30 ` Laurent Vivier
2019-11-05 9:25 ` Laurent Vivier [this message]
2019-11-05 18:21 ` Josh Kunz
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=6653ca74-bbad-c63e-860c-161911c16f98@vivier.eu \
--to=laurent@vivier.eu \
--cc=jkz@google.com \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).