#include <glib.h>
#include "lib/host_addr.h"
Go to the source code of this file.
Functions | |
| gboolean | bogons_check (const host_addr_t addr) |
| Check the given IP against the entries in the bogus IP database. | |
| void | bogons_init (void) |
| Called on startup. | |
| void | bogons_close (void) |
| Frees all entries in the hostiles. | |
|
|
Check the given IP against the entries in the bogus IP database.
|
|
|
Frees all entries in the hostiles.
|
|
|
Called on startup. Loads the bogons.txt into memory. |
1.3.6