]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
3.0.x - dhcpclient - raw socket fixes 2155/head
authorNicolas C <nchaigne@capgemini.fr>
Wed, 10 Jan 2018 08:19:43 +0000 (09:19 +0100)
committerNicolas C <nchaigne@capgemini.fr>
Wed, 10 Jan 2018 08:19:43 +0000 (09:19 +0100)
commitd5066397a80e34744a6af2573eceb47ac62c8c9a
treec5999c704af7dbe4a8eff00d98bfa55c90d90e5c
parentd91e26e16406b5dc86b29248146e71c08fa1dd59
3.0.x - dhcpclient - raw socket fixes

Following the commits by Alan to reintroduce the raw socket code to
dhcpclient, I have:
- fixed a few compilation warnings
- added autoconf for HAVE_LINUX_IF_PACKET_H

I'm not so sure of myself for the autoconf part, can you check it's done
properly?
Thanks!
configure
configure.ac
src/include/autoconf.h.in
src/modules/proto_dhcp/dhcp.c
src/modules/proto_dhcp/dhcpclient.c