Functions to encode/decode DHCP packets.
More...
#include <freeradius-devel/util/pair.h>
#include <freeradius-devel/util/rand.h>
#include <freeradius-devel/protocol/dhcpv4/rfc2131.h>
#include "dhcpv4.h"
#include "attrs.h"
Go to the source code of this file.
Functions to encode/decode DHCP packets.
- Id
- c17c3ec21b5d95428725eb0fffda9d54fc668221
- Copyright
- 2008,2017 The FreeRADIUS server project
-
2008 Alan DeKok (aland.nosp@m.@dep.nosp@m.loyin.nosp@m.grad.nosp@m.ius.c.nosp@m.om)
Definition in file packet.c.
◆ fr_dhcpv4_decode()
◆ fr_dhcpv4_packet_alloc()
◆ fr_dhcpv4_packet_encode()
◆ fr_dhcpv4_packet_get_option()
Retrieve a DHCP option from a raw packet buffer.
Definition at line 37 of file packet.c.