xt_quota: Report Initial Quota Value to Userspace
The xt_quota netfilter module reports quota values back to userspace for tools like iptables-save and rule management. A critical kernel patch changed how these values are communicated to ensure proper handling of quota rule removal and persistence. The Problem Originally, the xt_quota module copied the current quota value back to userspace after each packet match….
