Skip to content

Add --start and --end options to parse_pcap.py #3444

Add --start and --end options to parse_pcap.py

Add --start and --end options to parse_pcap.py #3444

Workflow file for this run

name: fud2 tests
on:
push:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo test -p fud