Skip to content

OpenWrt Routing Packages

Notifications You must be signed in to change notification settings

ryzhovau/openwrt-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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 33.0%
  • Lua 24.7%
  • Makefile 23.9%
  • HTML 9.7%
  • JavaScript 7.1%
  • C 1.5%
  • CSS 0.1%