6 Commits
Author SHA1 Message Date
65cbc82053 net/mdns-repeater: Modernize plugin code; Add blocklist support (contributed by Kodehyrden) (#4375)
* net/mdns-repeater: Modernize plugin code; Add blacklist support (contributed by Kodehyrden)

* net/mdns-repeater: bump version

* net/mdns-repeater: fix indentation of model and form

* Update net/mdns-repeater/src/etc/inc/plugins.inc.d/mdnsrepeater.inc

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net/mdns-repeater/src/opnsense/mvc/app/views/OPNsense/MDNSRepeater/index.volt

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net/mdns-repeater/pkg-descr

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* net/mdnsrepeater: Change blacklist to blocklist

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-12-06 17:28:15 +01:00
Franco Fichtner 7ff3c44957 net/mdns-repeater: note the recent docs change
https://github.com/opnsense/docs/commit/2f1b56bc93619acc08d864fe7d86218a9653d2c2

It would be nice to have a constraint for this, but it's
probably not worth the work in this case although the validation
should be stating this, not the help text and documentation.
2023-10-20 10:56:06 +02:00
Franco Fichtner 88148b1943 net/mdns-repeater: new release 1.1 2022-02-01 08:24:39 +01:00
Franco Fichtner a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner 72fe8d8d31 net/mdns-repeater: up up and away
Approved by: @fabianfrz
2017-09-04 10:14:46 +02:00
Fabian FranzandGitHub 275803fd80 add MDNS Repeater (#241)
* add MDNS Repeater
* cleanup: remove cdata block
* Update comment
* rename template and use join
* use the package name also in the config
* remove extended description
* update targets, makefile
2017-09-02 12:31:10 +02:00