commit | 18137fba35980de428664fca3576b5d187e96fef | [log] [tgz] |
---|---|---|
author | Guillaume Subiron <maethor@subiron.org> | Sat Dec 19 22:24:57 2015 +0100 |
committer | Jason Wang <jasowang@redhat.com> | Thu Feb 04 13:22:06 2016 +0800 |
tree | 297f695dcc3f89c8a046e89bec16991602448559 | |
parent | fc3779a1189cbe6e777a0f7608741f3841cdcfea [diff] |
slirp: Adding address family switch for produced frames In if_encap, a switch is added to prepare for the IPv6 case. Some code is factorized. This prepares for IPv6 support. Signed-off-by: Guillaume Subiron <maethor@subiron.org> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Thomas Huth <thuth@redhat.com>