Scope for porting to network processors
Scope for porting to network processors
Posted Mar 25, 2009 3:32 UTC (Wed) by kaber (guest, #18366)In reply to: Scope for porting to network processors by alex
Parent article: Nftables: a new packet filtering engine
Posted Mar 26, 2009 20:27 UTC (Thu)
by dion (guest, #2764)
[Link] (3 responses)
I've had the displeasure of having to set up traffic shaping on a couple of occasions and every time I had to read tons of incomplete documentation and outdated documentation.
I realize that there's always the danger of designing something like this to death, but it would be very cool if a proper, userfiendly integration with traffic shaping could be baked in this time around, the gulf between tc and iptables has been a an absolute catastrophe wrt. usability, mindshare and documentation.
Posted Mar 27, 2009 18:35 UTC (Fri)
by kaber (guest, #18366)
[Link] (2 responses)
I agree on the "designing to death" risk, but this is something that affects the API and because of that needs to be considered from the beginning. I'm about to finish the second-to-last missing part of the API (an API for maintaining sets independently of rules), hooking it up to TC will be the next and probably last bigger part.
Posted Mar 27, 2009 23:37 UTC (Fri)
by rmayr (subscriber, #16880)
[Link] (1 responses)
Traffic shaping is becoming more important by the month. It's time to let it become
Posted Mar 28, 2009 13:25 UTC (Sat)
by dion (guest, #2764)
[Link]
Why is it that I can't simply pipe traffic via a queue from any arbitrary firewall rule?
Traffic shaping
Traffic shaping
Traffic shaping
quality, but it was understandable from a user point of view. IFB isn't and it doesn't work in
many cases important in practical scenarios. I have been dealing with ingress shaping for
the past 2 years and managed to get many Linux gateways deployed because of the
flexibility that combining netfilter marks with IMQ gave me. IFB so far doesn't seem to be a
capable replacement, and IMQ is broken with >= 2.6.27.
manageable under Linux.
Traffic shaping