[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111107131101.160dd491@nehalam.linuxnetplumber.net>
Date: Mon, 7 Nov 2011 13:11:01 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Kumar Sanghvi <divinekumar@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: Query on usage of multicast as source IPv6 address
On Tue, 8 Nov 2011 02:15:52 +0530
Kumar Sanghvi <divinekumar@...il.com> wrote:
> However, what should be the behavior if a host receives a
> packet (probably from a malicious host with pktgen abilities)
> having a multicast address in source address field:
> 1) Should the receiving host discard the packet?
> 2) Should the receiving host dicard the packet, and send back
> ICMP error?
> 3) Or should the receiving host send a response to the multicast
> address?
Before the Internet was full of people sending malicious packets,
the standards encourage sending ICMP errors. Later RFC's discourage
sending ICMP's for many cases (See RFC 1812).
IMHO just drop packet making sure to increment appropriate statistic.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists