freebsd-dev/lib/libcasper
Mariusz Zaborski 4fc0a2791e Introduce channel flags in libcasper.
Instead of passing flags (which describe a type of nvlist)
every send/recv we remember them in channel.
It's enough for use to extract them only during unwrap.
This simplify use of Casper.

Reviewed by:	bruffer@, bcr@ (both man page)
Differential Revision:	https://reviews.freebsd.org/D14196 (man page)
2018-02-17 12:22:29 +00:00
..
libcasper Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
services Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
tests TESTSDIR isn't required; remove it 2017-08-13 01:08:37 +00:00
Makefile Integrate the tests moved in r305626 in to the FreeBSD test suite 2017-08-13 01:04:44 +00:00
Makefile.inc Introduce caspermocks. 2017-10-28 19:23:57 +00:00