Forgot that code ..

Signed-off-by: jack <jack@k-net.pro>
This commit is contained in:
jack 2016-11-18 17:44:24 +01:00
parent fc940ce20f
commit d649faf8d8

View File

@ -517,9 +517,6 @@ sub parse_sflow {
next;
}
my $snmpin = $sFlowSample->{'inputInterface'};
my $snmpout = $sFlowSample->{'outputInterface'};
if ($snmpin >= 1073741823 || $snmpout >= 1073741823) {
# invalid interface index - could be dropped packet or internal
# (routing protocol, management etc.)