History log of /freebsd-10-stable/share/man/man4/ng_car.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 299386 10-May-2016 wblock

MFC r298904:

Spelling fixes supplied by pfg@, detected with codespell, plus
additional misspellings detected by igor.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 242997 13-Nov-2012 joel

Updates for netgraph node manual pages.

Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 231564 12-Feb-2012 ed

Globally replace u_int*_t from (non-contributed) man pages.

The reasoning behind this, is that if we are consistent in our
documentation about the uint*_t stuff, people will be less tempted to
write new code that uses the non-standard types.

I am not going to bump the man page dates, as these changes can be
considered style nits. The meaning of the man pages is unaffected.

MFC after: 1 month


# 210933 06-Aug-2010 joel

Fix typos and spelling mistakes.


# 174859 22-Dec-2007 mav

Add usage example:
Limit outgoing data rate over fxp0 Ethernet interface to 20Mbit/s
and incoming packet rate to 5000pps.


# 174800 19-Dec-2007 mav

Describe new NG_CAR_COUNT_PACKETS option.


# 173237 31-Oct-2007 mav

Fix one more typo.


# 173236 31-Oct-2007 mav

Fix some mistakes.
Update my email.


# 169874 22-May-2007 brueffer

Fix typos.


# 169601 16-May-2007 mav

Text reformatting.

Approved by: glebius (mentor)


# 169578 15-May-2007 mav

A node that implements various traffic shaping and rate limiting algorithms.

Approved by: glebius (mentor)