User was confused as to why --send-ip and --dest-mac resulted in errors in sendto (destination MAC was unknown by OS). An option-incompatibility error would have saved some headaches. Generally, any layer-2 options should not be allowed with --send-ip.
User was confused as to why
--send-ipand--dest-macresulted in errors insendto(destination MAC was unknown by OS). An option-incompatibility error would have saved some headaches. Generally, any layer-2 options should not be allowed with --send-ip.