+'
This commit is contained in:
parent
f0fc4bcf0e
commit
7742bb9935
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ cpu_fields = {
|
||||||
table_id_fields = {
|
table_id_fields = {
|
||||||
0: 'UNSET_TABLE',
|
0: 'UNSET_TABLE',
|
||||||
1: 'TABLE_NAT64',
|
1: 'TABLE_NAT64',
|
||||||
2: 'TABLE_ICMP6,
|
2: 'TABLE_ICMP6',
|
||||||
3: 'TABLE_V6_NETWORKS,
|
3: 'TABLE_V6_NETWORKS',
|
||||||
4: 'TABLE_NAT46',
|
4: 'TABLE_NAT46',
|
||||||
5: 'TABLE_V4_NETWORKS'
|
5: 'TABLE_V4_NETWORKS'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue