SolarCapture C Bindings User Guide  SF-115721-CD
Issue 1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_vss Node Reference

Replace packet buffer timestamp with timestamp generated by VSS packet broker, and demultiplex by VSS port.

Detailed Description

This node is used with VSS packet brokers. These devices append a record to packets which can include one or both of a timestamp and a port number.

If a timestamp is present, then it replaces the SolarCapture timestamp. If the port field is present it is used to select an outgoing link. If the port field is not present, the port is treated as 0.

Outgoing links whose name is an integer receive packets with the corresponding VSS port. An outgoing link named "" receives any packets whose port does not match a named outgoing link.

Arguments

Argument Optional? Default Type Description
strip Yes 1 SC_PARAM_INT Whether to strip the VSS record
timestamp Yes 1 SC_PARAM_INT Whether the timestamp field is present in the VSS record
portstamp Yes 1 SC_PARAM_INT Whether the port field is present in the VSS record