* nfqueue: nfq_set_verdict(...., len), where len > MTU?
@ 2011-03-02 3:11 Igor 'Lo' (И.L.)
0 siblings, 0 replies; only message in thread
From: Igor 'Lo' (И.L.) @ 2011-03-02 3:11 UTC (permalink / raw)
To: netfilter-devel
Hi all.
I am trying to modify & send out a packet larger than MTU, using
nfq_set_verdict(...., new_payload, len).
len = 200, unsigned char[2000] new_payload is stripped of any null
bytes after TCP header, IP total len (network short) set to 5000.
However, the receiving host keeps getting only 548 bytes, as logged by tcpdump.
So, does NFQUEUE has nothing to do with IP fragmentation even when
listening at mangle table's PREROUTING?
Will be there any positive effect, if I change IP options to DF (dont fragment)?
--
cheers,
Igor
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-02 3:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 3:11 nfqueue: nfq_set_verdict(...., len), where len > MTU? Igor 'Lo' (И.L.)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).