peapod  0.1.0
EAPOL Proxy Daemon
All Data Structures Files Functions Variables Macros Pages
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  include
 args.hFunction prototypes for args.c, global program arguments data structure
 b64enc.hFunction prototypes for b64enc.c
 daemonize.hFunction prototypes for daemonize.c
 defaults.hProgram name and path constants
 iface.hFunction prototypes for iface.c
 log.hFunction prototypes for log.c, global logging macros
 packet.hFunction prototypes for packet.c, EAPOL/EAP data structures
 parser.hFunction prototypes for parser.y, config-related magic numbers and data structures
 peapod.hFunction prototypes for peapod.c
 process.hFunction prototypes for process.c, packet direction symbols
 proxy.hFunction prototypes for proxy.c
  src
 args.cParse command-line arguments, set up the global program arguments data structure
 b64enc.cBase64 encoder
 daemonize.cDaemonize the program
 iface.cNetwork interface and socket setup
 log.cLogging operations
 packet.cEAPOL packet operations
 peapod.cEAPOL Proxy Daemon
 process.cProcess an EAPOL packet
 proxy.cMain event loop, related operations