summaryrefslogtreecommitdiff
path: root/epan/libethereal.def
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-12-07 20:07:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-12-07 20:07:14 +0000
commitf65a00b5f40af5af24ce953284769e1d57602a26 (patch)
tree02dc7f55cda17215533c2caa0580fe8936c41cd6 /epan/libethereal.def
parentadb796abc618d2db8265f6b6ad025e331acbd961 (diff)
downloadwireshark-f65a00b5f40af5af24ce953284769e1d57602a26.tar.gz
libethereal: add capture_enc
tipc: First stab at reassembly, as tipc reasembly is based on reading the message length from the first segmented packet and then just add the bytes received I didn't find a better way of doing it. svn path=/trunk/; revision=16724
Diffstat (limited to 'epan/libethereal.def')
-rw-r--r--epan/libethereal.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/libethereal.def b/epan/libethereal.def
index c767c5fa71..c846d77e5a 100644
--- a/epan/libethereal.def
+++ b/epan/libethereal.def
@@ -45,6 +45,7 @@ capture_arcnet
capture_atm
capture_chdlc
capture_clip
+capture_enc
capture_eth
capture_fddi
capture_fr