Getting Started
Router Firmware Services
Documentation
Advanced features
Advanced features
Advanced features
Advanced features
OpenSource Network Control Plane
Right now a roughly total amount of 50.000 lines of C & GO Code defines the OpenZen Platform.
OpenZen is all about managing network devices running Openwrt via the network (or the internet). This process is split into two principal parts:
1., communicating with the backend that supplies the configuration and,
2. implementing the configuration on the router. Between these two lies an abstraction - a ubus interface - which allows their implementations to be swapped out.



2025 | AirZen Networks Inc. | San Francisco
© Copyright AirZen Networks 2024.
Advanced features
OpenSource Network Control Plane
Right now a roughly total amount of 50.000 lines of C & GO Code defines the OpenZen Platform.
OpenZen is all about managing network devices running Openwrt via the network (or the internet). This process is split into two principal parts:
1., communicating with the backend that supplies the configuration and,
2. implementing the configuration on the router. Between these two lies an abstraction - a ubus interface - which allows their implementations to be swapped out.
