CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/12 17:27:17
Modified files:
sys/netinet : ip_input.c
Log message:
Set M_BCAST for packets going to 0.0.0.0 or 255.255.255.255, so the
upper layers can handle them properly. Found by IIJ.
ok bluhm
