79306353

Date: 2024-12-24 19:19:56
Score: 1.5
Natty:
Report link

Section 5.3.5 in RFC 1812, "Requirements for IP Version 4 Routers", mentions that routers must not forward packets with a destination of 255.255.255.255 (aka "limited broadcast address"). So it's not allowed in the routing table.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Andrew