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
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
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
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
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
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
6 matches
Mail list logo