You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Martin Schiller 996f02e5ba 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>
4 years ago
..
base-files base-files/functions.sh: use grep -q instead of [] 4 years ago
boot rbcfg: make package available for ath79 4 years ago
devel perf: Add libunwind only if selected 4 years ago
firmware ipq-wifi: drop deprecated .bin support 4 years ago
kernel lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 4 years ago
libs mbedtls: update to 2.16.4 4 years ago
network wireguard-tools: bump to 1.0.20200121 4 years ago
system procd: update to version 2020-01-24 4 years ago
utils rbextract: support devices directly showing ERD magic 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago