Home | History | Annotate | Download | only in btpand
History log of /src/usr.sbin/btpand/bnep.c
RevisionDateAuthorComments
 1.12  04-Oct-2016  joerg The last argument before ... must not be default promoted, otherwise the
result is undefined behavior.
 1.11  27-Aug-2011  joerg branches: 1.11.24;
Sprinkle const
 1.10  08-Feb-2011  plunky check number of filters received against max possible
 1.9  27-Jan-2011  plunky when a BNEP channel is opened, clear any NetType or MulticastAddress
filters that may be in effect at the remote side.
 1.8  12-May-2009  plunky branches: 1.8.2;
rework the channel shutdown code path, each channel now has its own
action to process which separates the server and client code.
 1.7  12-May-2009  plunky rather than debug message, exclaim in error for failed set filter
 1.6  03-May-2009  kefren Fix formatting for printing size_t
 1.5  02-May-2009  plunky add a noisy debug message for overlong packets

(I do get them from my phone)
 1.4  02-May-2009  plunky use assert() instead of _DIAGASSERT()

suggested by emax@freebsd
 1.3  04-Feb-2009  plunky branches: 1.3.2; 1.3.4;
use some size_t instead of int
 1.2  31-Jan-2009  plunky Fix a problem which prevents remote parties connecting to our NAP service,
we got the services mixed up.
 1.1  17-Aug-2008  plunky branches: 1.1.2; 1.1.6;
add btpand(8), a Bluetooth PAN daemon
 1.1.6.1  06-Feb-2009  snj Pull up following revision(s) (requested by plunky in ticket #411):
usr.sbin/btpand/bnep.c: revision 1.2
Fix a problem which prevents remote parties connecting to our NAP service,
we got the services mixed up.
 1.1.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.2.1  17-Aug-2008  wrstuden file bnep.c was added on branch wrstuden-revivesa on 2008-09-18 04:30:01 +0000
 1.3.4.2  24-Mar-2009  bouyer Pull up following revision(s) (requested by plunky in ticket #1290):
usr.sbin/btpand/channel.c: revision 1.1
usr.sbin/btpand/sdp.h: revision 1.1, 1.2
usr.sbin/btpand/sdp.c: revision 1.1, 1.2
usr.sbin/btpand/client.c: revision 1.1, 1.2
usr.sbin/btpand/bnep.c: revision 1.1 - 1.3
usr.sbin/btpand/bnep.h: revision 1.1
usr.sbin/btpand/Makefile: revision 1.1, 1.2
usr.sbin/btpand/packet.c: revision 1.1
usr.sbin/btpand/btpand.h: revision 1.1
usr.sbin/btpand/btpand.c: revision 1.1
usr.sbin/btpand/btpand.8: revision 1.1 - 1.3
usr.sbin/btpand/tap.c: revision 1.1 via patch
usr.sbin/btpand/server.c: revision 1.1, 1.2
usr.sbin/Makefile: patch
distrib/sets/lists/base/mi: patch
distrib/sets/lists/comp/mi: patch
distrib/sets/lists/man/mi: patch
add btpand(8), a Bluetooth PAN daemon
 1.3.4.1  04-Feb-2009  bouyer file bnep.c was added on branch netbsd-4 on 2009-03-24 21:46:36 +0000
 1.3.2.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.8.2.2  17-Feb-2011  bouyer Sync with HEAD
 1.8.2.1  08-Feb-2011  bouyer Sync with HEAD
 1.11.24.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed