peapod
0.1.0
EAPOL Proxy Daemon
|
▼ include | |
args.h | Function prototypes for args.c , global program arguments data structure |
b64enc.h | Function prototypes for b64enc.c |
daemonize.h | Function prototypes for daemonize.c |
defaults.h | Program name and path constants |
iface.h | Function prototypes for iface.c |
log.h | Function prototypes for log.c , global logging macros |
packet.h | Function prototypes for packet.c , EAPOL/EAP data structures |
parser.h | Function prototypes for parser.y , config-related magic numbers and data structures |
peapod.h | Function prototypes for peapod.c |
process.h | Function prototypes for process.c , packet direction symbols |
proxy.h | Function prototypes for proxy.c |
▼ src | |
args.c | Parse command-line arguments, set up the global program arguments data structure |
b64enc.c | Base64 encoder |
daemonize.c | Daemonize the program |
iface.c | Network interface and socket setup |
log.c | Logging operations |
packet.c | EAPOL packet operations |
peapod.c | EAPOL Proxy Daemon |
process.c | Process an EAPOL packet |
proxy.c | Main event loop, related operations |