The capabilities in if_capabilities2/if_capenable2 that don't fit in the
first 32b were not being displayed correctly. v does not need to be
advanced because v[i / 32] is the correct uint32_t already.
Sponsored by: Chelsio Communications
Differential D41107
ifconfig: Fix the display of capabilities in the netlink based code. np on Jul 20 2023, 1:26 AM. Authored by Tags None Referenced Files
Subscribers
Details The capabilities in if_capabilities2/if_capenable2 that don't fit in the Sponsored by: Chelsio Communications
Diff Detail
Event TimelineComment Actions I am experimenting with some additional caps that use bits in capabilities2/capenable2 and that's how I ran into this.
|