Andrew

Results 1179 comments of Andrew

@hnyman looks like the frameworks need to be "aligned" to give consistent results....

You can always bridge tv or voice vlans to their voip and stb cpe-s without caring for protocols inside.

There is a known issue that hardware offload sometimes or always re-orders some datagrams around adding offload state.

Also try this https://github.com/openwrt/firewall4/pull/64 - currently one UDP packet which programs offload gets unnecessarily delayed every 30s by checking against interface list.

For workaround - gro list disablement has minimal performance implications. Likely related: https://github.com/openwrt/openwrt/issues/18608 @nbd168 may have some idea.