Date: Wed, 25 Jan 1995 15:10:01 --200 From: hsu@cs.hut.fi (Heikki Suonsivu) To: freebsd-questions@freefall.cdrom.com Cc: ohtroute@niksula.hut.fi Subject: What interface to use for configurable routing priorities? Message-ID: <9501251310.AA11237@shadows.cs.hut.fi>
next in thread | raw e-mail | index | archive | help
We have got a project to design configureable priorities into routing code
for BSD kernel. For configuration, we need an interface to kernel. What
would be the recommended way to do this?
procfs seems to be a good idea, other solutions are extending the current
route interface or doing another but similar interface for this?
We need various information passed to and from kernel,
- priority of a network (source & destination),
- priority of a protocol,
- tuning the effect of various other parameters, like length of packets,
- bandwidth limits (for interfaces or routes),
- getting statistics.
-
Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND,
hsu@cs.hut.fi home +358-0-8031121 work -4513377 fax -4555276 riippu SN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9501251310.AA11237>
