Add example template for how to add h248 extension packages to the megaco dissector
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Oct 2004 11:20:43 +0000 (11:20 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Oct 2004 11:20:43 +0000 (11:20 +0000)
commit2912d37936f2ed06a6fc3f2af55f579b663957d0
tree1b729723518b14f04d3326771a78aa186e0844b5
parent8da026839d0e815c983501b48eb5c5c89cf2473d
Add example template for how to add h248 extension packages to the megaco dissector

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12206 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/h248-package-bcp/BCP.asn [new file with mode: 0644]
asn1/h248-package-bcp/h248_package_bcp.cnf [new file with mode: 0644]
asn1/h248-package-bcp/packet-h248_package_bcp-template.c [new file with mode: 0644]
asn1/h248-package-bcp/packet-h248_package_bcp-template.h [new file with mode: 0644]
asn1/h248/packet-h248-template.c
epan/dissectors/Makefile.common
epan/dissectors/packet-h248.c
epan/dissectors/packet-h248_package_bcp.c [new file with mode: 0644]
epan/dissectors/packet-h248_package_bcp.h [new file with mode: 0644]