diff options
author | 2017-02-03 02:56:00 +0000 | |
---|---|---|
committer | 2017-02-03 02:56:00 +0000 | |
commit | 447aea76049f4c42b112388928877dc49d60304e (patch) | |
tree | 5d684fbad988dfecd91d4ff3c456e3c8eec33a67 /gnu/usr.bin/perl/cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm | |
parent | Remove dead assignments and now unused variables. (diff) | |
download | wireguard-openbsd-447aea76049f4c42b112388928877dc49d60304e.tar.xz wireguard-openbsd-447aea76049f4c42b112388928877dc49d60304e.zip |
Make ssh_packet_set_rekey_limits take u32 for the number of seconds
until rekeying (negative values are rejected at config parse time).
This allows the removal of some casts and a signed vs unsigned
comparison warning.
rekey_time is cast to int64 for the comparison which is a no-op
on OpenBSD, but should also do the right thing in -portable on
anything still using 32bit time_t (until the system time actually
wraps, anyway).
some early guidance deraadt@, ok djm@
Diffstat (limited to 'gnu/usr.bin/perl/cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm')
0 files changed, 0 insertions, 0 deletions