All of lore.kernel.org
 help / color / mirror / Atom feed
* libipq does not shorten package
@ 2006-03-09 13:30 David Vogt
  2006-03-09 15:55 ` Patrick McHardy
  0 siblings, 1 reply; 3+ messages in thread
From: David Vogt @ 2006-03-09 13:30 UTC (permalink / raw)
  To: netfilter-devel

Dear all,

I already posted this question on netfilter mailing list, however, I
got no response, so maybe someone around here can help me.

I am using iptables and queue packets to user space. Packets are
either augmented (with a signature) or shortened (removal of
signature). The augmentation works.
 However, when removing the signature, the resulting packet contains
the correct data, but its overall size is equal to the original
(signed) packet. (i.e. original packet size: 83, signed packet size:
163)

 I checked this using ethereal on the receiving machine, which lists
packets with the additional bytes (163-83=79) as trailer for the
ethernet frame. (So, actually, the packet is processed correclty on
the other side, however, the additional bytes seem odd to me)

I am using iptables 1.2.9 which is - admittedly - not the newset
available, maybe there already has been a fix concerning this? I
haven't updated iptables yet, since the target platform is somewhat
limited and not fully under my control.

 Any help would be great.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-10  6:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-09 13:30 libipq does not shorten package David Vogt
2006-03-09 15:55 ` Patrick McHardy
2006-03-10  6:28   ` David Vogt

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.