From: guy Date: Tue, 8 Nov 2005 02:33:37 +0000 (+0000) Subject: From Rick Jones: crank up some limits so the HP-UX lex can handle this X-Git-Tag: libpcap-0.9.5~34 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/f9b190bb4f9ff421e7862d2b9546fba42915341a From Rick Jones: crank up some limits so the HP-UX lex can handle this file. --- diff --git a/scanner.l b/scanner.l index b1fe74d1..786770f0 100644 --- a/scanner.l +++ b/scanner.l @@ -22,7 +22,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.99.2.4 2005-09-05 09:08:07 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.99.2.5 2005-11-08 02:33:37 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -81,12 +81,11 @@ N ([0-9]+|(0X|0x)[0-9A-Fa-f]+) B ([0-9A-Fa-f][0-9A-Fa-f]?) W ([0-9A-Fa-f][0-9A-Fa-f]?[0-9A-Fa-f]?[0-9A-Fa-f]?) -%a 16000 -%o 19000 -%e 6000 -%k 4000 -%p 25000 -%n 2000 +%a 18400 +%o 21500 +%e 7600 +%k 4550 +%p 27600 V680 {W}:{W}:{W}:{W}:{W}:{W}:{W}:{W}