sysdump: tftp: use lmalloc(), and set the gateway
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 19 Jun 2010 01:24:14 +0000 (18:24 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 19 Jun 2010 01:24:14 +0000 (18:24 -0700)
commit618d11938982a04070ded7291a9f12c3b0452d1d
tree518382c9df4d23cb78200eed223fc1d1ead124f1
parent42615d2c7eb2aeaea280891b80f1e76ac670fbf2
sysdump: tftp: use lmalloc(), and set the gateway

Use lmalloc() rather than the fixed (obsolete) bounce buffer, and set
the gateway for PXE stacks that need it.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/sysdump/be_tftp.c