All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 515] New: tcpreplay: new package
@ 2009-07-30 21:52 bugzilla at busybox.net
  2009-07-30 22:13 ` [Buildroot] [Bug 515] " bugzilla at busybox.net
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-07-30 21:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515

           Summary: tcpreplay: new package
           Product: buildroot
           Version: unspecified
          Platform: PC
               URL: http://tcpreplay.synfin.net/
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: judge.packham at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Tcpreplay is a tool for replaying network traffic from files saved with tcpdump
or other tools which write pcap(3) files.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
@ 2009-07-30 22:13 ` bugzilla at busybox.net
  2009-08-05 22:40 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-07-30 22:13 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515





--- Comment #1 from Chris Packham <judge.packham@gmail.com>  2009-07-30 22:13:53 UTC ---
Created an attachment (id=529)
 --> (https://bugs.busybox.net/attachment.cgi?id=529)
Patch that adds support for tcpreplay


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
  2009-07-30 22:13 ` [Buildroot] [Bug 515] " bugzilla at busybox.net
@ 2009-08-05 22:40 ` bugzilla at busybox.net
  2009-10-29 21:32 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-05 22:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515





--- Comment #2 from Chris Packham <judge.packham@gmail.com>  2009-08-05 22:40:08 UTC ---
Created an attachment (id=575)
 --> (https://bugs.busybox.net/attachment.cgi?id=575)
Updated patch

The only change from the previous is to set the program prefix to an empty
string.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
  2009-07-30 22:13 ` [Buildroot] [Bug 515] " bugzilla at busybox.net
  2009-08-05 22:40 ` bugzilla at busybox.net
@ 2009-10-29 21:32 ` bugzilla at busybox.net
  2009-10-30 14:34 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-10-29 21:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org>  2009-10-29 21:32:28 UTC ---
Hi, the patch basically looks good except for a few minor style issues
(identation in Config.in, not using sourceforge mirror variable for site, .. -
But that's not a big deal.

What is a showstopper though, is that the cross compile patch doesn't apply:

>>> tcpreplay 3.4.3 Downloading
>>> tcpreplay 3.4.3 Extracting
>>> tcpreplay 3.4.3 Patching libtool
>>> tcpreplay 3.4.3 Patching package/tcpreplay

Applying tcpreplay-3.4.3-010-cross-compile.patch using plaintext: 
patching file configure.ac
Hunk #3 FAILED at 480.
1 out of 5 hunks FAILED -- saving rejects to file configure.ac.rej
patching file configure
Patch failed!  Please fix tcpreplay-3.4.3-010-cross-compile.patch!
make: *** [/tmp/br/build/tcpreplay-3.4.3/.stamp_patched] Error 1

Could you fix this and resubmit?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-10-29 21:32 ` bugzilla at busybox.net
@ 2009-10-30 14:34 ` bugzilla at busybox.net
  2009-10-30 17:39 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-10-30 14:34 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515





--- Comment #4 from Chris Packham <judge.packham@gmail.com>  2009-10-30 14:34:23 UTC ---
(In reply to comment #3)
>
> Could you fix this and resubmit?
> 

Will do. I'm traveling right now so it may take me while to get an updated
patch.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-10-30 14:34 ` bugzilla at busybox.net
@ 2009-10-30 17:39 ` bugzilla at busybox.net
  2009-10-30 17:40 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-10-30 17:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515





--- Comment #5 from Chris Packham <judge.packham@gmail.com>  2009-10-30 17:39:58 UTC ---
Created an attachment (id=707)
 --> (https://bugs.busybox.net/attachment.cgi?id=707)
Patch to expose the libpcap headers


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-10-30 17:39 ` bugzilla at busybox.net
@ 2009-10-30 17:40 ` bugzilla at busybox.net
  2009-10-30 17:46 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-10-30 17:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515


Chris Packham <judge.packham@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #529 is|0                           |1
           obsolete|                            |
 Attachment #575 is|0                           |1
           obsolete|                            |




--- Comment #6 from Chris Packham <judge.packham@gmail.com>  2009-10-30 17:40:31 UTC ---
Created an attachment (id=709)
 --> (https://bugs.busybox.net/attachment.cgi?id=709)
Patch to add tcpreplay tool


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-10-30 17:40 ` bugzilla at busybox.net
@ 2009-10-30 17:46 ` bugzilla at busybox.net
  2009-11-05 16:18 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-10-30 17:46 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515





--- Comment #7 from Chris Packham <judge.packham@gmail.com>  2009-10-30 17:46:45 UTC ---
Added updated patches.

The commit 057568255 (autotoolify of libpcap) inadvertently stopped the pcap.h
header file from being installed into the staging directory. The first new
patch fixes this. The 2nd new patch addresses the comments from Peter and
should fix tcpreplay-3.4.3-010-cross-compile.patch so that it applies.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2009-10-30 17:46 ` bugzilla at busybox.net
@ 2009-11-05 16:18 ` bugzilla at busybox.net
  2009-11-05 16:20 ` bugzilla at busybox.net
  2009-12-06 21:10 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-11-05 16:18 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515


Chris Packham <judge.packham@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #707 is|0                           |1
           obsolete|                            |




--- Comment #8 from Chris Packham <judge.packham@gmail.com>  2009-11-05 16:18:41 UTC ---
Created an attachment (id=715)
 --> (https://bugs.busybox.net/attachment.cgi?id=715)
Patch to expose the libpcap headers

The commit 057568255 (autotoolify of libpcap) inadvertently stopped the pcap.h
header file from being installed into the staging directory. This patch always
calls make install (instead of install-strip) when installing into the staging
directory.

This is the same patch as attachment 707 just with the email address I use to
post to the list.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2009-11-05 16:18 ` bugzilla at busybox.net
@ 2009-11-05 16:20 ` bugzilla at busybox.net
  2009-12-06 21:10 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-11-05 16:20 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515


Chris Packham <judge.packham@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #709 is|0                           |1
           obsolete|                            |




--- Comment #9 from Chris Packham <judge.packham@gmail.com>  2009-11-05 16:20:44 UTC ---
Created an attachment (id=717)
 --> (https://bugs.busybox.net/attachment.cgi?id=717)
Patch to add tcpreplay tool

This patch addresses the comments from Peter and should fix
tcpreplay-3.4.3-010-cross-compile.patch so that it applies.

This is the same patch as attachment 709 just with the email address I use to
post to the list.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 515] tcpreplay: new package
  2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2009-11-05 16:20 ` bugzilla at busybox.net
@ 2009-12-06 21:10 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-12-06 21:10 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=515


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #10 from Peter Korsgaard <jacmet@uclibc.org>  2009-12-06 21:10:14 UTC ---
Committed, thanks!


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-12-06 21:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-30 21:52 [Buildroot] [Bug 515] New: tcpreplay: new package bugzilla at busybox.net
2009-07-30 22:13 ` [Buildroot] [Bug 515] " bugzilla at busybox.net
2009-08-05 22:40 ` bugzilla at busybox.net
2009-10-29 21:32 ` bugzilla at busybox.net
2009-10-30 14:34 ` bugzilla at busybox.net
2009-10-30 17:39 ` bugzilla at busybox.net
2009-10-30 17:40 ` bugzilla at busybox.net
2009-10-30 17:46 ` bugzilla at busybox.net
2009-11-05 16:18 ` bugzilla at busybox.net
2009-11-05 16:20 ` bugzilla at busybox.net
2009-12-06 21:10 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.