Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23511: /trunk/ /trunk/: Makefile.am Makefile.common acin

Date: Tue, 20 Nov 2007 16:53:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23511

User: gerald
Date: 2007/11/20 04:53 PM

Log:
 If libcap is present, have dumpcap use it to drop privileges while
 retaining CAP_NET_ADMIN and CAP_NET_RAW.  Update some Makefile
 dependencies for dumpcap.

Directory: /trunk/
  Changes    Path               Action
  +2 -1      Makefile.am        Modified
  +5 -2      Makefile.common    Modified
  +31 -0     acinclude.m4       Modified
  +32 -0     configure.in       Modified
  +70 -0     dumpcap.c          Modified