Hi, On Thu, Feb 4, 2021 at 3:38 AM dje--- via <qemu-devel@nongnu.org> wrote: > > This commit is intended to only contain the slirp submodule change > that adds ipv6 hostfwd support. > --- > slirp | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
It's generally recommended to include the shortlog of some sort in the commit message of what changed between the two commits, ex: https://patchew.org/QEMU/20210125073427.3970606-1-marcandre.lur...@redhat.com/20210125073427.3970606-2-marcandre.lur...@redhat.com/ thanks > diff --git a/slirp b/slirp > index 8f43a99191..358c0827d4 160000 > --- a/slirp > +++ b/slirp > @@ -1 +1 @@ > -Subproject commit 8f43a99191afb47ca3f3c6972f6306209f367ece > +Subproject commit 358c0827d49778f016312bfb4167fe639900681f > -- > 2.30.0.365.g02bc693789-goog > > -- Marc-André Lureau