*BSD News Article 20334


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!newsserver.jvnc.net!newsserver.technet.sg!solomon.technet.sg!scornd5
From: scornd5@solomon.technet.sg (Ng Wee Teck)
Subject: Priority for BSD - help
Message-ID: <CCrC15.7BJ@newsserver.technet.sg>
Sender: news@newsserver.technet.sg
Nntp-Posting-Host: solomon.technet.sg
Organization: Technet, Singapore
X-Newsreader: TIN [version 1.2 PL0]
Date: Fri, 3 Sep 1993 02:53:28 GMT
Lines: 10

I am currently finding a way to have some kind of priority routing of IP
packets in BSD environment. Specifically, I would like to use Sockets
Programming to achieve this. One of the way is to make use of the 
precedence field in the IP header's Type of Service. However, I can't find a
way to do that in Sockets Programming. I will be grateful if anyone can
suggests a way to set the precedence field using Sockets Programming or any 
other method to achieve priority routing of IP packets in BSD environment.
I would be delighted if someone can suggest a method to translate the
application layer priority to some kind of network priority. Thanking you
in advance.