check_dhcp: Don't misinterpret the "siaddr" field
commit4d5276273287ef59881b541ba96279e91974a4b2
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 13 Jun 2012 22:39:55 +0000 (14 00:39 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 13 Jun 2012 22:39:55 +0000 (14 00:39 +0200)
treee9d14b6d022cf98de445e88dc62a88b985c7b5d6
parentf091d59e0f9abec9304d9d230fafc2dec001baba
check_dhcp: Don't misinterpret the "siaddr" field

RFC 2131 (2.) says: "DHCP clarifies the interpretation of the 'siaddr'
field as the address of the server to use in the next step of the
client's bootstrap process."  So, we shouldn't interpret this field as
the DHCP server's own address.  (#3503921 - Jason Ellison)
THANKS.in
plugins-root/check_dhcp.c