Page MenuHomeVyOS Platform

Add 'no' support for FRR commands that are needed for Segment Routing Traffic Engineering
Closed, ResolvedPublicFEATURE REQUEST

Description

Summary

To support https://vyos.dev/T6750 we need 'no' versions of all commands under 'segment-routing' including at least:

no segment-routing
no formats (segment-routing/srv6/)
no traffic-eng (segment-routing/)

Use case

Needed for adding Segment Routing options, see https://vyos.dev/T6750

Additional information

Need fix in FRR

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Viacheslav triaged this task as Normal priority.Jan 2 2026, 2:35 PM

frr-reload.py correctly handles no segment-routing and no formats under segment-routing/srv6/, so I've added only no traffic-eng and fixed a few problems in FRR PR: https://github.com/FRRouting/frr/pull/20638