Ticket #211 (closed defect: fixed)

Opened 4 years ago

Last modified 20 months ago

Avahi should stop announcing deprecated IPv6 addresses

Reported by: loganb Owned by: lennart
Milestone: Avahi 0.6.26 Component: avahi-core
Keywords: Cc:

Description

When, e.g., a 6to4 enabled NAT router receives a new external IP address, the IPv6 addresses of all machines behind the NAT change. Linux adds the new address and marks the old one as "deprecated." Avahi, however, continues to announce the deprecated address rather than announce the new address.

Change History

Changed 3 years ago by lennart

How would I detect deprecated addresses?

Changed 20 months ago by lennart

IFA_F_DEPRECATED seems to be what we need to look for

Changed 20 months ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • component changed from avahi-dnsconfd to avahi-core
  • milestone set to Avahi 0.6.26

Fixed now in git.

Note: See TracTickets for help on using tickets.