mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
src: whitspace sweep
This commit is contained in:
parent
6c984d5d52
commit
c5645cb84c
@ -254,7 +254,7 @@ function parse_filter_line($line)
|
||||
}
|
||||
break;
|
||||
}
|
||||
} elseif ($flent['protoid'] == '2') { // IGMP
|
||||
} elseif ($flent['protoid'] == '2') { // IGMP
|
||||
$flent['src'] = $flent['srcip'];
|
||||
$flent['dst'] = $flent['dstip'];
|
||||
} elseif ($flent['protoid'] == '112') { // CARP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user