Skip to content
  • Ronnie Sahlberg's avatar
    remove two preference options related to iscsi header digest · ccf7ed00
    Ronnie Sahlberg authored
    make ethereal attempt to automatically detect wether header digest is used or not for iscsi sessions.
    
    This makes ethereal decode the packets properly EVEN for perfectly normal sessions where
    the discovery session is performed with no digest but the normal login session negotiates digest.
    
    
    the detected headerdigest setting is tcp session wide and thus it
    it does not work for such initiators (if such exist) that resuse the same socketpair between the discovery and normal login sessions.
    
    
    
    svn path=/trunk/; revision=11850
    ccf7ed00