jow
|
dd917db23b
|
[packages] tcpdump: properly handle iface names with leading digits (#7572)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22081 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-07-07 01:09:45 +00:00 |
|
nbd
|
7b85ef50e5
|
tcpdump: fix ipv6 support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19711 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-18 21:38:12 +00:00 |
|
nbd
|
f816b08c17
|
tcpdump: fix tcpdump-mini broken in r19606
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19710 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-18 21:38:10 +00:00 |
|
jow
|
1c625d7a1c
|
[packages] tcpdump: predefine ac_cv_linux_cers to fix Linux version detection during cross compile (#6642)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19637 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-15 14:51:28 +00:00 |
|
thepeople
|
28de28dc91
|
[tcpdump] fix parallel build thanks Raphael HUCK
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19606 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-12 15:25:49 +00:00 |
|
nbd
|
c049702ac2
|
tcpdump: add a new "mini" build variant which reduces the binary size to 50% by only keeping a set of more common protocol handlers
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18466 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-22 07:14:47 +00:00 |
|
acinonyx
|
b4922c6f09
|
[packages] tcpdump: Update to v4.0.0 (closes #5656)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17210 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-08-10 23:32:58 +00:00 |
|
florian
|
4de5143b4e
|
[package] get the enable/disable ipv6 configure option from the build system, do not override it locally
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17009 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-26 11:57:29 +00:00 |
|
agb
|
e198a55e9e
|
[packages] net/tcpdump: disable checks for static libpcap
dynamically links libpcap, reduces binary size by ~160KB
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16000 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-05-22 19:09:55 +00:00 |
|
nico
|
f907dabbe7
|
[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15480 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-29 12:56:17 +00:00 |
|
nbd
|
996067d6b3
|
nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-17 14:22:30 +00:00 |
|
florian
|
23487d9434
|
Makefile cleanups, round 6 and last
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-08-05 22:04:10 +00:00 |
|
nbd
|
e296673ba6
|
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-09 18:59:01 +00:00 |
|
blogic
|
0550a9ac78
|
remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-18 18:46:37 +00:00 |
|
ryd
|
5a7cebf00c
|
update tcpdump to 3.9.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9129 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-04 21:39:54 +00:00 |
|
nbd
|
c0e5247848
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nico
|
d1cac1e535
|
use Build/Configure/Default macro, Makefile cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5329 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-28 22:43:08 +00:00 |
|
mbm
|
bb1bf2edb5
|
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4430 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-04 03:28:27 +00:00 |
|
nico
|
fba1a49c26
|
port tcpdump to -ng.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4112 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-07-02 20:33:21 +00:00 |
|