NetBSD/usr.sbin/btpand
plunky 9119e9c88f the default socket rcvbuf for L2CAP is only 4Kbytes which is only
2 and a bit ethernet packets. Check and increase SO_RCVBUF on startup
so that we have buffers for 10 complete packets, should solve a
reported problem with overruns at higher connection speeds (our L2CAP
does not have any flow control).

(the default can still be adjusted upwards using sysctl)
2011-02-08 21:59:50 +00:00
..
bnep.c
bnep.h
btpand.8
btpand.c
btpand.h
channel.c
client.c
Makefile
packet.c
server.c
tap.c