The OpenSDN Transition to Rocky 9

Table of Contents

August 26, 2025, marks perhaps the most significant milestone in the life of the young OpenSDN platform (https://github.com/OpenSDN-io) and its community.

Progmatic Lab (https://progmaticlab.com/) has completed the transition of the project’s building system from CentOS 7 to Rocky 9 Linux (https://rockylinux.org/). This enormous undertaking was carried out by Anastasia Nappelbaum and Andrey Pavlov from Progmatic Lab and includes approximately 300 commits with literally tens of thousands of lines of code.

The new images have been published on hub.docker.com (https://hub.docker.com/u/opensdn), tagged as nightly-rocky9-latest.

What does this mean?

  1. Modern third-party libraries can now be used: fresh versions of Cassandra, boost, oneTBB, bind9, pugixml, and others contain faster algorithms and safer code organized using more effective patterns.
  2. Support for modern language versions: it is now possible to use modern versions of C/C++/Python/JavaScript languages, in which the main components of OpenSDN are written.
  3. Modern Linux kernel support: the platform now supports modern Linux kernels (at least up to 6.15).
  4. Educational applications: the project can be used to teach students modern foundations of network virtualization.
  5. Foundation for future improvements: this transition paves the way for further enhancement of OpenSDN’s reliability and performance.

Join the project’s Telegram group (https://t.me/tungstenfabric_ru and QR Code) to:

  • ask contributors or the community for assistance;
  • share your experience;
  • influence the ways the project evolves.

#opensdn #sdn #linux #rocky9

Author :

Share Social : ​

Telegram
X
Facebook
LinkedIn
Reddit

Related posts

Official Conclusion of the OpenSDN Bootcamp 2025

Event Summary: The OpenSDN Bootcamp was successfully held from June 18 to June 20, 2025, attracting approximately 40 participants (with 50% participating on-line and 50% participating on-site).

Enhanced IPv6 Capabilities in OpenSDN

OpenSDN, the evolution of Tungsten Fabric, continues to stand out with its dual IP stack support, enabling seamless IPv4 and IPv6 coexistence in modern networks.