Files
strongswan-ext/src/libcharon/plugins
Tobias Brunner 787cc3a4e5 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.
2017-09-18 12:16:54 +02:00
..
2017-07-27 13:07:23 +02:00
2016-03-03 17:36:11 +01:00
2016-03-24 18:52:48 +01:00