aboutgitcodebugslistschat
path: root/util.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-08-21 14:20:07 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-08-21 12:00:10 +0200
commit57532f1ded4d850e6184b585567cd327f08368fd (patch)
tree97670257b6b4de94d13203de117954f323043339 /util.c
parent0b25cac94eca77f2df44fe56a52a88b934e0b955 (diff)
downloadpasst-57532f1ded4d850e6184b585567cd327f08368fd.tar
passt-57532f1ded4d850e6184b585567cd327f08368fd.tar.gz
passt-57532f1ded4d850e6184b585567cd327f08368fd.tar.bz2
passt-57532f1ded4d850e6184b585567cd327f08368fd.tar.lz
passt-57532f1ded4d850e6184b585567cd327f08368fd.tar.xz
passt-57532f1ded4d850e6184b585567cd327f08368fd.tar.zst
passt-57532f1ded4d850e6184b585567cd327f08368fd.zip
conf: Remove incorrect initialisation of addr_ll_seen
Despite the names, addr_ll_seen does not relate to addr_ll the same way addr_seen relates to addr. addr_ll_seen is an observed address from the guest, whereas addr_ll is *our* link-local address for use on the tap link when we can't use an external endpoint address. It's used both for passt provided services (DHCPv6, NDP) and in some cases for connections from addresses the guest can't access. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions