Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/18/2000 21:18:34
Module Name: syssrc
Committed By: thorpej
Date: Mon Dec 18 19:18:34 UTC 2000
Modified Files:
syssrc/sys/net: if_loop.c
Log Message:
Add ALTQ support. This is used for testing/debugging ALTQ only. It
is triggered only on loopback interfaces, and not simplex interfaces
(which also use looutput()).
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/net/if_loop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.