GoogleCloudPlatform/market-data-transcoder

Support pcap-ng format

Open

#124 aberto em 18 de mar. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (8 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (47 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Current pcap source input format type only supports classic PCAP and not PCAP-NG. This may entail a move to scapy from dpkt within the PcapFileMessageSource class.

Guia do colaborador