Register an "ip.proto" dissector table for IPv4, and have dissectors for
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Apr 2000 22:46:25 +0000 (22:46 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Apr 2000 22:46:25 +0000 (22:46 +0000)
commitf1479c8417f3bd42c45df08ab318852008b378f5
treeaa09ab7e91aa70df10e78c4ee02b0eabfda0c8db
parentce584eddef858e03ccfff63bce2a6810cd6627da
Register an "ip.proto" dissector table for IPv4, and have dissectors for
protocols that run inside IPv4 register themselves with it using
"dissector_add()".

Make various dissectors static if they can be, and get rid of any header
files that no longer contain any information as a result of that change.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1870 f5534014-38df-0310-8fa8-9805f1628bb7
16 files changed:
Makefile.am
packet-gre.c
packet-gre.h [deleted file]
packet-ip.c
packet-ipsec.c
packet-ipv6.c
packet-ospf.c
packet-ospf.h
packet-pim.c
packet-rsvp.c
packet-rsvp.h [deleted file]
packet-tcp.c
packet-udp.c
packet-vines.c
packet-vrrp.c
packet-vrrp.h [deleted file]