Register a "ppp.protocol" dissector table for PPP, and have dissectors
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Apr 2000 21:37:07 +0000 (21:37 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Apr 2000 21:37:07 +0000 (21:37 +0000)
commitce584eddef858e03ccfff63bce2a6810cd6627da
treed2e0f56a8fdd66d1333dfb17e47b5f53d0181a7a
parent9819d8d7dcac89c1d66babc74a0ca22062e131cd
Register a "ppp.protocol" dissector table for PPP, and have dissectors
for protocols that run inside PPP register themselves with it using
"dissector_add()".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1869 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
packet-atalk.c
packet-ip.c
packet-ipv6.c
packet-ipx.c
packet-ppp.c
packet-vines.c
packet-vines.h
ppptypes.h [new file with mode: 0644]