Bug 109002 - [NEW PORT] net/pktdbg packet debugger
Summary: [NEW PORT] net/pktdbg packet debugger
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 02:00 UTC by George V. Neville-Neil
Modified: 2007-02-12 07:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.25 KB, text/plain)
2007-02-10 02:00 UTC, George V. Neville-Neil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George V. Neville-Neil freebsd_committer freebsd_triage 2007-02-10 02:00:23 UTC
	The Packet Debugger (pdb) is a program which allows people to work with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live packet capture.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-10 09:07:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-12 06:54:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-12 06:54:30 UTC
miwi        2007-02-12 06:54:24 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pdb              Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Packet Debugger (pdb) is a program which allows people to work
  with packet streams as if they were working with a source code
  debugger. Users can list, inspect, modify, and retransmit any packet
  from captured files as well as work with live packet capture.
  
  WWW: pktdbg.sf.net
  
  PR:             ports/109002
  Submitted by:   gnn@
  
  Revision  Changes    Path
  1.1818    +1 -0      ports/net/Makefile
  1.1       +24 -0     ports/net/pdb/Makefile (new)
  1.1       +3 -0      ports/net/pdb/distinfo (new)
  1.1       +6 -0      ports/net/pdb/pkg-descr (new)
  1.1       +11 -0     ports/net/pdb/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"