All of lore.kernel.org
 help / color / mirror / Atom feed
* REJECT target / need-fragment ?
@ 2005-03-14 12:57 Florian Lohoff
  2005-03-14 14:49 ` Martijn Lievaart
  2005-03-15 19:20 ` Patrick McHardy
  0 siblings, 2 replies; 8+ messages in thread
From: Florian Lohoff @ 2005-03-14 12:57 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]


Hi,
i'd like to reject packets based on their size and send back and
icmp-must-fragment with a configurable size. As i can see no such
possibility is there currently. The REJECT target itself does not
offer this.

Should i add this functionality to REJECT or rather write another
module.

BTW: The ip stack has function like this:

	icmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED,
				  htonl(dst_pmtu(&rt->u.dst)));

May i use this from iptables target modules ?

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-171-2280134
                        Heisenberg may have been here.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2005-04-15  9:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 12:57 REJECT target / need-fragment ? Florian Lohoff
2005-03-14 14:49 ` Martijn Lievaart
2005-03-15 19:20 ` Patrick McHardy
2005-04-06 11:38   ` Florian Lohoff
2005-04-10 20:30     ` Harald Welte
2005-04-11 22:31       ` Florian Lohoff
2005-04-13 11:32         ` Filip Sneppe
2005-04-15  9:36           ` Harald Welte

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.