History log of /external/iproute2/configure
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e557d1ac3a156ba7521ba44b0b412af4542f83f8 15-Feb-2012 Stephen Hemminger <shemminger@vyatta.com> Don't put configure files in /tmp

Based on patch by Vasiliy Kulikov <segoon@openwall.com>
Don't use /tmp since it is dangerous, instead put temporary files
from configure script in build directory. This is what autoconf
generated configure does.
/external/iproute2/configure
d7aa57d450b2b651e9115d5d9ad6bf0f433798da 24-Sep-2011 Jan Engelhardt <jengelh@medozas.de> iproute2: proper detection of libxtables position and flags

Upstream: not sent yet

Any tests involving iptables _MUST_ utilize pkg-config to find the
proper locations of the installation.
/external/iproute2/configure
2e8a07f543e6f48f0d0479e3dd4796c18f733e12 15-Jul-2011 Eric W. Biederman <ebiederm@xmission.com> iproute2: Auto-detect the presence of setns in libc

If libc has setns present use that version instead of
rolling the syscall wrapper by hand.

Dan McGee found the following compile error:

gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include
-DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib/\" -c -o ipnetns.o ipnetns.c
ipnetns.c:31:12: error: static declaration of ‘setns’ follows non-static
declaration
/usr/include/bits/sched.h:93:12: note: previous declaration of ‘setns’
was here
make[1]: *** [ipnetns.o] Error 1

Reported-by: Dan McGee <dan@archlinux.org>
Tested-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
/external/iproute2/configure
44e743e588bcc737b7a2a5891f90279c58934ad7 15-Jul-2011 Dan McGee <dan@archlinux.org> Make iproute2 configure script more flexible

On Arch Linux, we still install the iptables shared libraries in
/usr/lib/iptables/, even though the main library is installed to
/usr/lib/libxtables.so. This change checks all available locations to
correctly find the iptables library directory.

Signed-off-by: Dan McGee <dan@archlinux.org>
/external/iproute2/configure
4f69c63a4b85745898c54f5aee624774f28ca0a2 10-Jul-2011 Gilles Espinasse <g.esp@free.fr> iproute2: fix minor typo in comments

Signed-off-by: Gilles Espinasse <g.esp@free.fr>
/external/iproute2/configure
12ddfff76ca4a373d50fd2ac7fff2bd4e0883955 11-Mar-2010 Andreas Henriksson <andreas@fatal.se> iproute2: detect iptables modules dir in configure.

Try to automatically detect iptables modules directory.

Make the configure script look for iptables modules.
This also makes it possible to specify it on the
command line while building via "make IPT_LIB_DIR=/foo/bar".

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
/external/iproute2/configure
14743a78eb774d61fd952c4a4856346ced79b9fb 01-Jan-2010 Andreas Henriksson <andreas@fatal.se> iproute2: avoid using bashisms in configure script.

"function foo" should be "foo()" to work when sh is not bash.

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
/external/iproute2/configure
f1a0125bc090a9310a2a86adc9acf59fc417d44a 02-Dec-2009 Andreas Henriksson <andreas@fatal.se> Slightly improve the configure script.

Split up in functions. Make XT checks bail if previous XT check
was successful.

This result improves the output of the configure script to not indicate
using iptables only because the last test failed (when previous ones could
have already succeded).

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
/external/iproute2/configure
a36ceb85d7ae6a9742c35417e80ae837ce9f146d 02-Dec-2009 Andreas Henriksson <andreas@fatal.se> Add new (iptables 1.4.5 compatible) tc/ipt/xt module.

Add a new cleaned up m_xt.c based on m_xt_old.c
The new m_xt.c has been updated to use the new names and new api
that xtables exposes in iptables 1.4.5.
All the old internal api cruft has also been dropped.

