diff options
-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 |