Does anyone know what he keyword 'offset' is used for in u32 filter?

More precisely in this example :


tc filter add dev eth0 parent 3:0 prio 7 handle ::1 u32 ht 800:: match
ip nofrag offset mask 0x0F00 shift 6 hashkey mask 0x00ff0000 at 8 link
4:

(This example is used to set the protocol as the hashkey when it is not
fragmented.)

Moreover, if anyone knows the meaning of 'handle ::1' and 'ht 800::' and
if they are strictly necessary...

Thanks in advance,

Seb.

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to