summaryrefslogtreecommitdiffstats
path: root/avahi-core/iface.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/iface.h')
-rw-r--r--avahi-core/iface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/iface.h b/avahi-core/iface.h
index 24da316..e7c2298 100644
--- a/avahi-core/iface.h
+++ b/avahi-core/iface.h
@@ -99,6 +99,8 @@ struct AvahiInterface {
AvahiProtocol protocol;
int announcing;
+ AvahiAddress local_mcast_address;
+ int mcast_joined;
AvahiCache *cache;