Paolo Abeni:
authorJörg Mayer <jmayer@loplof.de>
Fri, 17 Feb 2006 11:56:52 +0000 (11:56 -0000)
committerJörg Mayer <jmayer@loplof.de>
Fri, 17 Feb 2006 11:56:52 +0000 (11:56 -0000)
commit377e6e2e27f77333fe5dad05eb1ca719feb857c6
treed730829698f8957e58e1aa5bd1bc656725373437
parent9124329ee27b452dfe40827f703bdb3a00b9bb95
Paolo Abeni:

pinfo->net_src and pinfo->net_dst where used to set up conversation, but
this fields are null on eap stream. use pinfo->src and pinfo->dst
instead.
The patch also enable strict checking in the 'follow ssl stream' dialog.

svn path=/trunk/; revision=17333
epan/dissectors/packet-ssl.c
gtk/menu.c
gtk/ssl-dlg.c