Zedmos
CAPABILITIES

Everything the Zedmos engine does, laid out on one page.

Each capability below has a dedicated deep dive with architecture notes and, where relevant, benchmark numbers. Click any card to read more.

CAPABILITIES

Pick any block. It runs on the same pipeline.

Each capability below is a live feature of the engine, documented and deployable today. Click any card for the deep dive — architecture, config snippets, and benchmarks.

GA
Platform
Zero-Copy Fast Path

Shared-memory packet rings bypass the kernel socket path. ~14 Gbps on a single core.

14 GbpsRead →
GA
Inspection
TLS Inspection + Fingerprinting

SNI extraction, full client and server fingerprinting, forward-proxy bumping with a short-lived CA.

65K fingerprintsRead →
GA
Inspection
L7 App Classification

200+ application protocols, category pairs, encrypted traffic heuristics — all on the fast path.

200+ protoRead →
GA
Security
Multi-Action Policy Engine

allow / drop / reset / shape / redirect / quarantine / tarpit / scan / rewrite / exec / mark / escalate / route / log.

14 actionsRead →
Test
Routing
SD-WAN per-Policy Steering

Route per app / category / SNI / user / geo. Strategy-pattern TX with SNAT and kernel FIB.

multi-WANRead →
GA
Security
Feed-Driven Threat Intelligence

IP, domain, URL, and TLS-fingerprint blocklists. Suffix-trie matching. Atomic hot-swap via control socket.

Read →
GA
Identity
Identity & Device Recognition

AD DC agent, Azure Graph pull, SCIM hook, ARP/DHCP fingerprinting. Per-flow user tags.

AD · Azure · SCIMRead →
Test
Routing
Sub-10s SASE Failover

ICMP / HTTP / DNS probes, composite health score, atomic peer swap. Hysteresis-aware.

< 10 sRead →
GA
Platform
Hot-Reload Control Plane

SIGHUP and UNIX-socket commands swap policies, feeds, and routes with zero packet loss.

Read →
GA
Security
Inline File Scanning

Protocol-aware payload reassembly across web, mail, and file-sharing traffic with content-type inference and per-flow deduplication.

Read →
GA
Security
QUIC / DoT / DoH Control

Block or downgrade encrypted bypass paths per policy. 90% QUIC, 85% DoT effective.

Read →
GA
Routing
Encrypted Overlay on the Fast Path

Kernel driver patched so encrypted overlay peers can join the same fast path. Opt-in on bare-metal deployments; standard SASE still defaults to the kernel socket path.

Read →
GA
Observability
Unified Log Plane

Lock-free shared-memory ring into a dedicated writer daemon. File, syslog, SQLite, and Elasticsearch sinks today — with write-ahead log, circuit breaker, and adaptive sampling under load.

Read →
GA
Platform
Hardware Acceleration

Intel 1/10 GbE multi-queue, NIC preflight, CPU affinity — 10× cache-miss reduction.

Read →