ifpps: warn when 1Gbit/s and interval < 1sec
commitaa435eec4cfd1794438ea8593fff0181c70dcebf
authorDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 13:01:39 +0000 (13 15:01 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 13:01:39 +0000 (13 15:01 +0200)
treef677f181217c99d587a0f87448f7f2771f5234be
parent22ed65468335a3d803b74db2d4ee39344a4543cc
ifpps: warn when 1Gbit/s and interval < 1sec

It is possible to use a interval even of 0, although it would not
really make sense. It's not a bug either, so throw a warning to the
user in that case on 1Gbit/s.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ifpps.c