git-svn-id: https://spexeah.com:8443/svn/Asuro@685 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -147,7 +147,7 @@ begin
|
||||
copyIPv4(@AHeader.Source_Protocol[0], @context^.IP.Destination[0]);
|
||||
copyMAC(getMAC, @context^.MAC.Source[0]);
|
||||
copyIPv4(@getIPv4Config^.Address[0], @context^.IP.Source[0]);
|
||||
send($1, $8000, $2, context);
|
||||
//send($1, $8000, $2, context);
|
||||
freePacketContext(context);
|
||||
end;
|
||||
$2:begin { ARP Reply }
|
||||
|
Reference in New Issue
Block a user