mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
22cf551ffd58daf4bddfb5c4c046dfca9ae9a217
Major version jump from 1.1.1 covering the 1.2.x - 1.9.x series. Highlights: - portmap: implement netfilter (nft) backend; bandwidth: optimization - bridge: support "vlanTrunk" property and DAD/PVID support - macvlan: support "linkInContainer" mode - ipvlan: support "linkInContainer" mode - dhcp: support DHCP option 121 classless static routes - host-local: handle ranges with single IP - firewall: support "ingressPolicy" with iptables and nftables - tuning: allow specifying tx queue length - Go module bumps including security fixes - Minimum Go version: 1.23 Link: https://github.com/containernetworking/plugins/releases/tag/v1.9.1 Link: https://github.com/containernetworking/plugins/blob/v1.9.1/CHANGELOG.md Signed-off-by: Daniel Golle <daniel@makrotopia.org>
…
…
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
51.3%
Shell
33.6%
C
7.5%
UnrealScript
2.9%
C++
1.7%
Other
2.8%