]> Git Repo - J-u-boot.git/commit - net/bootp.c
net: parse DHCP options from overloaded file/sname fields
authorStefan Brüns <[email protected]>
Thu, 3 Sep 2015 22:31:49 +0000 (00:31 +0200)
committerJoe Hershberger <[email protected]>
Thu, 29 Oct 2015 19:05:45 +0000 (14:05 -0500)
commit774c3e05ec0a9c298e14681fb662c392842c2ced
tree5c9f682f1b18a786fe74e3764ea89355e42668a2
parentec87b1b39b786cb61c5acc01542119663fb157c0
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 <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
net/bootp.c
This page took 0.032535 seconds and 4 git commands to generate.