Page MenuHomeVyOS Platform

ethernet: hw-tc-offload does not actually get enabled on the NIC
Closed, ResolvedPublicBUG

Description

From https://github.com/vyos/vyos-1x/blob/current/python/vyos/ifconfig/ethernet.py#L455

self.set_hw_tc_offload(dict_search('offload.hw-tc-offload', config) != None) it should use underscores over a hyphen

Details

Version
1.4.0-rc1
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)