All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IMQ modification
@ 2003-04-01 15:15 mikee
  2003-04-01 19:18 ` Patrick McHardy
  2003-04-02 10:20 ` mikee
  0 siblings, 2 replies; 3+ messages in thread
From: mikee @ 2003-04-01 15:15 UTC (permalink / raw)
  To: lartc

Hi,
I wonder if i change imq-patch
+static struct nf_hook_ops imq_egress_ipv4 = {
+	{ NULL, NULL},
+	imq_nf_hook,
+	PF_INET,
+	NF_IP_POST_ROUTING,
+	NF_IP_PRI_LAST
+};

to
+	NF_IP_POST_ROUTING,
+	NF_IP_PRI_MANGLE+1

will this be working correctly?
(I'd like to use imq to shape traffic before SNAT changes source, and after filter rules applies)
Regards
mikee
__________________________
ignore ads below this line


Serwis www.logo.hoga.pl - sci±gaj bajery na telefony
Nokia, Siemens, Alcatel, Ericsson, Motorola,Samsung
------------------------------------------------------------
Promocja!!! rabat 40 % na zakup mks_vir 2003 dla klientów Connect , którzy
posiadaja kupony rabatowe.


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

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

end of thread, other threads:[~2003-04-02 10:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-01 15:15 [LARTC] IMQ modification mikee
2003-04-01 19:18 ` Patrick McHardy
2003-04-02 10:20 ` mikee

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.