Message ID | 20201023145536.27578-1-vladbu@nvidia.com |
---|---|
Headers | show |
Series | Implement filter terse dump mode support | expand |
On 10/23/20 8:55 AM, Vlad Buslov wrote: > Implement support for terse dump mode which provides only essential > classifier/action info (handle, stats, cookie, etc.). Use new > TCA_DUMP_FLAGS_TERSE flag to prevent copying of unnecessary data from > kernel. > > Vlad Buslov (2): > tc: skip actions that don't have options attribute when printing > tc: implement support for terse dump > applied to iproute2-next.