Additionally, a configure script test is added to check for
the new xtables api and set the TC_CONFIG_XT flag in Config.
(tc/Makefile already handles this flag in previous commit.)

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
/external/iproute2/configure
80d689d055b2169b390a7cd4ca2c01ba871d02a2 02-Dec-2009 Andreas Henriksson <andreas@fatal.se> Keep the old tc/ipt/xt module for compatibility.

Move the file and rename the configure flags.
The file is being kept around for iptables < 1.4.5 compatibility.

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
/external/iproute2/configure
63c7d26f941df1c7aa4a18bac5b3a777bc66216a 07-Feb-2009 Jamal Hadi Salim <hadi@cyberus.ca> Breakage noticed when debian upgraded to xtables (iptables > 1.4.1)

Many thanks to Yevgeny Kosarzhevsky <yevg@pisem.net> for reporting
and a lot of testing

Thanks to Jan Engelhardt <jengelh@medozas.de> for a lot of advice
Thanks to Denys Fedoryschenko <denys@visp.net.lb> for some sample
code that he tried and thanks to Andreas Henriksson <andreas@fatal.se>
(who maintains iproute2 on debian) for the persistent followup.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
/external/iproute2/configure
45719416f9bf966036f59cce38afff206be2802d 25-Sep-2006 Stephen Hemminger <shemminger@osdl.org> Change mode of configure to executable.
Update .gitignore
/external/iproute2/configure
b70c1b9f091b56860e51a8fea09693b6d63fe58e 18-Jan-2005 net[shemminger]!shemminger <net[shemminger]!shemminger> Import patch iproute2.111

(Logical change 1.113)
/external/iproute2/configure
00fa84801efb1eaca173bf71fb280e45e7f83c4a 08-Dec-2004 net[shemminger]!shemminger <net[shemminger]!shemminger> Import patch mirred.patch

(Logical change 1.111)
/external/iproute2/configure
8e64f6fe1fd7c7f52773a1ae10915b060fc008b8 30-Aug-2004 net[shemminger]!shemminger <net[shemminger]!shemminger> Import patch gact_iproute-2.6.8_patch

(Logical change 1.74)
/external/iproute2/configure
4b1bbd9c18641ba497d97822408f9a3f4550e871 09-Aug-2004 osdl.net!shemminger <osdl.net!shemminger> Remove configuration options for stuff using our copied header files.

(Logical change 1.62)
/external/iproute2/configure
b9cb1c9a4bcfb3308721b53e85ff2867622ef43f 31-Jul-2004 osdl.net!shemminger <osdl.net!shemminger> XFRM is now a config optio.

(Logical change 1.60)
/external/iproute2/configure
3876b3c378929488b332e857b856ed2856d54f6f 30-Jul-2004 osdl.net!shemminger <osdl.net!shemminger> Test for HTB version match

(Logical change 1.59)
/external/iproute2/configure
2979d52f458c8ebf44d65d5604a2ce5e5d0a40e6 30-Jul-2004 osdl.net!shemminger <osdl.net!shemminger> Use test program to make sure netem is correct type.

(Logical change 1.57)
/external/iproute2/configure
c830d77b8fdc506751c8c80972613c886a7d0e58 02-Jul-2004 osdl.net!shemminger <osdl.net!shemminger> Don't just look for header files, try a link.

(Logical change 1.47)
/external/iproute2/configure
6202b4c1857a403cacc4fcb3ab4c2bfb26793fe7 02-Jul-2004 osdl.net!shemminger <osdl.net!shemminger> netsim --> netem

(Logical change 1.43)
/external/iproute2/configure
449bf1f339f77ab40c49f56acd5f0e12cefdeab5 25-Jun-2004 osdl.net!shemminger <osdl.net!shemminger> (Logical change 1.33)
/external/iproute2/configure
aa48b4d58156a324405fd34f9a9f7a42b36ad50c 25-Jun-2004 osdl.net!shemminger <osdl.net!shemminger> Initial revision
/external/iproute2/configure