CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/03 20:16:46
Modified files:
sys/kern : kern_pledge.c
Log message:
extend the "mcast" pledge to allow multicast tweaks on ethernet frame sockets.
this is for lldpd, which wants to receive lldp packets sent to a
multicast address on interfaces as they attach at runtime, which
currently isn't allowed by pledge.
part of a bigger diff that was ok deraadt@
