freebsd-dev/sys/netgraph/bluetooth
Maksim Yevmenkin 4fa708ef20 Implement ratelimiting for debug messages. For now, allow at most
one message per second. In the future might add a sysctl knob for
each socket family to fine tune this.

MFC after:	1 week
2008-08-01 00:36:43 +00:00
..
common Fill in the string portion of the bluetooth stack version sysctl. 2008-07-14 13:45:05 +00:00
drivers Simplify ubt_isoc_in_complete2(). Also should fix off by 1 bug. 2008-07-29 00:17:53 +00:00
hci /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
include Introduce support for Bluetooth SCO sockets. This is based on older 2008-07-30 22:41:23 +00:00
l2cap Try to silence Coverity by adding (void) in front of function call. 2007-03-28 21:25:56 +00:00
socket Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00