merge
This commit is contained in:
commit
7c8abd4f95
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ Network network[] = {
|
||||||
{ "icmp", iplookup, iptrans, 1 },
|
{ "icmp", iplookup, iptrans, 1 },
|
||||||
{ "icmpv6", iplookup, iptrans, 1 },
|
{ "icmpv6", iplookup, iptrans, 1 },
|
||||||
{ "rudp", iplookup, iptrans, 1 },
|
{ "rudp", iplookup, iptrans, 1 },
|
||||||
|
{ "ssh", iplookup, iptrans, 1 },
|
||||||
{ "telco", telcolookup, telcotrans, 1 },
|
{ "telco", telcolookup, telcotrans, 1 },
|
||||||
{ 0 },
|
{ 0 },
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue