Data Fields | |
gfloat | counter |
Counts connection, decayed linearily. | |
host_addr_t | addr |
IP address. | |
time_t | ctime |
When did last connection occur? | |
gpointer | cq_ev |
Scheduled callout event. | |
gint | ban_delay |
Banning delay, in seconds. | |
gint | ban_count |
Amount of time we banned this source. | |
gchar * | ban_msg |
Banning message (atom). | |
gboolean | banned |
Is this IP currently banned? |
|
IP address.
|
|
Amount of time we banned this source.
|
|
Banning delay, in seconds.
|
|
Banning message (atom).
|
|
Is this IP currently banned?
|
|
Counts connection, decayed linearily.
|
|
Scheduled callout event.
|
|
When did last connection occur?
|