christos
e1c163ef05
avoid name collision [class_stats]
2003-01-06 03:44:23 +00:00
itojun
ea750a3018
sync with KAME.
...
- don't MALLOC() with M_WAITOK in the spl block.
move the allocation before splnet().
- when we reset vt of a class, reset the runtime service curve as well.
- don't use max() to compare 64 bit values.
2002-05-18 22:53:25 +00:00
lukem
a13b5687d9
add RCSIDs
2001-11-12 23:08:56 +00:00
itojun
8008d16e68
avoid divide-by-zero when the specified bandwidth is less than 8bps.
...
OpenBSD PR: kernel/2150
2001-10-26 04:59:18 +00:00
thorpej
bf2dcec4f5
Remove the use of splimp() from the NetBSD kernel. splnet()
...
and only splnet() is allowed for the protection of data structures
used by network devices.
2001-04-13 23:29:55 +00:00
thorpej
2dfc514990
Add NetBSD RCS IDs.
2000-12-14 08:49:49 +00:00
thorpej
68de460f39
Import ALTQ from KAME.
2000-12-14 08:42:28 +00:00