ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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