7 Commits

Author SHA1 Message Date
Michael Mitchell
b6759431b0
replace zeroconf address in mDNS repeater doc
The address 224.0.0.51 is a Zeroconf address, and not the address associated with mDNS (224.0.0.251)

The Multicast address registry from IANA can be found here: https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml under `Local Network Control Block`
2020-06-09 11:50:18 -05:00
Christian Poessinger
7ffd333ba5 mdns-repeater: tiny rewording, eliminate broadcast term 2020-01-21 12:32:57 +01:00
Christian Poessinger
9f4bfed195 mdns-repeater: split into 'Configuration' and 'Example' section 2019-12-19 17:54:19 +01:00
Christian Poessinger
e630205cfb mdns-repeater: migrate to new clicmd syntax 2019-11-29 17:53:42 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
kmpm
9a04c5abf4 services in own folder
* spitting services into multiple files in it's own folder
* making image links absolute
* some linting
2019-01-20 12:13:48 +01:00