mdns ipv6 fixes; now works on ie11/safari, not linux:

* subscribe/announce on LL only
* add NSEC records if 4/6-only
This commit is contained in:
ed
2022-11-15 06:39:53 +00:00
parent 37c1cab726
commit 8829f56d4c
6 changed files with 91 additions and 25 deletions

View File

@@ -19,6 +19,7 @@ copyparty/httpconn.py,
copyparty/httpsrv.py,
copyparty/ico.py,
copyparty/mdns.py,
copyparty/multicast.py,
copyparty/mtag.py,
copyparty/res,
copyparty/res/COPYING.txt,