From: "David Vogt" <beunlovable@gmail.com>
To: netfilter-devel@lists.netfilter.org
Subject: libipq does not shorten package
Date: Thu, 9 Mar 2006 14:30:06 +0100 [thread overview]
Message-ID: <859616420603090530p24d0cb9cg@mail.gmail.com> (raw)
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.
next reply other threads:[~2006-03-09 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-09 13:30 David Vogt [this message]
2006-03-09 15:55 ` libipq does not shorten package Patrick McHardy
2006-03-10 6:28 ` David Vogt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=859616420603090530p24d0cb9cg@mail.gmail.com \
--to=beunlovable@gmail.com \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.