inactive
369
edits
Line 110: | Line 110: | ||
Rules can be configured to control the snapshot length of each packet which will be stored in the packet ring buffer. | Rules can be configured to control the snapshot length of each packet which will be stored in the packet ring buffer. | ||
These rules can also be used to prevent certain packets from being stored in the packet ring buffer. | These rules can also be used to prevent certain packets from being stored in the packet ring buffer. | ||
This allows to fine tune how much packet data needs to be written to the packet ring buffer. | This allows you to fine tune how much packet data needs to be written to the packet ring buffer. | ||
The information about the original length of a packet will still be available in captures except when the packet was not written to the packet ring buffer at all (e.g. due to a '''discard''' rule). | The information about the original length of a packet will still be available in captures except when the packet was not written to the packet ring buffer at all (e.g. due to a '''discard''' rule). | ||