summaryrefslogtreecommitdiff
path: root/usr.sbin/btpand/bnep.c
AgeCommit message (Expand)Author
2016-10-04The last argument before ... must not be default promoted, otherwise thejoerg
2011-08-27Sprinkle constjoerg
2011-02-08check number of filters received against max possibleplunky
2011-01-27when a BNEP channel is opened, clear any NetType or MulticastAddressplunky
2009-05-12rework the channel shutdown code path, each channel now has its ownplunky
2009-05-12rather than debug message, exclaim in error for failed set filterplunky
2009-05-03Fix formatting for printing size_tkefren
2009-05-02add a noisy debug message for overlong packetsplunky
2009-05-02use assert() instead of _DIAGASSERT()plunky
2009-02-04use some size_t instead of intplunky
2009-01-31Fix a problem which prevents remote parties connecting to our NAP service,plunky
2008-08-17add btpand(8), a Bluetooth PAN daemonplunky