forked from cramer/pcapmirror
ERSPAN RELEASE
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
||||
pcapmirror (0.6-1) unstable; urgency=medium
|
||||
|
||||
* Erspan Encapsulation support
|
||||
* added option -e to set the encapsulation type
|
||||
* added option -S to set ERSPAN session id
|
||||
|
||||
-- Matthias Cramer <cramer@freestone.net> Sun, 20 Apr 2025 16:50:00 +0200
|
||||
|
||||
pcapmirror (0.5-1) unstable; urgency=medium
|
||||
|
||||
* new option -c to count matching packets (overrides verbose mode)
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -11,7 +11,7 @@ Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8
|
||||
Description: A simple packet mirroring tool using libpcap
|
||||
pcapmirror is a command-line tool for capturing network traffic and
|
||||
mirroring it to a remote destination using TZSP encapsulation. It
|
||||
leverages the libpcap library for packet capture and provides options
|
||||
mirroring it to a remote destination using TZSP or ERSPAN encapsulation.
|
||||
It leverages the libpcap library for packet capture and provides options
|
||||
for filtering traffic based on BPF syntax. This tool is useful for
|
||||
network monitoring, intrusion detection, and remote packet analysis.
|
||||
Reference in New Issue
Block a user