X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=etc%2Fafpd%2Fafp_zeroconf.h;h=89fc3ca9916ed4e7e48a7078be0216f156068528;hp=5058cc60d3f987bce36cf601305fd90a4ece0ba1;hb=edf01c724768d494e522ec84380e8e49b37a2bd6;hpb=bcbdb8f648b0ec46a6213967a0f3c7cf488a925d diff --git a/etc/afpd/afp_zeroconf.h b/etc/afpd/afp_zeroconf.h index 5058cc60..89fc3ca9 100644 --- a/etc/afpd/afp_zeroconf.h +++ b/etc/afpd/afp_zeroconf.h @@ -12,6 +12,12 @@ #include "afp_config.h" +#define AFP_DNS_SERVICE_TYPE "_afpovertcp._tcp" +#define ADISK_SERVICE_TYPE "_adisk._tcp" +#define DEV_INFO_SERVICE_TYPE "_device-info._tcp" + +#define MAXINSTANCENAMELEN 63 + /* * Prototype Definitions */