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/network/utils
Rui Salvaterra f2af32c20c wireguard-tools: allow compiling with MIPS16 instructions
The wg utility compiles and runs without issues in MIPS16 mode, despite setting
PKG_USE_MIPS16:=0 in the makefile. Let's remove this, allowing for a substantial
size reduction of the wg executable. Since wg is a just a configuration utility,
it shouldn't be performance-critical, as the crypto heavy-lifting is done on the
kernel side.

wg sizes for both modes:

MIPS32: 64309 bytes
MIPS16: 42501 bytes

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
4 years ago
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 7 years ago
arptables treewide: switch git.netfilter.org to HTTPS 7 years ago
comgt comgt: add new script to send ussd request and get the answer 4 years ago
curl curl: bump to 7.71.1 4 years ago
dante dante: Fix compile with glibc 4 years ago
ebtables ebtables: update to latest git 2018-06-27 6 years ago
ethtool ethtool: bump to 5.4 4 years ago
iftop iftop: update to HEAD of 2018-10-03 - 77901c 5 years ago
iperf iperf: fix PKG_CONFIG_DEPENDS 4 years ago
iperf3 iperf3: update to 3.7 5 years ago
iproute2 iproute2: tc: fix missing em_ipset module 4 years ago
ipset ipset: update to 7.4 5 years ago
iptables iptables: update to 1.8.4 4 years ago
iw mac80211: Update to version 5.8-rc2-1 4 years ago
iwcap iwcap: fix handling kill signal during dump 7 years ago
iwinfo iwinfo: update to version 2020-06-03 4 years ago
layerscape/restool layerscape: update restool to LSDK-20.04 4 years ago
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 4 years ago
ltq-dsl-base lantiq: move dsl related base-files into own package 4 years ago
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 8 years ago
nftables nftables: implement no/json variants 4 years ago
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 8 years ago
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 8 years ago
rssileds package: drop PKG_VERSION for purely local packages 4 years ago
tcpdump tcpdump: update to 4.9.3 5 years ago
umbim umbim: move package to 'WWAN' submenu 4 years ago
uqmi uqmi: fix indentation style and boundary 5 years ago
wireguard-tools wireguard-tools: allow compiling with MIPS16 instructions 4 years ago
wireless-tools treewide: revise library packaging 5 years ago
wpan-tools wpan-tools: clean up Makefile 5 years ago
wwan wwan: replace backticks by $(...) 4 years ago