On Wed, 2007-10-31 at 15:08 -0700, Aaron Turner wrote: > Just comment out these lines of code (src/common/sendpacket.c:411) > > fd = pcap_get_selectable_fd(pcap); > if (ioctl(fd, BIOCSHDRCMPLT, &spoof_eth_src) == -1) > errx(1, "Unable to enable source MAC spoof support: %s", > strerror(errno));
Shall do. Thanks. -- Bojan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
