It looks as though it is possible to configure gnugk to set the TOS for all rtp packets. I found this in the gnugk main.cxx file: ~ // IP TOS byte ~ unsigned tos = cfg.GetInteger(TypeOfServiceKey, ~ GetRtpIpTypeofService()); ~ SetRtpIpTypeofService(tos); ~ rsrc->Add(new PHTTPIntegerField(TypeOfServiceKey, 0, 255, tos)); What config items are needed in gnugk.ini file to configure gnugk to set the TOS to some value? Thanks for any help. Regards. Mark.
Attachment:
signature.asc
Description: This is a digitally signed message part