mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
3da947b269
Currently when sending data over datagram, the send function will attempt to allocate any size passed on from the userspace. We should make sure that this size is checked and limited. We'll limit it to the MTU of the device, which is checked later anyway. Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
6lowpan.c | ||
6lowpan.h | ||
af802154.h | ||
af_ieee802154.c | ||
dgram.c | ||
ieee802154.h | ||
Kconfig | ||
Makefile | ||
netlink.c | ||
nl_policy.c | ||
nl-mac.c | ||
nl-phy.c | ||
raw.c | ||
wpan-class.c |