commit | c56eb57316ac0094aa2b5b805762d239a18f0c63 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Fri Aug 28 10:15:54 2015 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Oct 28 14:56:20 2015 -0500 |
tree | b89d40f33ee3f731f9057ae6fa8319434910632c | |
parent | 454d9d3ec81c5b77adaecb9a6254336d4c5775a9 [diff] |
net: Fix parsing of Bootp/DHCP option 0 (Pad) Pad has no len byte, so the normal parsing code fails. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>