Ethereal-cvs: [Ethereal-cvs] rev 15405: /trunk/epan/dissectors/: packet-kerberos.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 18 Aug 2005 10:37:43 GMT
User: sahlberg
Date: 2005/08/18 05:37 AM

Log:
 when kerberos claims a conversation, it only claims it for the source port
 since a KDC MIGTH send the reply back from a different port.
 
 Then comes X.L's capture (ethereal-dev) 816fc4.cap from 16Aug2005 where
 the client is reusing the same source port to talk to DNS after finishing
 doing the port 88 KDC stuff.
 
 
 ==>
 
 Make kerberos/udp able to test the packet for sanity and reject packets that
 do not look like kerberos (even if there was a conversation that said it was kerberos)
 and thus let other dissectors have a go at it.
 
 
 in doubt,   try 816fc4.cap  before and after this patch :-)

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +38 -2     packet-kerberos.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15405&view=rev