aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-10-11 19:55:55 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-10-11 19:55:55 +0000
commit118236baccd92b0e7c6bb2bb6c748e989a357d54 (patch)
tree4a8a32aaf0be815134f5b50dc14c480786e298e4 /wiretap
parent84029720035f019d1e4b9190ed9062b119240159 (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). svn path=/trunk/; revision=16194
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[\-:]*