commit | 4c46ee52589a4edd67447214eb489b10fed5c53a | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Thu Nov 04 11:47:04 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 08 12:17:05 2010 -0800 |
tree | e495d87347d8632c7b16b0d537155bd6219ebcc6 | |
parent | 3ce1227c3c374c742ed78484226e24567f09ff99 [diff] |
classifier: report statistics for basic classifier The basic classifier keeps statistics but does not report it to user space. This showed up when using basic classifier (with police) as a default catch all on ingress; no statistics were reported. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>