Searched hist:e8872a25a05efcf0a133ca7ed6511fe9f908dc41 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff e8872a25a05efcf0a133ca7ed6511fe9f908dc41 Sat Apr 30 03:25:26 CDT 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
The new prividx argument allows the current dumping device to save a private state counter which would enable it to continue dumping from where it left off. And the idxattr is used to save the current idx user so multiple prividx using attributes can be requested at the same time as suggested by Roopa Prabhu.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|