diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-07-25 09:37:11 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-07-25 09:37:11 +0000 |
commit | a68ade16e2bcdd2af27df5c5e62979ebb4c8a141 (patch) | |
tree | 0816a09d10389251131ad40f2eada5b85f3911f8 /sbin | |
parent | 4b45c00ba2ff9582e2b76a588816500d11f09df7 (diff) | |
download | FreeBSD-src-a68ade16e2bcdd2af27df5c5e62979ebb4c8a141.zip FreeBSD-src-a68ade16e2bcdd2af27df5c5e62979ebb4c8a141.tar.gz |
Add SEE ALSO references to papers handling RED.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index edfa62a..5b419ee 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1373,6 +1373,32 @@ both endpoints on the local host, or for packet routed by the host .Xr reboot 8 , .Xr sysctl 8 , .Xr syslogd 8 +.Rs +.%A "S. Floyd" +.%A "V. Jacobson" +.%T "Random Early Detection gateways for Congestion Avoidance" +.%D "August 1993" +.Re +.Rs +.%A "B. Braden" +.%A "D. Clark" +.%A "J. Crowcroft" +.%A "B. Davie" +.%A "S. Deering" +.%A "D. Estrin" +.%A "S. Floyd" +.%A "V. Jacobson" +.%A "G. Minshall" +.%A "C. Partridge" +.%A "L. Peterson" +.%A "K. Ramakrishnan" +.%A "S. Shenker" +.%A "J. Wroclawski" +.%A "L. Zhang" +.%T "Recommendations on Queue Management and Congestion Avoidance in the Internet" +.%D "April 1998" +.%O "RFC 2309" +.Re .Sh BUGS The syntax has grown over the years and it is not very clean. .Pp |