Sync with sys/i386/boot/netboot/main.c revision 1.23.

This commit is contained in:
KATO Takenori
1998-08-01 12:20:59 +00:00
parent 80e456af00
commit 7ea1329d05
+1
View File
@@ -481,6 +481,7 @@ tftp(name)
return(0);
} /* ACK PACKET */
if (tr->opcode != ntohs(TFTP_DATA)) return(0);
osocket = ntohs(tr->udp.src);
tp.opcode = htons(TFTP_ACK);
tp.u.ack.block = tr->u.data.block;
udp_transmit(arptable[ARP_SERVER].ipaddr, isocket,