mirror of
https://github.com/openwrt/routing.git
synced 2025-12-25 01:48:22 +04:00
ddef3900a4e46e3a93145340977d7ce596ce85f0
* Avoid probe ELP information leak * Fix segfault when writing to throughput_override * Fix segfault when writing to sysfs elp_interval * fix backbone_gw refcount on queue_work() failure * fix hardif_neigh refcount on queue_work() failure * Prevent duplicated gateway_node entry * Prevent duplicated nc_node entry * Prevent duplicated softif_vlan entry * Prevent duplicated global TT entry * Prevent duplicated tvlv handler Signed-off-by: Sven Eckelmann <sven@narfation.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%