Feature #2290
Design report connections logic.
Status:
Closed
Priority:
Normal
Assignee:
-
Description
The report connections interface will receive information on a current connection: IP, MAC, VLAN, router-name, timestamp.
The logic has to decide:
- is this a new or existing connection?
Finding a new connection requires determining that existing connections (matching IP, MAC, VLAN, router-name) have terminated.
- if this is a new connection, create the connection record, or
- if this is an existing connection, update the connection record.
History
#1 Updated by Michael Zalokar over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Included as part of the NCIS/TIssue/FBI V3 release on 8-1-2013.