inactive
369
edits
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
The ring buffer feature allows to create a buffer of fixed size on an external storage device to which all processed packets will be recorded. | The ring buffer feature allows to create a buffer of fixed size on an external storage device to which all processed packets will be recorded. | ||
If the fixed size buffer is full then the oldest packets in the buffer will be replaced with new packets in a round-robin fashion. | If the fixed size buffer is full then the oldest packets in the buffer will be replaced with new packets in a round-robin fashion. | ||
If the feature is not enabled a button titled '''Create ring buffer''' is visible. | If the feature is not enabled, a button titled '''Create ring buffer''' is visible. | ||
Upon clicking on it a dialogue will be displayed and allows you to specify the size of the ring buffer. | Upon clicking on it a dialogue will be displayed and allows you to specify the size of the ring buffer. | ||
It must be ensured that enough space is available on the external storage device. | It must be ensured that enough space is available on the external storage device. |