strongswan/src/libcharon/plugins/dhcp
Tobias Brunner e433d512f4 dhcp: Fix warning regarding unaligned pointer value due to packed struct
We don't need to access this as uint32_t so just cast it to a char*.
2017-09-18 12:16:54 +02:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
dhcp_plugin.c attributes: Move the configuration attributes framework to libcharon 2015-02-20 13:34:55 +01:00
dhcp_plugin.h Added DHCP plugin stub. 2010-03-25 14:28:28 +01:00
dhcp_provider.c linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
dhcp_provider.h DHCP plugin framework, send DHCP Discover upon IP request 2010-03-25 14:28:28 +01:00
dhcp_socket.c dhcp: Fix warning regarding unaligned pointer value due to packed struct 2017-09-18 12:16:54 +02:00
dhcp_socket.h Send DHCP RELEASE on virtual IP release 2010-03-25 14:29:10 +01:00
dhcp_transaction.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
dhcp_transaction.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00