commit | 0b11c036620251f8f831ab8f0d9a7280ec1c4813 | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | Sun Mar 20 12:29:54 2016 +0100 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Fri Apr 01 17:51:55 2016 +0200 |
tree | c8f390cd7e7cc6986b6a5febcdcaf5c99bc6012f | |
parent | de1d099a448beb2ec39af4bd9ce4dd6452a18cb5 [diff] |
slirp: Allow disabling IPv4 or IPv6 Add ipv4 and ipv6 boolean options, so the user can setup IPv4-only and IPv6-only network environments. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Thomas Huth <thuth@redhat.com>