wireshark/asn1/pkixcmp
Ronnie Sahlberg f331077a60 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.
while this should improve performance by unmeasurably little it does have the sideeffect that once we finish the rewrite   tcp analysis might actually work and work well even for tcp over tcp tunnelling. 

this also means that if you include packet-tcp.h   you also need to include emem.h .




svn path=/trunk/; revision=17681
2006-03-20 10:52:53 +00:00
..
CMP.asn New protocol RFC2510 PKIXCMP Certificate Management Protocol 2004-12-24 12:39:21 +00:00
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake Add parsertab.pyc in clean target 2006-02-23 20:05:52 +00:00
cmp-exp.cnf Regenerate with the latest asn2eth, to get FT_OID used, and to add #line. 2005-12-08 23:29:21 +00:00
cmp.cnf - dissect_ber_object_identifier() returns value as tvb 2005-11-14 10:02:31 +00:00
packet-cmp-template.c 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
packet-cmp-template.h Fix svn properties where needed: 2005-08-02 05:21:19 +00:00