]> git.baikalelectronics.ru Git - kernel.git/commit
[Bluetooth] Add parameters to control BNEP header compression
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 7 Aug 2008 20:26:54 +0000 (22:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 7 Aug 2008 20:26:54 +0000 (22:26 +0200)
commitaa35af954bd5573356e9011359d1d2d781fba6e2
treeb1a30843c0b245e872babbc101a703cf874e59cc
parent1a0d26bee435eefdb50d46027618dadfbc1e0041
[Bluetooth] Add parameters to control BNEP header compression

The Bluetooth qualification for PAN demands testing with BNEP header
compression disabled. This is actually pretty stupid and the Linux
implementation outsmarts the test system since it compresses whenever
possible. So to pass qualification two need parameters have been added
to control the compression of source and destination headers.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/bnep/core.c