Page MenuHomeVyOS Platform

Policy route wildcard Interfaces do not work for pod interfaces
Open, NormalPublicBUG

Description

Policy route wildcard Interfaces do not work for pod interfaces

vyos@r14# set policy route container interface pod*

  Incorrect path /sys/class/net/pod*: no such file or directory
  
  
  
  Invalid value
  Value validation failed
  Set failed

[edit]
vyos@r14# 
[edit]
vyos@r14# set policy route container interface pod-*

  Incorrect path /sys/class/net/pod-*: no such file or directory
  
  
  
  Invalid value
  Value validation failed
  Set failed

[edit]
vyos@r14#

The fix could be as simple as in this example https://github.com/vyos/vyos-1x/pull/4825

Details

Version
VyOS 2025.11.24-0021-rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)
Forum thread
https://forum.vyos.io/t/vyos-stream-1-5-2025-q2-policy-route-wildcard-interface-not-working-for-pod-interfaces