mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/mdns-repeater: fix typo in pkg-descr
(cherry picked from commit 3734d142b4)
This commit is contained in:
parent
b40825872c
commit
64d2deaec3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mdns-repeater is a Multicast DNS repeater. Multicast DNS uses the 224.0.0.51
|
||||
mdns-repeater is a Multicast DNS repeater. Multicast DNS uses the 224.0.0.251
|
||||
address, which is "administratively scoped" and does not leave the subnet.
|
||||
|
||||
This program re-broadcast mDNS packets from one interface to other interfaces.
|
||||
|
|
|
|||
Loading…
Reference in a new issue