freebsd-dev/sys/geom/eli
Xin LI 0db665bb98 Restore backward compatibility for "attach" verb.
In r332361 and r333439, two new parameters were added to geli attach
verb using gctl_get_paraml, which requires the value to be present.
This would prevent old geli(8) binary from attaching geli(4) device
as they have no knowledge about the new parameters.

Restore backward compatibility by treating the absense of these two
values as seeing the default value supplied by userland.

PR:		232595
Reviewed by:	oshogbo
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D17680
2018-10-27 03:37:14 +00:00
..
g_eli_crypto.c Make geli(8) buildable. 2018-09-19 07:08:04 +00:00
g_eli_ctl.c Restore backward compatibility for "attach" verb. 2018-10-27 03:37:14 +00:00
g_eli_hmac.c When building standalone, include stand.h rather than the kernel 2017-12-05 21:37:32 +00:00
g_eli_integrity.c OpenCrypto: Convert sessions to opaque handles instead of integers 2018-07-18 00:56:25 +00:00
g_eli_key_cache.c g_eli_key_cmp is used only in the kernel, so only define it in the 2018-07-13 18:21:38 +00:00
g_eli_key.c Introduce the 'n' flag for the geli attach command. 2018-05-09 20:53:38 +00:00
g_eli_privacy.c OpenCrypto: Convert sessions to opaque handles instead of integers 2018-07-18 00:56:25 +00:00
g_eli.c OpenCrypto: Convert sessions to opaque handles instead of integers 2018-07-18 00:56:25 +00:00
g_eli.h OCF: Convert consumers to the session id typedef 2018-07-16 19:01:05 +00:00
pkcs5v2.c We don't need both _STAND and _STANDALONE. There's more places that 2017-12-02 00:07:09 +00:00
pkcs5v2.h sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00