Skip to content
Snippets Groups Projects
Commit ed98b8de authored by Nigel Kukard's avatar Nigel Kukard
Browse files

* ACK we got the packet in our accounting test module

parent 213defa2
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ sub acct_log
$server->log(LOG_DEBUG,"Packet: ".$packet->dump());
return MOD_RES_SKIP;
return MOD_RES_ACK;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment