freebsd-skq/sys/netgraph/bluetooth/socket
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
..
ng_btsocket_hci_raw.c Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
ng_btsocket_l2cap_raw.c Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
ng_btsocket_l2cap.c Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
ng_btsocket_rfcomm.c Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
ng_btsocket_sco.c Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
ng_btsocket.c Introduce support for Bluetooth SCO sockets. This is based on older 2008-07-30 22:41:23 +00:00
TODO