aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-09-14 19:11:10 +0200
committerTobias Brunner <tobias@strongswan.org>2017-09-18 12:16:54 +0200
commit787cc3a4e59726e68765dbeb6a3f282c7b00f463 (patch)
treed769737783387e81a6a25b456e783f240a064dd4 /src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.h
parentd04deff4dfd9ef496d19a17742fa3baa25d83544 (diff)
downloadstrongswan-787cc3a4e59726e68765dbeb6a3f282c7b00f463.tar.bz2
strongswan-787cc3a4e59726e68765dbeb6a3f282c7b00f463.tar.xz
dhcp: Don't use signed char for DHCP options
The value of DHCP_OPTEND is 255. When it is assigned this result in a sign change as the positive int constant is cast to a signed char and -1 results. Clang 4.0 complains about this.
Diffstat (limited to 'src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.h')
0 files changed, 0 insertions, 0 deletions