Skip to content

FloofOS 1.0

Release Date: December 2025
Type: Stable Release


Overview

The first stable release of FloofOS, a high-performance network operating system built on Debian Linux with VPP dataplane.


Features

Dataplane

  • VPP 25.10 with DPDK support
  • Line-rate packet processing (10+ Gbps)
  • Multi-core worker threads
  • NUMA-aware memory allocation

Routing

  • BIRD2 routing daemon
  • Pathvector BGP automation
  • BGP, OSPF, static routing
  • Policy-based routing

CLI

  • Juniper-style hierarchical commands
  • Tab completion
  • Context-aware help
  • Commit/rollback configuration

Security

  • nftables firewall
  • VPP ACL plugin
  • Fail2ban integration
  • SSH key authentication
  • Audit logging

Monitoring

  • SNMP v2c/v3 support
  • Syslog integration
  • Traffic monitoring
  • Interface statistics

Networking

  • VLAN support
  • VXLAN overlay
  • Link aggregation (LACP)
  • Linux Control Plane (LCP)

Components

Component Version
Debian Trixie
VPP 25.10
BIRD2 2.16
Pathvector Latest
floofctl 1.0

System Requirements

Minimum

  • CPU: 4 cores (x86_64)
  • RAM: 8 GB
  • Storage: 32 GB SSD
  • NIC: DPDK-compatible
  • CPU: 8+ cores with AES-NI
  • RAM: 16+ GB
  • Storage: 64+ GB NVMe
  • NIC: Intel X710/XXV710 or Mellanox ConnectX

Download

Download FloofOS 1.0

wget https://cdn.floofos.io/FloofOS-1.0.iso

Known Issues

None reported.


Changelog

Added

  • Initial VPP dataplane integration
  • BIRD2 + Pathvector BGP routing
  • Juniper-style CLI (floofctl)
  • nftables + VPP ACL firewall
  • SNMP monitoring agent
  • VLAN/VXLAN support
  • Link aggregation (LACP)
  • Commit/rollback configuration
  • Backup/restore functionality
  • Audit logging

FloofOS Networks