Ejemplo n.º 1
0
 public IpTablesChain GetChain(NetfilterSystem system)
 {
     return(_chains.GetChainOrAdd(_chainName, _tableName, system));
 }