]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSPosix/parselog.py
mDNSResponder-333.10.tar.gz
[apple/mdnsresponder.git] / mDNSPosix / parselog.py
index b58289f30573100f143dba7597c3d65d7d5ef7bf..f39d0f23f7395f321441af37ffe9f0f6ef1121f9 100755 (executable)
 # Filled orange circle: Probe (service starting)  Hollow orange circle: First probe (requesting unicast reply)
 # Filled green  circle: Normal answer             Hollow green  circle: Goodbye message (record going away)
 #                                                 Hollow blue   circle: Legacy query (from old client)
-# $Log: parselog.py,v $
-# Revision 1.4  2006/09/05 20:00:14  cheshire
-# Moved Emacs settings to second line of file
-#
-# Revision 1.3  2006/08/14 23:24:47  cheshire
-# Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
-#
-# Revision 1.2  2003/12/01 21:47:44  cheshire
-# APSL
-#
-# Revision 1.1  2003/10/10 02:14:17  cheshire
-# First checkin of parselog.py, a tool to create graphical representations of mDNSNetMonitor logs
 
 from CoreGraphics import *
 import math   # for pi