Ticket #270 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

add DNSServiceQueryRecord

Reported by: AlfonsName Owned by: lennart
Milestone: Avahi 0.6.26 Component: avahi-compat-libdns_sd
Keywords: DNSServiceQueryRecord Cc:

Description

Please find a attached a patch that adds support for DNSServiceQueryRecord with A and AAAA records to the dns-sd compatibility layer.

Attachments

add-query-record-A-AAAA.diff Download (6.9 KB) - added by AlfonsName 4 years ago.
patch against 0.6.23-4ubuntu4 but also applies to plain 0.6.25
add-query-record-universal.diff Download (8.8 KB) - added by AlfonsName 4 years ago.
add support for all record types supported by avahi

Change History

Changed 4 years ago by AlfonsName

patch against 0.6.23-4ubuntu4 but also applies to plain 0.6.25

Changed 4 years ago by AlfonsName

  • summary changed from add DNSServiceQueryRecord for A and AAAA records to add DNSServiceQueryRecord

Changed 4 years ago by AlfonsName

add support for all record types supported by avahi

Changed 4 years ago by AlfonsName

please remove A/AAAA patch: it is obsolete

Changed 4 years ago by lennart

  • milestone changed from Avahi 0.7 to Avahi 0.6.26

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed

Fixed indenting and coding style, and simplified the class/record stuff (the numbers libdns_sd and avahi uses are the same -- they are directly from the DNS RFC), and applied.

Thanks.

Note: See TracTickets for help on using tickets.