Skip to content

Support for the Traffic Control csum action #668

@mtagstyle

Description

@mtagstyle

This library is wonderful! I'm wondering if there are any plans to support the following traffic control action?

https://man7.org/linux/man-pages/man8/tc-actions.8.html
https://man7.org/linux/man-pages/man8/tc-csum.8.html

The current implementation supports the following actions from what I can see (https://github.com/vishvananda/netlink/blob/master/filter.go#L108):

  • Gact
  • Mirred
  • Bpf
  • BpfEdit
  • Connmark
  • TunnelKey

But none for CsumAction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions