rscheff
76f370dc71
Add DSCP support for network QoS to iscsi initiator.
...
Allow the DSCP codepoint also to be configurable
for the traffic in the direction from the initiator
to the target, such that writes and any requests
are also treated in the appropriate QoS class.
Reviewed by: mav
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26714
2020-10-09 14:33:09 +00:00
trasz
8b8fb02187
Stop hardcoding WARNS in iscsictl(8).
...
MFC after: 2 weeks
Sponsored by: DARPA
2020-04-01 15:08:53 +00:00
imp
80f626da54
Adopt SRCTOP in usr.bin
...
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)
2017-03-12 18:58:44 +00:00
gjb
dda00fa311
Include correct is*ct*l program in iscsi package, and package the
...
legacy version separately.
Submitted by: trasz
Sponsored by: The FreeBSD Foundation
2016-02-16 01:18:49 +00:00
ngie
5c0da1966c
Make libxo depend on libutil because it uses humanize_number after r287111
...
Remove overlinking in lib/libxo/tests, sbin/savecore, and
usr.bin/{iscsictl,wc,xo}
PR: 203673
Sponsored by: EMC / Isilon Storage Division
2015-10-18 07:30:50 +00:00
marcel
02ffac2cca
Upgrade libxo to 0.4.5.
...
Local changes incorporated by 0.4.5: r284340
Local changes retained: r276260, r282117
Obtained from: https://github.com/Juniper/libxo
2015-08-24 16:26:20 +00:00
trasz
d5617cbc74
Add libxo(3) support to iscsictl(8).
...
PR: 198396
Submitted by: Marie Helene Kvello-Aune <marieheleneka at gmail.com>
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-04-12 09:36:50 +00:00
bapt
48e9406f51
iscsictl(8) does not actually needs to be linked to libcam nor libutil
2015-04-09 21:14:40 +00:00
trasz
6e4144dd5e
Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as the
...
former is obsolete.
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2014-12-05 12:38:01 +00:00
bapt
8d6c7a49a6
Convert to usr.bin/ to LIBADD
...
Reduce overlinking
2014-11-25 14:29:10 +00:00
trasz
853fc00c2a
Whitespace fixes.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-10-22 09:17:17 +00:00
ngie
bf7cca6eb7
Fix "make checkdpadd" in usr.bin/iscsictl by removing -lfl dependency
...
Approved by: rpaulo (mentor)
MFC after: 1 week
2014-08-23 20:42:37 +00:00
trasz
a992abf041
Bring in the new iSCSI target and initiator.
...
Reviewed by: ken (parts)
Approved by: re (delphij)
Sponsored by: FreeBSD Foundation
2013-09-14 15:29:06 +00:00