commit | 9ace17c88ae8bd5f29fb44849f6855b8bd456869 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Mon Sep 17 10:26:25 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 01 10:02:14 2012 -0700 |
tree | 456cf84a74ce09069be9eace2dc7a18315c34834 | |
parent | a64f0241dc3d2705b065d9546711f22db7dcf712 [diff] |
net/bootp: add VCI support for BOOTP also Vendor Class Identifier option is common to BOOTP and DHCP and can be useful without PXE. So send VCI in both BOOTP and DHCP requests if CONFIG_BOOTP_VCI_STRING is defined. Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com> Signed-off-by: Tom Rini <trini@ti.com>