http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37231
User: wmeier
Date: 2011/05/17 05:37 PM
Log:
Remove altogether code '#if 0'd in SVN #37229.
Further research shows that registering the dissector
to "tcp.port" and "udp.port" was explicitly removed in SVN #34969
and thus the code to create tcp and udp handles and the associated
dissect_reload_tcp() and dissect_reload_udp() code is no longer
needed.
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -26 packet-reload.c Modified