K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-10-06T18:02:33.230848Z K 7 svn:log V 305 Check if_capenable, not if_capabilities when enabling rate limiting. if_capabilities is a read-only mask of supported capabilities. if_capenable is a mask under administrative control via ifconfig(8). Reviewed by: gallatin Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D26690 END