issues
search
librespot-org
/
libmdns
mDNS Responder library for building discoverable LAN services in Rust
https://crates.io/crates/libmdns
MIT License
71
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
avoid joining multiple times on the same interface for ipv4
#58
eladyn
closed
2 months ago
2
fix: unrequired records should be sent as additional records
#57
ArcticLampyrid
opened
4 months ago
2
DNS parsing can cause crash due to infinite recursion
#56
jmaygarden
opened
4 months ago
1
Add with_default_handle_and_ip_list_and_hostname
#55
sy39ju
closed
3 months ago
1
fix publishing ipv6 link-local
#54
nvandamme
closed
3 months ago
3
Proposal: Advertise multiple IPv6, but multicast only via link-local address
#53
nvandamme
closed
7 months ago
2
[win32] if_addrs::get_if_addrs doesn't list link-local ipv6 addresses
#52
nvandamme
closed
2 months ago
2
Use the same cfg-gate on Socket::set_reuse_port as their documentation
#51
madsmtm
closed
3 months ago
0
"No such device" error when running the register example as user daemon
#50
Drexel2k
opened
8 months ago
0
fix send panic
#49
huan-xi
opened
9 months ago
1
Increase MSRV to 1.70 and Actually test it in CI
#48
willstott101
closed
10 months ago
0
upgrade deps to latest versions
#47
paxsonsa
closed
10 months ago
5
"Address already in use" error when running the register example with libmdns 0.7.3 - 0.7.5
#46
maudieey
closed
2 months ago
2
Ipv6 repair for #44
#45
willstott101
closed
1 year ago
1
IPv6 interface binding
#44
angelybo
closed
1 year ago
4
Follow on from #42
#43
willstott101
closed
1 year ago
0
On querytype:All - return all records instead of just hostname record
#42
angelybo
closed
1 year ago
3
Why does Response QueryType::All only return hostname?
#41
angelybo
closed
1 year ago
0
up recv buffer size to 64k
#40
johnnyslush
closed
1 year ago
4
Add support for multiple network adapters
#39
ryanbinnsrv
closed
1 year ago
2
service type enumeration support
#38
elbe0046
closed
2 years ago
5
Probing before announcing is not implemented
#37
soundprojects
opened
2 years ago
2
name: fix OOB panic on length exceeding data
#36
elbe0046
closed
2 years ago
3
Added allowed IP list in A record
#35
mstrug
closed
2 years ago
1
Multicast multihomed
#34
jaime-sense
closed
2 years ago
3
Multicast membership in multihomed environments does not work as intended
#33
jaime-sense
closed
1 year ago
1
Illumos does not support set_reuse_port, reuse_address is sufficient
#32
urknall
closed
3 years ago
5
Support to customize host info
#31
ArcticLampyrid
closed
2 years ago
1
Adding support to services subtypes
#30
gustavowd
opened
3 years ago
1
Don't log ipv6 warning
#29
JoNil
closed
2 years ago
3
Block shutdown until all pending messages are sent (Fixes #27).
#28
kingosticks
closed
2 years ago
5
Ensuring goodbye packets are sent on shutdown
#27
kingosticks
opened
3 years ago
0
Update to socket2 v0.4
#26
Thomasdezeeuw
closed
3 years ago
3
Several small improvements
#25
Johannesd3
closed
3 years ago
1
Fix: update to more recent pnet network interface library and ignore routable IPs
#24
gbusker
closed
2 years ago
4
mDNS response when device has multiple IP addresses
#23
gbusker
closed
2 years ago
5
Service Example only discoverable on same PC
#22
jangernert
closed
1 year ago
4
Update to Tokio 1.0
#21
messense
closed
3 years ago
2
Windows Mobile Hotspot Adapter
#20
Nerixyz
closed
1 year ago
2
Couldn't parse packet type 47 is invalid
#19
sebirdman
closed
2 years ago
15
Update to Tokio 0 3
#18
messense
closed
3 years ago
2
Change get_if_addrs dependency to if-addrs
#17
snowkat
closed
4 years ago
0
Allow building on NetBSD by using get_if_addrs-git
#16
ghost
closed
4 years ago
3
Document code
#15
MarinPostma
closed
4 years ago
2
No limit on number of attempts to send a packet
#14
Visic
closed
4 years ago
1
-Fixed broadcast storm when entire packet is sent and poll_send_to re…
#13
Visic
closed
4 years ago
10
Broadcast storm
#12
Visic
closed
4 years ago
1
Loads of warnings about invalid packets
#11
varac
opened
4 years ago
6
return error when responder cannot be initialized
#10
lrbalt
closed
4 years ago
2
Builder pattern API for Services?
#9
willstott101
opened
4 years ago
1
Next