quota2: use strtoull instead of strtoul

This commit is contained in:
Jan Engelhardt
2009-07-10 17:18:48 +02:00
parent dd26ab476c
commit 1c55aec64a
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
- quota2: support anonymous counters
- quota2: reduce memory footprint for anonymous counters
- quota2: extend locked period during cleanup (locking bugfix)
- quota2: use strtoull instead of strtoul
Xtables-addons 1.17 (June 16 2009)