commit | 301de2cb6a521405cde1a2f9cdc42c5257b5725b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Oct 06 13:03:19 2015 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 08 10:43:52 2015 +0200 |
tree | 41ad95cb92df34bf0144234bce28cc7c817fe379 | |
parent | fe806dceded462f7930f8ac4a41c5d19819e70b7 [diff] |
Bluetooth: 6lowpan: Fix imtu & omtu values The omtu value is determined by the remote peer so there's no point in trying to hard-code it to any value. The IPSP specification otoh gives a more reasonable value for the imtu, i.e. 1280. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>