[Etherboot-developers] 5.3 proposal: etherboot.h breakup
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-08-14 04:32:29
|
I propose to break up the sections relating to various headers and protocols into separate include files, e.g. ip.h, udp.h, tftp.h, dhcp.h, etc. I will probably adopt the filenames and structures in the corresponding files on a recent Linux system. I may even just adopt some include files more or less as is. This would probably mean some renaming where the member names are used in the code. The idea is to reduce the difference between the names on a GNU system and those of Etherboot, as well as a step towards IPv6 someday. |