The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Files | |
file | attrs.h [code] |
DHCP attributes. | |
file | base.c [code] |
Functions to send/receive dhcp packets. | |
file | decode.c [code] |
Functions to decode DHCP options. | |
file | dhcpv4.h [code] |
Implementation of the DHCPv4 protocol. | |
file | encode.c [code] |
Functions to encode DHCP options. | |
file | packet.c [code] |
Functions to encode/decode DHCP packets. | |
file | pcap.c [code] |
Alternative mechanism to send/recv DHCP packets using libpcap. | |
file | raw.c [code] |
Send/recv DHCP packets using raw sockets. | |
file | udp.c [code] |
Send/recv DHCP packets using udp sockets. | |