All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Matching packet size
@ 2002-07-24 20:08 Hannes Ebner
  0 siblings, 0 replies; only message in thread
From: Hannes Ebner @ 2002-07-24 20:08 UTC (permalink / raw)
  To: lartc

Hi,

In the ACK-matching example in the LARTC-HOWTO there is a line to match
all packets smaller than 64 bytes ("match u16 0x0000 0xffc0 at 2").
This sounds logical for Ethernet-devices, but what if I use a PPP-device
(as it is shown in the example)?

The Frame-Header of PPP is significant smaller than the header of
Ethernet, does this affect the matching of the relevant packets with the
ACK-bit set?

Additional question: If I want to match packets smaller than 128 bytes,
would "match u16 0x0000 0xff80 at 2" do the thing?


Regards,
Hannes

-- 
  GnuPG Key-ID: 0x49360B78

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-24 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-24 20:08 [LARTC] Matching packet size Hannes Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.