vishvananda / netlink

Simple netlink library for go.
Apache License 2.0
2.82k stars 737 forks source link

Fix: Do not crash when enumerating tc filters with unknown actionType #1013

Closed Matus-p closed 1 month ago

Matus-p commented 1 month ago

for example actionType "vlan"

987