diff options
Diffstat (limited to 'results/classifier/user-mode-bugs/1010484')
| -rw-r--r-- | results/classifier/user-mode-bugs/1010484 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/user-mode-bugs/1010484 b/results/classifier/user-mode-bugs/1010484 new file mode 100644 index 000000000..9481061ba --- /dev/null +++ b/results/classifier/user-mode-bugs/1010484 @@ -0,0 +1,8 @@ + + +slirp to accept non-local dns server + +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. \ No newline at end of file |