mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-16 18:21:54 +00:00
history purge
This commit is contained in:
6
nfq/nfqws.h
Normal file
6
nfq/nfqws.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
typedef enum
|
||||
{
|
||||
pass = 0, modify, drop
|
||||
} packet_process_result;
|
||||
Reference in New Issue
Block a user