openwrt/package
Martin Schiller ebafb746f0 lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit()
Call skb_orphan(skb) to call the owner's destructor function and make
the skb unowned.

This is necessary to prevent sk_wmem_alloc of a socket from overflowing,
which leads to ENOBUFS errors on application level.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
(cherry picked from commit 996f02e5ba)
2020-01-26 22:12:54 +01:00
..
base-files OpenWrt v18.06.6: revert to branch defaults 2020-01-06 21:50:26 +01:00
boot ar71xx: update uboot-envtools for Netgear WNR routers 2019-11-12 16:31:09 +01:00
devel strace: Update to 4.22 2018-12-18 17:22:08 +01:00
firmware ath10k: update QCA4019 firmware 2018-12-27 16:38:13 +01:00
kernel lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 22:12:54 +01:00
libs mbedtls: update to 2.16.4 2020-01-26 20:25:47 +01:00
network ethtool: fix PKG_CONFIG_DEPENDS 2020-01-07 21:42:48 +01:00
system config: introduce separate CONFIG_SIGNATURE_CHECK option 2019-08-07 07:54:27 +02:00
utils e2fsprogs: Fix CVE-2019-5094 in libsupport 2020-01-01 20:55:17 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:23:51 +02:00