[OpenWrt Wiki] Recommended routers
https://openwrt.org/toh/recommended_routersOpenWrt is a community project and works a lot of platforms, these are just a few ones that are “easy” to get working. There are a lot of other products/boards that OpenWrt runs on so be sure to check out the Table of Hardware for more supported hardware. This page isn't obviously for the hardcore user, if you were you wouldn't be here.
[OpenWrt Wiki] Recommended routers
openwrt.org › toh › recommended_routersOpenWrt is a community project and works a lot of platforms, these are just a few ones that are “easy” to get working. There are a lot of other products/boards that OpenWrt runs on so be sure to check out the Table of Hardware for more supported hardware. This page isn't obviously for the hardcore user, if you were you wouldn't be here.
[OpenWrt Wiki] Routing basics
openwrt.org › docs › guide-userJan 03, 2022 · Routing is handled by a kernel component and can be configured by the user space tool ip from the package iproute2. Note that by default OpenWrt announces IPv6 default route only for GUA and applies source routing for IPv6 that allows routing only for prefixes delegated from the upstream router.
GitHub - openwrt/routing: OpenWrt Routing Packages
github.com › openwrt › routingJun 17, 2021 · OpenWrt Routing Feed Description. This OpenWrt package feed contains community maintained routing packages. 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.
GitHub - openwrt/routing: OpenWrt Routing Packages
https://github.com/openwrt/routing17.06.2021 · OpenWrt Routing Feed Description. This OpenWrt package feed contains community maintained routing packages. 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.
[OpenWrt Wiki] Routing basics
https://openwrt.org/docs/guide-user/network/routing/basics03.01.2022 · Routing basics See also: IP Layer Network Administration, IP routing tutorial Routing is the process of selecting a path to send network traffic. There are several routing protocols for dynamic routing, specifically B.A.T.M.A.N. and OLSR for mesh networking, however static routing is typically enough for most use cases. Routing is handled by a kernel component and can be …