|
|||
|
|||
|


Public Types | |
| enum | EnumBanaction { I_UNKNOWN, I_KILL, I_ZLINE, I_KLINE, I_GLINE } |
| enum | EnumType { A_RECORD, A_BITMASK } |
Public Member Functions | |
| DNSBLConfEntry () | |
| ~DNSBLConfEntry () | |
Public Attributes | |
| std::string | name |
| std::string | domain |
| std::string | reason |
| EnumBanaction | banaction |
| EnumType | type |
| long | duration |
| int | bitmask |
| unsigned char | records [256] |
| unsigned long | stats_hits |
| unsigned long | stats_misses |
Definition at line 27 of file m_dnsbl.cpp.
|
|
Definition at line 30 of file m_dnsbl.cpp. |
|
|
Definition at line 31 of file m_dnsbl.cpp. |
|
|
Definition at line 39 of file m_dnsbl.cpp. |
|
|
Definition at line 40 of file m_dnsbl.cpp. |
|
|
Definition at line 33 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 36 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 32 of file m_dnsbl.cpp. Referenced by ModuleDNSBL::ReadConf(). |
|
|
Definition at line 35 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 32 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 32 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 37 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |
|
|
Definition at line 38 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(). |
|
|
Definition at line 38 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(). |
|
|
Definition at line 34 of file m_dnsbl.cpp. Referenced by DNSBLResolver::OnLookupComplete(), and ModuleDNSBL::ReadConf(). |