Bug#521068: patch to allow tcpslice to work with zero and one packet captures

2009-03-25 Thread Sam Roberts
Seems to be missing from the bug report. Index: search.c === --- search.c (revision 401) +++ search.c (working copy) @@ -319,8 +327,25 @@ if ( fread( (char *) bufpos, num_bytes, 1, pcap_file( p ) ) != 1 ) goto done; - if ( fin

Bug#521068: tcpslice: cannot accept captures with zero or one packet

2009-03-24 Thread Sam Roberts
Package: tcpslice Version: 1.2a3-2.1 Severity: important Tags: patch tcpslice fails on packet captures with zero or one packet in them. Given an arbitrary set of captures, it is entirely possible that some of them don't have packets or have small numbers of packets. It is not easy to determine

Bug#418975: Still an issue with lenny

2009-02-19 Thread Sam Roberts
ip_offset += c->b_len; /* * Regression test for bugs such as reported in: * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418975 * * Copyright (c) 2009 Sam Roberts * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm

Bug#418975: Still an issue with lenny

2009-02-19 Thread Sam Roberts
On Thu, Feb 19, 2009 at 4:47 AM, Philipp Kolmann wrote: > I have just upgraded to Lenny and wanted to set an IPv6 adress via > heartbeat's IPv6addr tool: Did you apply my patch? > scs1:/etc/heartbeat/resource.d# ./IPv6addr 2001:629:3800:33::122 start > *** glibc detected *** /usr/lib/ocf/resourc

Bug#417835: I'm pretty sure I've fixed this problem for 418975

2009-02-13 Thread Sam Roberts
I've an AMD64 box, so if somebody tells me what package to install and what command line to run, I could verify. Sam http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418975 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#388541: libdumbnet1: wish : python bindings for libdnet.sf.net (patch)

2007-11-19 Thread Sam Roberts
Index: python/dnet.c Remove this, its specific to python v 2.4, and won't build under 2.5. Its created during the build by pyrex. Index: debian/control === --- debian/control (revision 129) +++ debian/control (revision 130