This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
iscsi
History
Edward Tomasz Napierala
099ad7abd0
Add a kern.icl.drivers sysctl, to retrieve the list of registered
...
ICL drivers. MFC after: 1 month Sponsored by: The FreeBSD Foundation
2016-02-10 19:01:26 +00:00
..
icl_conn_if.m
Remove icl_conn_connected(); was unused.
2015-04-04 22:11:38 +00:00
icl_proxy.c
Use proper include paths in kernel iSCSI code.
2014-08-21 16:08:17 +00:00
icl_soft.c
Close some potential races around socket start/close.
2015-05-15 13:36:50 +00:00
icl_wrappers.h
Remove icl_conn_connected(); was unused.
2015-04-04 22:11:38 +00:00
icl.c
Add a kern.icl.drivers sysctl, to retrieve the list of registered
2016-02-10 19:01:26 +00:00
icl.h
Add a field to struct icl_conn for per-connection offload driver state.
2015-03-11 05:54:14 +00:00
iscsi_ioctl.h
Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)
2015-02-05 06:37:59 +00:00
iscsi_proto.h
Missed addition to r278098.
2015-02-02 16:06:23 +00:00
iscsi.c
Close iSCSI sessions on shutdown
2016-01-11 10:24:30 +00:00
iscsi.h
Remove stray semicolons from the iSCSI code.
2016-02-10 17:55:39 +00:00