Linux Netfilter discussions
 help / color / mirror / Atom feed
* I'm facing a simple 2-way decision.
@ 2005-12-14  4:59 Daniel Ivanov
  0 siblings, 0 replies; only message in thread
From: Daniel Ivanov @ 2005-12-14  4:59 UTC (permalink / raw)
  To: netfilter

My choice is between ipt_CLASSIFY and ipt_MARK . I've modified both in a 
way, so they return NF_ACCEPT as a verdict, when a special knob is 
placed and am "identifying" my client connections and thus getting them 
into the right class.

However, i thought CLASSIFY would be way too faster than MARK, because i 
don't have e filter in tc thus. But that just ain't the case.
Is ipt_CLASSIFY slower than ipt_MARK in terms of getting the packets 
into the right queue class?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-14  4:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14  4:59 I'm facing a simple 2-way decision Daniel Ivanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox