Re: [PULL 1/2] Update libslirp to v4.5.0

2021-07-27 Thread Doug Evans
Hi all. Just checking in to see where we are. I just checked and master is still using the older libslirp. On Fri, Jun 18, 2021 at 11:14 AM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Hi > > On Fri, Jun 18, 2021 at 8:05 PM Doug Evans wrote: > >> Hi. Does anything more need to be don

Re: [PULL 1/2] Update libslirp to v4.5.0

2021-06-18 Thread Marc-André Lureau
Hi On Fri, Jun 18, 2021 at 8:05 PM Doug Evans wrote: > Hi. Does anything more need to be done here? > I just checked and I don't see this patch in the tree yet but it could > have been due to pilot error. > > My pull request failed on Peter side for non-obvious reasons: https://patchew.org/QEMU/

Re: [PULL 1/2] Update libslirp to v4.5.0

2021-06-18 Thread Doug Evans
Hi. Does anything more need to be done here? I just checked and I don't see this patch in the tree yet but it could have been due to pilot error. On Sat, May 29, 2021 at 11:55 AM wrote: > From: Marc-André Lureau > > Switch from stable-4.2 branch to upstream v4.5.0 release. > > ## [4.5.0] - 2021

[PULL 1/2] Update libslirp to v4.5.0

2021-05-29 Thread marcandre . lureau
From: Marc-André Lureau Switch from stable-4.2 branch to upstream v4.5.0 release. ## [4.5.0] - 2021-05-18 ### Added - IPv6 forwarding. !62 !75 !77 - slirp_neighbor_info() to dump the ARP/NDP tables. !71 ### Changed - Lazy guest address resolution for IPv6. !81 - Improve signal handling w