opnsense / ports

OPNsense ports on top of FreeBSD
https://opnsense.org/
Other
163 stars 116 forks source link

Multicast relay - port addition #83

Closed marjohn56 closed 4 years ago

marjohn56 commented 4 years ago

We've been playing around for a couple of weeks looking for something that will relay both Sonos and Sky Q SSDP packets reliably between interfaces, it appears we have found the beast. The program is very simple and appears to work flawlessly.

Any chance of adding this to the ports?

https://github.com/sonicsnes/udp-broadcast-relay-redux

Wrong area.. should be in src!

fichtner commented 4 years ago

well, this should be ports... is this the definitive upstream? it looks like its a fork

marjohn56 commented 4 years ago

No, it's in ports... Heavily modified from the original and @mimugmail was going to look at it, however, if you want to play.

You can close this.

marjohn56 commented 4 years ago

Sorry.. clicked wrong button. It doesn't exist upstream. We found it, played with it, liked it, modified it and decided we should use it. :)

marjohn56 commented 4 years ago

I have an updated Readme.md & Contributors file to push when I get 10 minutes. Berto did a lot of work on it. It's here #84