From: "Maksim (Max) " Krasnyanskiy <maxk@qualcomm.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org, bluez-devel@usw-pr-web.sourceforge.net
Subject: [PATCH] 2.4.19 Bluetooth [5/5] BNEP support
Date: 04 Aug 2002 04:28:44 -0700 [thread overview]
Message-ID: <1028460135.5549.69.camel@champ.qualcomm.com> (raw)
Add support for BNEP (Bluetooth Network Encapsulation Protocol).
BNEP is an Ethernet emulation layer on top of Bluetooth L2CAP.
Documentation/Configure.help | 13
net/bluetooth/Config.in | 1
net/bluetooth/Makefile | 15
net/bluetooth/bnep/Config.in | 6
net/bluetooth/bnep/Makefile | 10
net/bluetooth/bnep/bnep.h | 185 +++++++++++
net/bluetooth/bnep/core.c | 706 +++++++++++++++++++++++++++++++++++++++++++
net/bluetooth/bnep/crc32.c | 59 +++
net/bluetooth/bnep/crc32.h | 10
net/bluetooth/bnep/netdev.c | 250 +++++++++++++++
net/bluetooth/bnep/sock.c | 238 ++++++++++++++
11 files changed, 1489 insertions(+), 4 deletions(-)
http://bluez.sourceforge.net/patches/patch-2.4.19-bluetooth-bnep.gz
Patch should be applied on top of the previous 4 patches.
It's rather big (39KB) and therefor not inlined.
Please apply
Max
reply other threads:[~2002-08-04 23:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1028460135.5549.69.camel@champ.qualcomm.com \
--to=maxk@qualcomm.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bluez-devel@usw-pr-web.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®