dhcp: Handle proxy PAC option correctly
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 7 Dec 2010 23:29:49 +0000 (23:29 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 9 Dec 2010 17:09:50 +0000 (18:09 +0100)
commitbf8cdb5ab9def0ee6570886146c400f0e408f3e4
treed094a150b522898f531eedef76d44aaa2c876949
parent03d76c59d9a59d23515e9f5d5374591886563f5f
dhcp: Handle proxy PAC option correctly

We're requesting the unofficial proxy option (252) but then throwing
away the response because we don't recognise the type for it.

This fixes proxy detection via DHCP.
gdhcp/common.c