ietf
[Top] [All Lists]

Re: Bit pattern Matching

2000-08-01 07:30:02
On Tue, 01 Aug 2000 16:57:43 +0530, Ashish Sood 
<asood(_at_)ipolicynet(_dot_)com>  said:
Can anyone suggest me an efficient technique of bit pattern matching in a
stream of bits.

The first question is, of course, whether you are trying to match a known
fixed bit pattern, or a variable one.

The second one is, of course, whether a hardware solution is usable, or if
it has to be in software.

The third one is, of course, the average speed of the bits - solutions that
are very efficient at (for instance) DS1 speeds may not scale to an OC12,
and the OC12 solution may be too costly for slow speeds.
-- 
                                Valdis Kletnieks
                                Operating Systems Analyst
                                Virginia Tech

Attachment: pgpJkrCushv7U.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>