HomeVyOS Platform

T6138: Fix op-mode show conntrack table with flowtable offloads

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T6138: Fix op-mode show conntrack table with flowtable offloads

The op-mode command show conntrack table ipv4 fails if gets a
conntrack entrie with flowtable offload. Those entries do not
have key timeout

File "/usr/libexec/vyos/op_mode/conntrack.py", line 115, in get_formatted_output
  timeout = meta['timeout']
            ~~~~^^^^^^^^^^^

Use the timeout n/a for those offload conntrack entries

(cherry picked from commit a75be3b6814dd39711c157c29405ee6bd83993f5)

Details

Provenance
ViacheslavAuthored on Mar 19 2024, 8:52 AM
MergifyCommitted on Mar 19 2024, 11:15 AM
Parents
rVYOSONEX7956eced0286: Merge pull request #3148 from vyos/mergify/bp/sagitta/pr-3145
Branches
Loading...
Tags
Loading...

Event Timeline