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

This commit is contained in:
kieron
2018-05-13 10:39:42 +00:00
parent beb04a225a
commit 66db2427c4
12 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@ unit icmp;
interface
uses
nettypes, netutils, ipv4;
net, nettypes, netutils, ipv4;
procedure register;
@ -25,6 +25,7 @@ var
CHK : uint16;
begin
writeToLogLn(' L4: icmp.recv');
Header:= PICMPHeader(p_data);
case Header^.ICMP_Type of
$08:Begin //Request