Using Large Network Packet
How to use over-sized Ethernet packets in your home network.
How to use over-sized Ethernet packets in your home network.
Someone asked:
I want to capture packets from 10Gbps network card with 0 packet loss. I am using lipcap for 100Mbps NIC and it is working fine. Will libpcap be able to handle 10Gbps NIC traffic? If not what are the other alternative ways to achive this?
I answered:
You …