HomeVyOS Platform

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

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

Details

Provenance
ViacheslavAuthored on Mar 19 2024, 8:52 AM
Parents
rVYOSONEX4912dfbfa5ef: Merge pull request #3145 from l0crian1/fix-fw-rule-logging
Branches
Loading...
Tags
Loading...