BPF on Solaris?
Ted Lemon
mellon at fugue.com
Tue Sep 13 23:24:55 UTC 2005
On Sep 13, 2005, at 2:49 PM, David W. Hankins wrote:
> Hmm, on the other hand, if we solved the "list of addresses that this
> server might receive unicast IP datagrams destined to" wrinkle, we
> could prove the converse, and wouldn't need the ethernet layer.
That's trivial - just compare to the list of IP addresses configured
on each interface. But why do you care in that case? The only
case where you really need to know to what interface a client is
connected is the case where it's broadcasting. When it's in the
RENEWING state, you don't have enough information to send a DHCPNAK
with any degree of reliability anyway.
More information about the dhcp-hackers
mailing list