Table Structure
This table contains the policy definition for opcodes.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
Opcode | SMALLINT | UNSIGNED | PRI | NO | |||
Policy | TINYINT | UNSIGNED | NO | ||||
MaxAllowedCount | SMALLINT | UNSIGNED | NO |
Field Descriptions
The opcode ID.
Value | Policy |
---|---|
0 | Process |
1 | Kick |
2 | Ban |
3 | Log |
4 | BlockingThrottle |
5 | DropPacket |
Max amount of packets allowed to be sent through the opcode.