![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Issue 3
|
Replace packet buffer timestamp with timestamp generated by VSS packet broker, and demultiplex by VSS port.
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.
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 |