Hi list,

I am working on adding bitwise AND and bitwise OR to the display
filter language (and writing an HOWTO at the same time :^), and I
already have a question: how do I efficiently check byte sequences (I
currently do this in a very simple fashion with an iteration over the
bytes for the "bytes" like field types.)

Additionally, should I take care of padding when an integer bit field
has been given?

Regards,

Olivier


_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to