Skip to content

hosac/openwrt-feed-routing

 
 

Repository files navigation

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.


About

OpenWrt Routing Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 33.0%
  • Lua 30.6%
  • Makefile 25.1%
  • HTML 7.4%
  • JavaScript 2.3%
  • C 1.5%
  • CSS 0.1%