mirror of
https://github.com/openwrt/routing.git
synced 2025-12-26 15:36:20 +04:00
3bb75b0035631d91ccb01319b20ced8dbb4b7b4d
* support latest kernels (3.2 - 4.16) * coding style cleanups and refactoring * mark licenses clearer, change UAPI header from ISC to MIT * bugs squashed: - fix packet checksum handling in receive path - fix handling of large number of interfaces - fix netlink dumping of gateways and BLA claims+backbones 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%