freebsd-src/usr.sbin/iscsid
Richard Scheffenegger 4dfbcffbb9 Add network QoS support for PCP to iscsi initiator.
Make the Ethernet PCP codepoint configurable
for L2 local traffic, to allow lower latency for
iSCSI block IO. This addresses the initiator
side only.

Reviewed by:	mav, trasz, bcr
Sponsored by:	NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D26739
2020-10-24 21:07:13 +00:00
..
chap.c Add missing SPDX identifier in iscsid(8). 2018-01-24 16:34:37 +00:00
discovery.c
iscsid.8
iscsid.c Add network QoS support for PCP to iscsi initiator. 2020-10-24 21:07:13 +00:00
iscsid.h Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator. 2020-10-22 20:26:27 +00:00
keys.c
log.c
login.c Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator. 2020-10-22 20:26:27 +00:00
Makefile Stop hardcoding WARNS in iscsid(8). 2020-04-01 15:09:52 +00:00
Makefile.depend
pdu.c