Update mcast-proxy to HEAD

- Router Alert added to MLD and IGMP queries
- IGMP checksum fix and added bounds checks
- MLDv1 queries aligned with RFC 2710 (reference added)
- MLD upstream filtering aligned with IGMP; fixes for MLD unregistration
  and IPv6 address tracking
- Safety/cleanup: socket validity checks, default IGMP switch case,
  restricted file-local visibility, moved local prototypes

Tested by Joel Knight.

OK Paul de Weerd (MAINTAINER)
This commit is contained in:
bket
2026-01-23 08:39:51 +00:00
parent 6b17f4dd0a
commit a349ab952d
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
COMMENT = multicast proxy daemon
DIST_TUPLE = github bket mcast-proxy 063e083d4867011fcfadc2f92f53302c4202049b /
DISTNAME = mcast-proxy-1.0.20240320
REVISION = 0
DIST_TUPLE = github bket mcast-proxy 824c8765f2125700630c3781890481dc05b8d963 /
DISTNAME = mcast-proxy-1.0.20260103
CATEGORIES = net
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (bket-mcast-proxy-063e083d4867011fcfadc2f92f53302c4202049b.tar.gz) = GbCygP/Yx6bg5m6lKzZGFTgXOFj1AUoNZvM+rbzicj8=
SIZE (bket-mcast-proxy-063e083d4867011fcfadc2f92f53302c4202049b.tar.gz) = 28492
SHA256 (bket-mcast-proxy-824c8765f2125700630c3781890481dc05b8d963.tar.gz) = /iuiXJ/j0tIO07qpT/CgDyu+TeyfICdl1V4sQngVQOY=
SIZE (bket-mcast-proxy-824c8765f2125700630c3781890481dc05b8d963.tar.gz) = 29186