Support multiple A and AAAA records #3

Closed
opened 2020-07-18 14:11:40 +00:00 by df · 1 comment
Owner

Andreas Weinlein (2012-12-21) reporter

tinysvcmdns is great - thanks!

It seems tinysvcmdns will be the perfect foundation for my next open source project but I need an additional feature: Support for multiple A / AAAA additional RRs.

It's very common to announce services for multiple IPs, but the current API offers no easy way to add these additional RRs. In addition it would be great to add full IPv6 (AAAA-Record) support to enable the announcement of services using IPv6 too.

I'm willing to contribute the necessary code and already tried some modifications. It would be great to get some hints to find all necessary functions, ...

And now I've implemented my feature request. It would be great to get my pull request included.

Andreas Weinlein (2012-12-21) reporter tinysvcmdns is great - thanks! It seems tinysvcmdns will be the perfect foundation for my next open source project but I need an additional feature: Support for multiple A / AAAA additional RRs. It's very common to announce services for multiple IPs, but the current API offers no easy way to add these additional RRs. In addition it would be great to add full IPv6 (AAAA-Record) support to enable the announcement of services using IPv6 too. I'm willing to contribute the necessary code and already tried some modifications. It would be great to get some hints to find all necessary functions, ... And now I've implemented my feature request. It would be great to get my pull request included.
Author
Owner

geekman (2012-12-22) repo owner

changed status to resolved

Closed by pull request #1.
# geekman (2012-12-22) repo owner changed status to resolved Closed by pull request #1.
df closed this issue 2020-07-18 14:12:25 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: df/zeroconf#3