Ticket #206 (closed defect: fixed)
[PATCH] Fix pfroute IPv6 code
| Reported by: | marcus | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Avahi 0.6.24 | Component: | avahi-core |
| Keywords: | Cc: |
Description
There are two problems in the iface-pfroute.c IPv6 detection code. The first is that the KAME stack embeds a scope ID into IPv6 addresses. This can cause certain hosts not to be able to recognize the address. The second is that global_scope is always set to 1 even for link-local addresses.
The attached patch fixes both problems. The KAME fix was submitted by Hajimu UMEMOTO.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
