zsmartsystems / com.zsmartsystems.zigbee.sniffer

ZigBee sniffer using Ember NCP and routing packets to Wireshark for display
Eclipse Public License 1.0
33 stars 18 forks source link

Provide option to rotate wireshark log files #10

Closed cdjackson closed 5 years ago

cdjackson commented 5 years ago

Adds an option to set the maximum length of wireshard pcap files. If set, the wireshark file will have an incrementing 4 digit number appended - eg -0001, -0002 etc and sequential files will be limited to the value specified. Signed-off-by: Chris Jackson chris@cd-jackson.com