Category "packet"

How to display most used ports when analyzing packets in Wireshark? [closed]

I've collected an array of packets on Wireshark and i'm wondering how do I filter that properly to see the most used ports / protocols? I'd as

I'm not receiving packets using XDP_TX

// SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) // Copyright (c) 2018 Netronome Systems, Inc. #define BPF_NO_GLOBAL_DATA #include <stdbool.h> #incl

Need help in XDP program failing to load with error "R4 min value is negative, either use unsigned or 'var &= const'"

I have written a XDP program that looks at the incoming TCP packets. Basically I'm exchanging the destination IPv4 address to another server on the same network

Need help in XDP program failing to load with error "R4 min value is negative, either use unsigned or 'var &= const'"

I have written a XDP program that looks at the incoming TCP packets. Basically I'm exchanging the destination IPv4 address to another server on the same network

Packets don't have 'http' layer available

**Hi all, I am learning online about network packets. I came across 'Scapy' in python. I am supposed to have 'Http' section the packet results available in term