ng_car.4 (06450dbe93699b6a93e0f86b504b8af06d4565db) ng_car.4 (d886f546ff79d9f24f38783b5332ba8e10261bc9)
1.\" Copyright (c) 2005 Nuno Antunes <nuno.antunes@gmail.com>
1.\" Copyright (c) 2005 Nuno Antunes <nuno.antunes@gmail.com>
2.\" Copyright (c) 2007 Alexander Motin <mav@freebsd.org>
2.\" Copyright (c) 2007 Alexander Motin <mav@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright

--- 65 unchanged lines hidden (view full) ---

76.Bl -tag -width indent
77.It Dv NG_CAR_SINGLE_RATE
78Single rate three color marker as described in RFC 2697.
79Committed burst packets are counted as green, extended burst packets are
80counted as yellow and exceeding packets are counted as red.
81Committed burst getting refilled with CIR (Committed Information Rate) speed.
82When it is full, exceeded burst getting refilled.
83.It Dv NG_CAR_DOUBLE_RATE
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright

--- 65 unchanged lines hidden (view full) ---

76.Bl -tag -width indent
77.It Dv NG_CAR_SINGLE_RATE
78Single rate three color marker as described in RFC 2697.
79Committed burst packets are counted as green, extended burst packets are
80counted as yellow and exceeding packets are counted as red.
81Committed burst getting refilled with CIR (Committed Information Rate) speed.
82When it is full, exceeded burst getting refilled.
83.It Dv NG_CAR_DOUBLE_RATE
84Two rate three color marker as described on RFC 2698.
84Two rate three color marker as described in RFC 2698.
85Committed burst packets are counted as green, peak burst packets are counted
86as yellow and exceeding packets are counted as red.
87Committed burst getting refilled with CIR speed.
88Peak burst getting refilled with PIR (Peak Information Rate) speed at the
89same time.
90.It Dv NG_CAR_RED
91Similar to
92.Dv NG_CAR_SINGLE_RATE ,

--- 91 unchanged lines hidden ---
85Committed burst packets are counted as green, peak burst packets are counted
86as yellow and exceeding packets are counted as red.
87Committed burst getting refilled with CIR speed.
88Peak burst getting refilled with PIR (Peak Information Rate) speed at the
89same time.
90.It Dv NG_CAR_RED
91Similar to
92.Dv NG_CAR_SINGLE_RATE ,

--- 91 unchanged lines hidden ---