git-svn-id: https://spexeah.com:8443/svn/Asuro@974 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron
2020-07-11 18:50:23 +00:00
parent fd564f56b7
commit b9666fb196
3 changed files with 194 additions and 30 deletions

View File

@ -200,8 +200,8 @@ type
Bootp_Flags : uint16;
Client_IP : TIPv4Address;
Your_IP : TIPv4Address;
Server_IP : TIPV4Header;
Relay_Agent_IP : TIPV4Header;
Server_IP : TIPv4Address;
Relay_Agent_IP : TIPv4Address;
Client_MAC : TMACAddress;
Padding : Array[0..9] of uint8;
Server_Hostname : Array[0..63] of uint8;