diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-07-20 18:19:57 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-07-20 18:19:57 +0200 |
commit | 9af2e5d5fc331e754abf257c2846c49bce1d2112 (patch) | |
tree | 7fdac1fdac5d59a8eabfb7dc8ef73fd59af684b0 /contrib | |
parent | b86cd006d33503d6407e14369610a65dcdcd261b (diff) | |
download | passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar.gz passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar.bz2 passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar.lz passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar.xz passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.tar.zst passt-9af2e5d5fc331e754abf257c2846c49bce1d2112.zip |
qrap: Add a neighbour solicitation to probe frames, instead of just ARP2022_07_20.9af2e5d
For a while now, passt disables ARP functionality completely if IPv4
is disabled. If qrap sends an ARP request as a probe in that case, it
will receive no answer and move on, trying to find another instance.
Add a second probe frame, a hardcoded neighbour solicitation, so that
we get a neighbour advertisement if IPv6 is enabled.
Without this change, IPv6-only operation is completely broken.
Reported-by: Wenli Quan <wquan@redhat.com>
Reported-by: Alona Paz <alkaplan@redhat.com>
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2106257
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions