ifpps: Properly zero out allocated stats
commite9cb93501216c891347481a032ac058cc3deea2b
authorTobias Klauser <tklauser@distanz.ch>
Wed, 29 May 2013 11:06:22 +0000 (29 13:06 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 29 May 2013 11:06:22 +0000 (29 13:06 +0200)
treefe37fe1e5992cad9488efe9a2c35a9545b400c72
parentf6c99a52f7714cae8cd048d758086e213e163571
ifpps: Properly zero out allocated stats

The dynamically allocated members of struct ifstat have an entry for
each CPU. Properly consider this when resetting the stats in the
STATS_ZERO1 macro.

Reported-by: Daniel Borkmann <borkmann@iogearbox.net>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ifpps.c