From: Samuel Thibault <samuel.thibault@gnu.org>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: zhanghailiang <zhang.zhanghailiang@huawei.com>,
Li Zhijian <lizhijian@cn.fujitsu.com>,
Stefan Hajnoczi <stefanha@gmail.com>,
Jason Wang <jasowang@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
Vasiliy Tolstov <v.tolstov@selfip.ru>,
peter.huangpeng@huawei.com,
"Gonglei (Arei)" <arei.gonglei@huawei.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Yang Hongyang <yanghy@cn.fujitsu.com>,
Dave Gilbert <dgilbert@redhat.com>
Subject: Re: [Qemu-devel] [PATCHv4 00/18] slirp: Adding IPv6 support to Qemu -net user mode
Date: Wed, 29 Jul 2015 11:45:12 +0200 [thread overview]
Message-ID: <20150729094512.GH2979@type.bordeaux.inria.fr> (raw)
In-Reply-To: <55B887AC.9020109@siemens.com>
Jan Kiszka, le Wed 29 Jul 2015 09:58:36 +0200, a écrit :
> On 2015-07-29 09:47, Samuel Thibault wrote:
> > Ok. Two of the patches are however from a different author, I haven't
> > found how to specify different From addresses with git send-email.
>
> This knowledge is buried in scripts here, but IIRC it should suffice
> having recorded authorship correctly in git.
Ok.
> >> Also, some are signed-off by you, others not. As a maintainer, you
> >> should sign all of them. Or is there a particular reason (not yet
> >> reviewed etc.)?
> >
> > The reason was just that I hadn't touched those patches at all, but I
> > reviewed them all.
>
> If you touch a patch and it's just trivial, add a simple changelog like
>
> Signed-off-by: Author ....
> [Samuel: fix minor style issue etc.]
> Signed-off-by: You
Well, I have to say I really don't remember what I changed myself, since
that was more than 2 years ago already. I'd have to go through the
whole git log to find the information.
> If you change the patch significantly, rather remove the authors
> signed-off and ask to provide it again for the modified version.
He had reviewed the changes, and was OK with them.
I have put the series on http://dept-info.labri.fr/~thibault/qemu-ipv6
in the tosubmit branch.
Samuel
next prev parent reply other threads:[~2015-07-29 9:45 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 22:57 [Qemu-devel] [PATCHv4 00/18] slirp: Adding IPv6 support to Qemu -net user mode Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 01/18] slirp: goto bad in udp_input if sosendto fails Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 02/18] slirp: Generalizing and neutralizing code before adding IPv6 stuff Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 03/18] slirp: Reindent after refactoring Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 04/18] slirp: Make Socket structure IPv6 compatible Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 05/18] slirp: Factorizing address translation Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 06/18] slirp: Factorizing and cleaning solookup() Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 07/18] slirp: Make udp_attach IPv6 compatible Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 08/18] slirp: Adding family argument to tcp_fconnect() Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 09/18] qemu/timer.h : Adding function to second scale Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 10/18] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 11/18] slirp: Adding ICMPv6 error sending Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 12/18] slirp: Adding IPv6 UDP support Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 13/18] slirp: Factorizing tcpiphdr structure with an union Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 14/18] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 15/18] slirp: Reindent after refactoring Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 16/18] slirp: Handle IPv6 in TCP functions Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 17/18] slirp: Adding IPv6 address for DNS relay Samuel Thibault
2015-07-28 22:57 ` [Qemu-devel] [PATCH 18/18] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses Samuel Thibault
2015-07-29 5:32 ` [Qemu-devel] [PATCH 01/18] slirp: goto bad in udp_input if sosendto fails Wen Congyang
2015-07-29 7:39 ` [Qemu-devel] [PATCHv4 00/18] slirp: Adding IPv6 support to Qemu -net user mode Jan Kiszka
2015-07-29 7:47 ` Samuel Thibault
2015-07-29 7:58 ` Jan Kiszka
2015-07-29 9:45 ` Samuel Thibault [this message]
2015-12-01 21:28 ` Thomas Huth
2015-12-01 22:41 ` Samuel Thibault
-- strict thread matches above, loose matches on Subject: below --
2014-03-30 22:22 Samuel Thibault
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=20150729094512.GH2979@type.bordeaux.inria.fr \
--to=samuel.thibault@gnu.org \
--cc=arei.gonglei@huawei.com \
--cc=dgilbert@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=jasowang@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=peter.huangpeng@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--cc=stefanha@redhat.com \
--cc=v.tolstov@selfip.ru \
--cc=yanghy@cn.fujitsu.com \
--cc=zhang.zhanghailiang@huawei.com \
/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).