kernel-ark/net/ieee802154
Alan Ott b333b7e6ec 6lowpan: consider checksum bytes in fragmentation threshold
Change the threshold for framentation of a lowpan packet from
using the MTU size to now use the MTU size minus the checksum length,
which is added by the hardware. For IEEE 802.15.4, this effectively
changes it from 127 bytes to 125 bytes.

Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-30 12:19:24 -05:00
..
6lowpan.c 6lowpan: consider checksum bytes in fragmentation threshold 2012-11-30 12:19:24 -05:00
6lowpan.h
af802154.h
af_ieee802154.c
dgram.c
ieee802154.h
Kconfig
Makefile
netlink.c
nl_policy.c
nl-mac.c netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00
nl-phy.c netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00
raw.c
wpan-class.c