All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
@ 2012-06-08 13:54 ` Armin ranjbar
  2012-07-05 23:23 ` Jan Kiszka
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Armin ranjbar @ 2012-06-08 13:54 UTC (permalink / raw)
  To: qemu-devel

** Patch added: "removes checking for if dns server isn't in local subnet."
   https://bugs.launchpad.net/bugs/1010484/+attachment/3180767/+files/sliprp_dns_address.diff

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  New

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server
@ 2012-06-08 13:54 Armin ranjbar
  2012-06-08 13:54 ` [Qemu-devel] [Bug 1010484] " Armin ranjbar
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Armin ranjbar @ 2012-06-08 13:54 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

current version of slirp doesn't allow feeded dns address to be outside of given network.
in many scenarios you need to provide dns server that isn't local.

this simple patch removes checking for if dns server isn't in local
subnet.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  New

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
  2012-06-08 13:54 ` [Qemu-devel] [Bug 1010484] " Armin ranjbar
@ 2012-07-05 23:23 ` Jan Kiszka
  2019-07-29  9:53 ` elmarco
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jan Kiszka @ 2012-07-05 23:23 UTC (permalink / raw)
  To: qemu-devel

The feature makes sense and would be acceptable. But please
- post a patch on qemu-devel, following http://wiki.qemu.org/Contribute/SubmitAPatch
- reject non-local DNS servers if restrict=on is selected

Thanks!

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  New

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
  2012-06-08 13:54 ` [Qemu-devel] [Bug 1010484] " Armin ranjbar
  2012-07-05 23:23 ` Jan Kiszka
@ 2019-07-29  9:53 ` elmarco
  2019-09-28  4:17 ` Launchpad Bug Tracker
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: elmarco @ 2019-07-29  9:53 UTC (permalink / raw)
  To: qemu-devel

ping

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  Incomplete

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
                   ` (2 preceding siblings ...)
  2019-07-29  9:53 ` elmarco
@ 2019-09-28  4:17 ` Launchpad Bug Tracker
  2019-10-01 15:56 ` Thomas Huth
  2020-01-09 13:37 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Launchpad Bug Tracker @ 2019-09-28  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  Expired

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
                   ` (3 preceding siblings ...)
  2019-09-28  4:17 ` Launchpad Bug Tracker
@ 2019-10-01 15:56 ` Thomas Huth
  2020-01-09 13:37 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2019-10-01 15:56 UTC (permalink / raw)
  To: qemu-devel

A patch has been sent to the list now:
https://lists.gnu.org/archive/html/qemu-devel/2019-10/msg00180.html

** Changed in: qemu
       Status: Expired => In Progress

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  In Progress

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1010484] Re: slirp to accept non-local dns server
  2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
                   ` (4 preceding siblings ...)
  2019-10-01 15:56 ` Thomas Huth
@ 2020-01-09 13:37 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2020-01-09 13:37 UTC (permalink / raw)
  To: qemu-devel

Fixed here: https://git.qemu.org/?p=qemu.git;a=commitdiff;h=120b721f5b590393971673
... and released with QEMU v4.2

** Changed in: qemu
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1010484

Title:
  slirp to accept non-local dns server

Status in QEMU:
  Fix Released

Bug description:
  current version of slirp doesn't allow feeded dns address to be outside of given network.
  in many scenarios you need to provide dns server that isn't local.

  this simple patch removes checking for if dns server isn't in local
  subnet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1010484/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-01-09 13:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-08 13:54 [Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server Armin ranjbar
2012-06-08 13:54 ` [Qemu-devel] [Bug 1010484] " Armin ranjbar
2012-07-05 23:23 ` Jan Kiszka
2019-07-29  9:53 ` elmarco
2019-09-28  4:17 ` Launchpad Bug Tracker
2019-10-01 15:56 ` Thomas Huth
2020-01-09 13:37 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.