mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user