Functions

identd.h File Reference

Emulates Ident daemon. More...

#include <string>
#include <vector>
#include <stack>
#include <list>
#include <map>
#include "utils/memleak.h"
#include "utils/my_assert.h"
#include "utils.h"
#include "params.h"
Include dependency graph for identd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void identd4_shutdown ()
 Shuts down IDENT daemon (IPv4).
void identd6_shutdown ()
 Shuts down IDENT daemon (IPv6).
bool identd_check (const string &ident_string, unsigned short local_port, unsigned short remote_port)
 Checks and handles IDENT request.
void identd_renew ()
 Resets IDENT daemon (both IPv4 and IPv6).
void identd_shutdown ()
 Shuts down IDENT daemon (both IPv4 and IPv6).
bool identd_startup (in_addr bind, unsigned short port)
 Starts IDENT daemon.
bool identd_startup (char *bind_ipv6, unsigned short port)
 Starts IDENT daemon.

Detailed Description

Emulates Ident daemon.

Definition in file identd.h.


Generated on Sat Aug 7 2010 15:20:23 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads