freebsd-nq/usr.sbin/ctld
John Baldwin 6378393308 Add an internal libiscsiutil library.
Move some of the code duplicated between ctld(8) and iscsid(8) into a
libiscsiutil library.

Sharing the low-level PDU code did require having a
'struct connection' base class with a method table to permit separate
initiator vs target behavior (e.g. in handling proxy PDUs).

Reviewed by:	mav, emaste
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D33544
2021-12-22 10:43:11 -08:00
..
ctl.conf.5 Add network QoS support for PCP to iscsi target. 2020-10-24 21:10:53 +00:00
ctld.8 Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
ctld.c Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
ctld.h Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
discovery.c Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
isns.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
isns.h
kernel.c Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
login.c Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
Makefile Add an internal libiscsiutil library. 2021-12-22 10:43:11 -08:00
Makefile.depend
parse.y [ctld] Fix compilation under gcc-6.4 2020-11-01 21:18:21 +00:00
token.l Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
uclparse.c Fix an early return in ctld UCL parser 2021-08-30 22:59:33 -04:00