CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/23 06:10:30
Modified files:
usr.sbin/iscsid: connection.c
Log message:
TargetPortalGroupTag is a binary 16-bit value so 0 is allowed.
Still not perfect since binary values can also be base64 encoded but
one step closer.
