]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Don't try to process the option buffer if there isn't one, and don't
authorTed Lemon <source@isc.org>
Fri, 8 Oct 1999 17:08:34 +0000 (17:08 +0000)
committerTed Lemon <source@isc.org>
Fri, 8 Oct 1999 17:08:34 +0000 (17:08 +0000)
commitbb404b74d1c95ae5cb702fb5d977dcec85d0289e
tree90002e5251103adccdb93c0ae06b39b5f1e471ec
parente9d8afd106f7f6795f086e730a11eebdea6bf62c
- Don't try to process the option buffer if there isn't one, and don't
  try to process packets that don't at least have the basic BOOTP guts
  in them.
common/discover.c
common/options.c