dhcptest icon indicating copy to clipboard operation
dhcptest copied to clipboard

Multiple options

Open yingwuxi opened this issue 2 years ago • 3 comments

hi,What combination of commands sends more than one option, for example, option60 is carried at the same time as option55?

yingwuxi avatar Oct 20 '23 09:10 yingwuxi

Hi, is the --help text unclear?

CyberShadow avatar Oct 20 '23 09:10 CyberShadow

First of all, thank you for your prompt reply, after I entered the following command: ./dhcptest --option "Relay Agent Information=agentCircuitID="foo", agentRemoteID="bar"" --iface enp2s0 , there is an error in the message sent

image

yingwuxi avatar Oct 20 '23 10:10 yingwuxi

That is a bug, fixed in 782508fbe3537375667174379ff6049c2c24096f. Thanks for the report.

CyberShadow avatar Oct 20 '23 11:10 CyberShadow