tcpdump patch

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2491 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-11-01 23:05:22 +00:00
parent da1c17247b
commit b2dd45c17f
2 changed files with 371 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
This is a patch for adding support for the UQM network protocol to
tcpdump.
To use it, apply the patch to the tcpdump source, copy or make a link
from the uqm file src/sc2code/netplay/packets.h to the directory
containing the tcpdump source, run 'autoconf', and then compile as normal.