1. 07 Dec, 2016 1 commit
    • Pablo Neira Ayuso's avatar
      netfilter: nft_quota: dump consumed quota · 795595f6
      Pablo Neira Ayuso authored
      Add a new attribute NFTA_QUOTA_CONSUMED that displays the amount of
      quota that has been already consumed. This allows us to restore the
      internal state of the quota object between reboots as well as to monitor
      how wasted it is.
      
      This patch changes the logic to account for the consumed bytes, instead
      of the bytes that remain to be consumed.
      Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
      795595f6
  2. 06 Dec, 2016 17 commits
  3. 04 Dec, 2016 22 commits