From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: Package updates in progress Date: Sun, 11 Apr 2021 23:53:57 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0860849987134640576==" List-Id: --===============0860849987134640576== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Jon, On 11/04/2021 21:09, Jon Murphy wrote: > Hey Adolf! >=20 > Can mdns-repeater (add-on) be added to the list? >=20 > [root(a)ipfire ~]# mdns-repeater -h > mDNS repeater (version 1.10) > Copyright (C) 2011 Darell Tan >=20 > I think version 1.10 (the current IPFire add-on version) is a few years old= . =C2=A0There may be a version 1.11. Current version is 1.10. It was created as an addon in Jan 2018. It seems lik= e the original creater now has the repository in Bitbucket (Atlassian) and to= get access to the downloads you have to have an account with atlassian. With= out the account you can't even see what is available. ie is there a version 1= .11 or not. There is a version 1.11 in a forked repository (kennylevinsen/mdns-repeater) = but whether that is worth having or not I can't tell. It was created in Dec 2= 016 and had 6 commits since then but no new release. It was forked from the g= eekman version from Sep 2011 but as it is now in Bitbucket I can't find anyth= ing more out about it. This is what was listed as the changes for the 1.11 kennylevinsen fork:- -------------------------------------------------------- Blacklist feature added (16 blacklisted subnets allowed). Socket limit increased to 16 sockets, moved to #define. The first is most interesting. Say you have two networks bound together with = site-to-site tunnels, repeating mDNS over the tunnel... And there are Chromec= asts, or Apple TV's at both ends. Even if you had firewall rules to block tra= ffic, the devices would still show up (albeit be defective) on the opposite n= etwork. The new blacklist flag allows you to filter such devices out by specifying th= eir subnet (or individual addresses, although having such "private" devices o= n their own subnet might be a good idea). Example: # Repeat mDNS packets between eth1 and vti0, while ignoring packets from 172.= 20.20.0/24 mdns-repeater -b 172.20.20.0/24 eth1 vti0 -------------------------------------------------------- So the question is do these additions warrant an update to this forked reposi= tory. Regards, Adolf >=20 > I haven=E2=80=99t located the "official" website so I am not sure=E2=80=A6 >=20 > I can help test. >=20 >=20 > Jon >=20 >=20 >=20 >> On Apr 11, 2021, at 9:02 AM, Adolf Belka > wrote: >> >> Hi all, >> >> For information I am working on the following package updates:- >> cups >> cups-filters >> expat >> glib >> lua >> meson >> >> I will hold submitting the patches until after Core Update 156 is released= for testing. >> >> Regards, >> >> Adolf. >=20 --===============0860849987134640576==--