Re: [tcpdump-workers] why I'm capturing packets larger than MTU size

2012-02-23 Thread Andriy Tylychko
pturing packets larger than MTU size > > On Thu, Feb 23, 2012 at 6:31 AM, Andriy Tylychko > wrote: > > I capture network traffic on Debian 5 and 6 with libpcap v. 1.2.1 > > compiled from sources. Then I send these traffic by pcap_sendpacket(). > > Sometimes there're pa

[tcpdump-workers] why I'm capturing packets larger than MTU size (1500 bytes) and how to send them by pcap_sendpacket()?

2012-02-23 Thread Andriy Tylychko
I capture network traffic on Debian 5 and 6 with libpcap v. 1.2.1 compiled from sources. Then I send these traffic by pcap_sendpacket(). Sometimes there're packets (both TCP and UDP) larger than default MTU size (1500 bytes). I cannot send these packets with error: "send error: packetSendPacket fai