On Mon, May 19, 2008 at 8:22 AM, Oliver Eales <[EMAIL PROTECTED]> wrote: > Aaron Turner schrieb: >> Thanks to everyone sending in their bug reports. I think I've got >> all your issues resolved- if not, please re-open the corresponding >> ticket: >> >> 05/17/2008: Version 3.3.1 >> - Fix limitation of PF_PACKET only supporting Ethernet (#123) >> - Fix (again) /dev/bpf detection in FreeBSD 8.0 (#292) >> - Document building code from Subversion under Cygwin (#304) >> - Fix --enable-force-* under Linux (#305) >> - Fix tcpbridge --unidir assert error (#308) >> > > Hello Aaron, > sorry..but i still get the assert with 3.3.1 > tcpbridge: sendpacket.c:414: sendpacket_get_hwaddr: Assertion `sp' failed. > > The line number has changed! :-) > > Do you need more info from my side ?
Hmmm... then I really have no idea what's going on... I can't seem to reproduce your problem. any chance you can: ./configure --enable-debug && make and then run it in gdb and give me a backtrace (the 'bt' command)? Thanks. -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
