1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/lib/socket_wrapper
Stefan Metzmacher 5380fd800d socket_wrapper: truncate packets to a 1500 byte payload
Truncate sendto(), recvfrom(), send() and recv() to 1500 bytes
so that're getting a correctly formatted pcap file and the result
look more like real network traffic.

metze
(cherry picked from commit 5b01206f1b)
(This used to be commit eb8c37a1ca)
2008-06-10 11:38:11 +02:00
..
config.m4 socket_wrapper: sync missing stuff from v4-0-test 2008-06-10 11:38:05 +02:00
config.mk socket_wrapper: sync missing stuff from v4-0-test 2008-06-10 11:38:05 +02:00
socket_wrapper.c socket_wrapper: truncate packets to a 1500 byte payload 2008-06-10 11:38:11 +02:00
socket_wrapper.h socket_wrapper: sync missing stuff from v4-0-test 2008-06-10 11:38:05 +02:00
testsuite.c socket_wrapper: sync missing stuff from v4-0-test 2008-06-10 11:38:05 +02:00