* [PATCH] 2.4.19 Bluetooth [5/5] BNEP support
@ 2002-08-04 11:28 Maksim (Max) Krasnyanskiy
0 siblings, 0 replies; only message in thread
From: Maksim (Max) Krasnyanskiy @ 2002-08-04 11:28 UTC (permalink / raw)
To: Marcelo Tosatti, Alan Cox; +Cc: linux-kernel, bluez-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-04 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-04 11:28 [PATCH] 2.4.19 Bluetooth [5/5] BNEP support Maksim (Max) Krasnyanskiy
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®