aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-11 19:55:55 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-11 19:55:55 +0000
commit74690be4fed87856e62e6d48363baeb423ba2038 (patch)
tree4a8a32aaf0be815134f5b50dc14c480786e298e4 /wiretap
parentcc0c63c91a531e755f92e298eb5b3f603994c775 (diff)
From Ignacio Goyret
correct a bug in parsing Lucent/Ascend PPP dumps. Basically, blobs with "PPP-OUT" should be labelled "PPP transmit" while blobs with "PPP-IN" should be labelled "PPP receive". The current code labels them the other way around. packet-ppp.c - Properly decode option to enable ECRTP (it wasn't decoded). - Use the ipv6 knob to control ipv6 decoding (previously, it was using the ipv4 knob). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16194 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/ascend-scanner.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/ascend-scanner.l b/wiretap/ascend-scanner.l
index 655db6254e..762e868e55 100644
--- a/wiretap/ascend-scanner.l
+++ b/wiretap/ascend-scanner.l
@@ -65,8 +65,8 @@ int mul, scratch;
D [0-9]
H [A-Fa-f0-9]
-PPP_XPFX PPP-IN
-PPP_RPFX PPP-OUT
+PPP_XPFX PPP-OUT
+PPP_RPFX PPP-IN
ISDN_XPFX PRI-XMIT-
ISDN_RPFX PRI-RCV-
WAN_XPFX XMIT[\-:]*