Iam new to linux and just know the basics.
I want to give diffserv support to the client. So I will have to know how to set the DSCP field(diffserv code point).
I want allow the user to be able to set the DSCP field through my program.
That is, he should be able to set the EF(expedited forwarding) and AF(assured forwarding codepoints).
I went through http://snafu.freedom.org/linux2.2/docs/draft-almesberger-wajhak-diffserv-linux-00.txt
but when I try " man tc" , it says command not found.
I also went through "man 4 ipfw" but couldn't follow how to use "fw_mark" , "fw_tosxor" and "fw_tosand" fields of ip_fw structure.
Can I as a user use ip_fw structure as I use sockaddr structure?
Would appreciate an early reply.
Thanks. Gowri.
_______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
