> Also, I think you'd end up sending ICMP port unreachables to packets 
 > that are not addressed to your IP address when dhcpinit it set. Or does 
 > the fact that we end up with an IRE_BROADCAST prevent that? (I don't see 
 > ll_multicast being checked whether we send ICMP errors.)

I'm not sure I'm following you here, but the only relevant codepath I see
that generates ICMP port unreachable errors is in ip_fanout_udp(), and
that code is bracketed by `!broadcast'.

--
meem

_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to