Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to be on par with latest mdns.h state #15

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

talaviram
Copy link

@talaviram talaviram commented Nov 4, 2024

I've updated mDNS-cpp to be in-sync with changes in mdns c including bug fixes.

I've made it in gradual commits to ensure I'm following actual changes so it might be useful to squash those.

I've compiled and tested it on macOS so I'm sure the Unix side would work for most flavors.
Sadly, I've yet to test the Windows side.

I've also pushed relevant changes so now everything was tested on macOS and Windows.

@boulabiar
Copy link

Is there any need for "Ignore link-local addresses"?

In my use case I search for devices exposed using a default link-local address.

@talaviram
Copy link
Author

talaviram commented Nov 4, 2024

I have no clue :) I’d suggest opening an issue or wondering about this on the mdns.h / C side as it was merged there.

…commits)

0b4e806bc825335dff79b992b3502ea96d2aafe6
…ubobject 448f3e5fc9c1d139c4d1744481d0d3c41745fbba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants