RFC 1122 forbids non-gateways from sending ICMP redirects. This changes
authorGarrett Wollman <wollman@FreeBSD.org>
Fri, 12 Nov 1993 04:03:55 +0000 (04:03 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Fri, 12 Nov 1993 04:03:55 +0000 (04:03 +0000)
commitd2462e500505f2569b3d074e2c05417b4bc8b428
tree254753f60f960a2141a502dce4a0a4c0dcf393f7
parent1679a9f839883bf70b38ed710931a5992657236c
RFC 1122 forbids non-gateways from sending ICMP redirects.  This changes
implements this requirement (IPSENDREDIRECTS if and only if GATEWAY).
sys/netinet/ip_input.c