summaryrefslogtreecommitdiff
path: root/package/tcpdump
AgeCommit message (Collapse)Author
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2005-12-21- update to libpcap-0.9.4 and tcpdump-3.9.4Bernhard Reutner-Fischer
2005-09-24version bump as pointed out by daisuke in Bug 400Mike Frysinger
2005-02-16add dhcpdumpEric Andersen
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
2005-01-18clean up & import packages by gtjMike Frysinger
libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21