Network filtering configuration management system Qrator
TL;DR: A description of the client-server architecture of our internal network configuration management system, QControl. It is based on a two-tier transport protocol, working with gzip-packed messages without decompression between endpoints. Distributed routers and endpoints receive configuration updates, and the protocol allows the installation of localized intermediate relays. The system is built on the principle of differential backup (ārecent-stableā, explained below) and utilizes a query language […]
