wireshark/plugins
Anders Broman 901f07af60 From Martin Mathieson:
wiretap/README.developer
- the referenced default seek_read function doesn't exist now

wiretap/wtap.c
- a "hole" in encap_table was causing the wrong encap value for later 
types to be looked up (by name)

mergecap.c
- fix a couple of program name copy+paste errors from editcap.c

svn path=/trunk/; revision=17765
2006-03-30 04:58:06 +00:00
..
acn After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
agentx waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
artnet After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
asn1 Be more paranoid about dereferencing pointers (and improve readability 2006-03-27 19:43:17 +00:00
ciscosm various code cleanup: 2005-08-08 18:50:39 +00:00
docsis From Eric Hultin: 2006-02-01 05:44:20 +00:00
enttec After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
giop Parlay re-generated with the updated idl2eth generator. 2005-08-31 20:25:48 +00:00
gryphon waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
h223 Trivial warning fixes 2005-11-22 12:51:14 +00:00
irda Make sure we initialize our iap_conv struct _before_ we go digging 2005-08-09 14:38:11 +00:00
lua Get elua to build on IA32 2006-03-29 10:03:50 +00:00
lwres Bill Meier: 2006-01-05 13:01:08 +00:00
mate Mark coverity CID 117 as a false positive. 2006-03-11 12:07:00 +00:00
megaco Fix for bug 756. Handle CR as part of separator as well. 2006-02-21 11:48:40 +00:00
mgcp mgcp-plugin -> plugin-mgcp. 2006-02-14 18:52:58 +00:00
opsi waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
pcli After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
profinet ... and don't forget to include emem.h! 2006-03-11 09:09:55 +00:00
rdm Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
rlm various code cleanup: 2005-08-08 18:50:39 +00:00
rtnet Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
rudp After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
stats_tree More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
tpg Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
v5ua Bill Meier: 2006-01-05 13:01:08 +00:00
Makefile.am It was hard.. but at the end I won (or at least i believe so...). 2006-01-31 22:22:05 +00:00
Makefile.nmake From Martin Mathieson: 2006-03-30 04:58:06 +00:00