Home
last modified time | relevance | path

Searched hist:c54ed5bc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/net/
H A Dslirp.cc54ed5bc Wed Jul 20 05:20:14 CDT 2011 Jan Kiszka <jan.kiszka@siemens.com> slirp: Canonicalize restrict syntax

All other boolean arguments accept on|off - except for slirp's restrict.
Fix that while still accepting the formerly allowed yes|y|no|n, but
reject everything else. This avoids accidentally allowing external
connections because syntax errors were so far interpreted as
'restrict=no'.

CC: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/openbmc/qemu/
H A Dqemu-options.hxc54ed5bc Wed Jul 20 05:20:14 CDT 2011 Jan Kiszka <jan.kiszka@siemens.com> slirp: Canonicalize restrict syntax

All other boolean arguments accept on|off - except for slirp's restrict.
Fix that while still accepting the formerly allowed yes|y|no|n, but
reject everything else. This avoids accidentally allowing external
connections because syntax errors were so far interpreted as
'restrict=no'.

CC: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>