commit | fc3779a1189cbe6e777a0f7608741f3841cdcfea | [log] [tgz] |
---|---|---|
author | Guillaume Subiron <maethor@subiron.org> | Sat Dec 19 22:24:56 2015 +0100 |
committer | Jason Wang <jasowang@redhat.com> | Thu Feb 04 13:22:06 2016 +0800 |
tree | eb48bde1274ed6bf939c51d462a4dcabc7f766a0 | |
parent | 86c9e1e9d7400c25821ff12cce80336a1cdded59 [diff] |
slirp: Generalizing and neutralizing ARP code Basically, this patch replaces "arp" by "resolution" every time "arp" means "mac resolution" and not specifically ARP. 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> Signed-off-by: Jason Wang <jasowang@redhat.com>