Re: [PATCH] slirp: update to v4.3.1

2020-07-17 Thread Marc-André Lureau
Hi On Mon, Jul 13, 2020 at 12:33 PM Marc-André Lureau < marcandre.lur...@redhat.com> wrote: > Switch from stable-4.2 branch back to master (which is actually > maintained, I think we tend to forget about stable...). > > git shortlog 2faae0f7..a62d3673: > > 5eraph (2): > disable_dns option >

Re: [PATCH] slirp: update to v4.3.1

2020-07-15 Thread Peter Maydell
On Wed, 15 Jul 2020 at 19:12, Marc-André Lureau wrote: > On Mon, Jul 13, 2020 at 12:33 PM Marc-André Lureau > wrote: >> >> Switch from stable-4.2 branch back to master (which is actually >> maintained, I think we tend to forget about stable...). > > > ping > > Peter, should I send a pull request

Re: [PATCH] slirp: update to v4.3.1

2020-07-15 Thread Marc-André Lureau
Hi On Mon, Jul 13, 2020 at 12:33 PM Marc-André Lureau < marcandre.lur...@redhat.com> wrote: > Switch from stable-4.2 branch back to master (which is actually > maintained, I think we tend to forget about stable...). > ping Peter, should I send a pull request directly? (I feel like it should b

[PATCH] slirp: update to v4.3.1

2020-07-13 Thread Marc-André Lureau
Switch from stable-4.2 branch back to master (which is actually maintained, I think we tend to forget about stable...). git shortlog 2faae0f7..a62d3673: 5eraph (2): disable_dns option limit vnameserver_addr to port 53 Akihiro Suda (1): libslirp.h: fix SlirpConfig v3 documentati