Add a new "prefs_register_protocol()" routine, which is like
[obnox/wireshark/wip.git] / packet-ethertype.c
2000-11-18 guyTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-08-09 denielAdd some ethertypes (which were captured on my network...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-19 gramAdd protection against 0-length FT_BYTES being added...
2000-05-11 gramAdd tvbuff class.
2000-04-13 gramRe-insert 4 #include lines to get capture_*() function...
2000-04-13 gramChange the sub-dissector handoff registration routines...