The following set of patches fixes an issue I found today
while using the DHCP snooping code with VMs running in a different
infrastructure. Essentially the problem that occurs is that
the DHCP server there sends replies to the broadcast MAC address
while the code assumed all DHCP reply packets to be sent to
the VM's MAC address.
Stefan