commit | 79f724c5bf97e983b68ed97bb5834da3f9195157 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Fri Sep 04 00:31:49 2015 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Oct 29 14:05:45 2015 -0500 |
tree | 5c9f682f1b18a786fe74e3764ea89355e42668a2 | |
parent | 345cb832eba12c5530e9025dd7072074e7b62175 [diff] |
net: parse DHCP options from overloaded file/sname fields If Option 52 in the vendor option field signals overloading of the file and/or sname fields, these field may contain additional options. Formatting of file/sname contained options is the same as in the vendor options field, but without the leading magic. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>