All of lore.kernel.org
 help / color / mirror / Atom feed
* cooperation between connection tracking and traffic shaping
@ 2006-11-01 10:11 Yakov Lerner
  2006-11-01 10:21 ` Filip Sneppe
  0 siblings, 1 reply; 4+ messages in thread
From: Yakov Lerner @ 2006-11-01 10:11 UTC (permalink / raw)
  To: netfilter

To the sip conntrack module, I added the code that creates
the corresponding QoS rule (via netlink) when conntrack detects
the port of the voice traffic (qos/tc by itself could not shape
dynamically by conntrack ports ..., and I wanted traffic
shaping on voice traffic by conntrack-recognized ports).

It worked. But I think it was ugly because:

     (1) I want qos-to-conntrack cooperation for more protocols
with dynamic ports ... can I have it/do it without hacking every
conntrack module ?

    (2) maybe there is a much easier way to achieve this
qos-to-conntrack cooperation [than hacking conntrack modules] ?

Thanks
Yakov


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

end of thread, other threads:[~2006-11-02 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-01 10:11 cooperation between connection tracking and traffic shaping Yakov Lerner
2006-11-01 10:21 ` Filip Sneppe
2006-11-01 10:45   ` Eric Leblond
2006-11-02 20:02     ` Yakov Lerner

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.