aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iscsid/discovery.c
Commit message (Expand)AuthorAgeFilesLines
* When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs.Edward Tomasz Napierala2016-05-191-0/+12
* Remove a few unused headers.Xin LI2015-10-061-3/+0
* Make sequence numbers checks more strict.Alexander Motin2014-12-171-2/+2
* Make the iSCSI stack use __FBSDID() properly.Edward Tomasz Napierala2014-08-211-1/+3
* Empty data segment during Login Phase is rather unlikely, but it's notEdward Tomasz Napierala2014-02-111-2/+0
* Plug memory leak.Edward Tomasz Napierala2013-10-091-0/+1
* Fix memory overrun.Edward Tomasz Napierala2013-10-091-1/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+222