表结构
此表包含 opcode 的策略定义。
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| Opcode | SMALLINT | UNSIGNED | PRI | NO | |||
| Policy | TINYINT | UNSIGNED | NO | ||||
| MaxAllowedCount | SMALLINT | UNSIGNED | NO |
字段描述
Opcode ID。
| Value | Policy |
|---|---|
| 0 | Process |
| 1 | Kick |
| 2 | Ban |
| 3 | Log |
| 4 | BlockingThrottle |
| 5 | DropPacket |
允许通过该 opcode 发送的最大数据包数量。