Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter-scanner.l packet-ipsec.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jun-ichiro itojun Hagino <itojun@xxxxxxxxxxxx>
Date: Fri, 15 Oct 1999 00:46:30 -0500 (CDT)
itojun      1999/10/15 00:46:25 CDT

  Modified files:
    .                    dfilter-scanner.l packet-ipsec.c 
  Log:
  add ipcomp.flags to filter notation.
  fix hexadecimal matching in lexer ("0x[a-fA-F0-9]+"), need more improvement.
  
  Revision  Changes    Path
  1.22      +6 -2      ethereal/dfilter-scanner.l
  1.8       +7 -3      ethereal/packet-ipsec.c