[1806] in linux-net channel archive
Re: Port based prioritization of SLIP packets?
daemon@ATHENA.MIT.EDU (Alan Cox)
Fri Feb 2 22:48:55 1996
From: Alan Cox <alan@cymru.net>
To: drew@poohsticks.org (Drew Eckhardt)
Date: Fri, 2 Feb 1996 09:48:52 +0000 (GMT)
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <199601311002.DAA14264@chopper.poohsticks.org> from "Drew Eckhardt" at Jan 31, 96 03:02:39 am
> Has any one implemented port based prioritization of IP packets,
> at least in the slip driver (as the BSD SLIP driver does)?
Linux has honoured IP_TOS since about the first ever release. The firewall
now also allows you to change the TOS of passing frames thanks to some
changes contributed by Al Longyear
Alan