cvs commit: src/sys/netgraph ng_car.c
Alexander Motin
mav at FreeBSD.org
Sun Mar 30 00:53:53 PDT 2008
mav 2008-03-30 07:53:51 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_car.c
Log:
- Account all node stats at the shape mode.
- Do not check destination hook presence, it will be done by netgraph.
- Use u_int instead of int in some places to simplify type conversions.
- Use NG_SEND_DATA_ONLY() macro instead of selfmade equivalent.
Revision Changes Path
1.7 +28 -36 src/sys/netgraph/ng_car.c
More information about the cvs-src
mailing list