|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Kenneth R Westerback (krw
cvs.openbsd.org)
Date: Sat Jan 13 2007 - 19:35:46 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: krw
cvs.openbsd.org 2007/01/13 18:35:46
Modified files:
sbin/dhclient : options.c
Log message:
Don't treat any packet with an invalid option buffer or an invalid
message type option of 0 as a BOOTP offer. Don't process any option
buffer after one is found to be corrupt. Don't process overflow
buffers in a BOOTP packet. At least try to accept DHCP offers even if
a bad options buffer is encountered.
Brings code more into line with current ISC dhclient.
ok stevesk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]