The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / capchild @ master

Name Size
CMakeLists.txt 1.19 KB
Makefile.am 2.05 KB
Makefile.common 1.06 KB
Makefile.nmake 1.98 KB
capture_ifinfo.c 12 KB
capture_session.h 2.45 KB
capture_sync.c 72.4 KB
capture_sync.h 4.53 KB
doxygen.cfg.in 3.12 KB

Latest revisions

# Date Author Comment
bed29af4 08/20/2014 11:34 PM Roland Knall

Extcap Capture Interface

Extcap is a plugin interface, which allows for the usage
of external capture interfaces via pipes using a predefined
configuration language which results in a graphical gui.
This implementation seeks for a generic implementation,...
f6ce0cda 07/22/2014 07:53 PM Guy Harris

Get rid of NO_INTERFACES_FOUND - it's not an error.

It just means "pcap didn't give me any interfaces, and didn't report an
error". Hopefully, in the future, there will be pcap APIs that
distinguish between the (admittedly unlikely, these days) case of "there...

4261109e 07/22/2014 02:51 PM Guy Harris

Don't return an error string for NO_INTERFACES_FOUND.

Most callers of capture_interface_list() don't expect an error string
for NO_INTERFACES_FOUND, because that's not really an error, it's just a
statement of face (and perhaps an error of 0 should be returned), so...

696cb6c1 07/20/2014 09:15 AM Роман Донченко

Use forward slashes in paths to runlex.sh

This gets rid of "MS-DOS style path detected" warnings from Cygwin.

Change-Id: Id10429669704aa371dbf56a9398947c8002260ad
Reviewed-on: https://code.wireshark.org/review/3024
Reviewed-by: Evan Huus <>...

9e6487f2 07/04/2014 03:25 AM Guy Harris

Move utility routines for capturing into a libcaputils static library.

Some of those routines are used only in dumpcap; others are used in
TShark and Wireshark as well.

Change-Id: I9d92483f2fcff57a7d8b6bf6bdf2870505d19fb7
Reviewed-on: https://code.wireshark.org/review/2841...

f3c5f14b 07/02/2014 04:56 PM Irene Ruengeler

Manage Interfaces

- Add dialog to manage interfaces
- Add and delete pipes
- Hide local interfaces

Change-Id: I08323c306c2ea736f99e57c28e2fe3170a0c2216
Reviewed-on: https://code.wireshark.org/review/2613
Tested-by: Anders Broman <>
Reviewed-by: Anders Broman <>...

ad1391aa 06/30/2014 01:38 AM Guy Harris

Move capture.[ch] to libui.

Change-Id: I86e7e781cc9e14abab0374a18b95438529b046f0
Reviewed-on: https://code.wireshark.org/review/2711
Reviewed-by: Guy Harris <>

b33512b7 06/30/2014 01:09 AM Guy Harris

Move capture_session.h to capchild; what it declares is defined there.

Change-Id: I8b1407839390b7ac0b45bf6f583c1a509073f002
Reviewed-on: https://code.wireshark.org/review/2709
Reviewed-by: Guy Harris <>

9ef47ae8 06/27/2014 04:44 AM Guy Harris

Report more information on a sync_xxx_open() call failure.

Trying to get more information for

http://ask.wireshark.org/questions/34057/waitpid-error-starting

Change-Id: Ifc0eb58f5b69c2c4a4638aa95f6b5f8f628bef02
Reviewed-on: https://code.wireshark.org/review/2685...

baf3e813 06/23/2014 10:08 PM Guy Harris

Get rid of trailing blanks.

Change-Id: Idee9c273a74d37f1e754fcada0a06dcd67f306c3
Reviewed-on: https://code.wireshark.org/review/2605
Reviewed-by: Guy Harris <>

View revisions

Also available in: Atom