reduce ram required for output buffer

git-svn-id: http://svn.code.sf.net/p/netboot65/code@78 93682198-c243-4bdb-bd91-e943c89aac3b
This commit is contained in:
jonnosan 2009-04-05 00:39:34 +00:00
parent 71f9fe4ec7
commit 32d24705bf

View File

@ -48,7 +48,7 @@ MAX_DHCP_MESSAGES_SENT=12 ;timeout after sending 12 messages will be about 1
; dhcp packet offsets
dhcp_inp = udp_inp + udp_data
dhcp_outp: .res 576
dhcp_outp: .res 256
dhcp_op = 0
dhcp_htype = 1
dhcp_hlen = 2