Coder Social home page Coder Social logo

Ipv6 support about mdns-sd HOT 1 CLOSED

keepsimple1 avatar keepsimple1 commented on July 17, 2024
Ipv6 support

from mdns-sd.

Comments (1)

keepsimple1 avatar keepsimple1 commented on July 17, 2024

No problem. Here is a list of tasks on my mind for IPv6 support:

  • dns_parser: support "AAAA" address record.
  • responder: support register ServiceInfo with IPv4 only or IPv6 only, as well as both IPv4 and IPv6 in one register.
  • responder: recv and process queries on IPv6 interfaces if IPv6 address is configured.
  • responder: send response on IPv6 interface if IPv6 address is configured.
  • querier: send query on IPv6 interface if IPv6 address is configured.
  • querier: recv and handle answers on IPv6 interfaces if IPv6 address is configured.
  • Default setting: both IPv4 and IPv6 is enabled (if addr is configured). Provides API to disable IPv6 (or IPv4). i.e. allow the ServiceDaemon to be IPv6 only or IPv4 only.

It is probably easier to test by starting with the responder part, using other existing clients / queriers.

from mdns-sd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.