aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2022-08-12configure: Define _GNU_SOURCE when checking for setnsKhem Raj1-0/+1
2022-03-23configure: add check_libtirpc()Andrea Claudi1-0/+16
2022-03-08Revert "configure: Allow command line override of toolchain"David Ahern1-4/+4
2022-02-28configure: Allow command line override of toolchainDavid Ahern1-4/+4
2021-10-15configure: add the --libdir optionAndrea Claudi1-0/+18
2021-10-15configure: add the --prefix optionAndrea Claudi1-0/+8
2021-10-15configure: support --param=value styleAndrea Claudi1-0/+6
2021-10-15configure: simplify options parsingAndrea Claudi1-19/+18
2021-10-15configure: fix parsing issue with more than one value per optionAndrea Claudi1-1/+3
2021-10-15configure: fix parsing issue on libbpf_dir optionAndrea Claudi1-3/+7
2021-10-15configure: fix parsing issue on include_dir optionAndrea Claudi1-3/+6
2021-09-02configure: restore backward compatibilityLuca Boccassi1-1/+1
2021-06-03configure: convert LIBBPF environment variables to command-line optionsHangbin Liu1-5/+13
2021-06-03configure: add options abilityHangbin Liu1-1/+30
2021-05-17lib/fs: fix issue when {name,open}_to_handle_at() is not implementedHeiko Thiery1-0/+28
2020-11-24iproute2: add check_libbpf() and get_libbpf_version()Hangbin Liu1-0/+113
2020-07-08configure: support ipset version 7 with kernel version 5Tony Ambardar1-1/+1
2020-01-20make yacc usage POSIX compatibleEthan Sommer1-0/+2
2019-01-07configure: fix typo in check_xt_old_internal_hDmitry V. Levin1-1/+1
2018-12-18configure: Minor code cleanupPetr Vorel1-51/+20
2018-12-18configure: Remove non-posix shell expansionPetr Vorel1-2/+3
2018-12-18configure: Remove unused function check_prog()Petr Vorel1-6/+0
2018-11-09Pass CPPFLAGS to the compilerLuca Boccassi1-1/+1
2018-11-01Use libbsd for strlcpy if availableLuca Boccassi1-2/+9
2018-10-18config: spelling fixesStephen Hemminger1-3/+3
2018-03-27Drop capabilities if not running ip exec vrf with libcapLuca Boccassi1-0/+17
2018-02-13Remove leftovers from removed Latex documentationPhil Sutter1-17/+0
2017-11-24SPDX license identifiersStephen Hemminger1-0/+1
2017-10-11lib: fix multiple strlcpy definitionBaruch Siach1-0/+24
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger1-40/+41
2016-12-14configure: fix elftest when warnings enabledStephen Hemminger1-2/+2
2016-11-29bpf: make tc's bpf loader generic and move into libDaniel Borkmann1-1/+1
2016-10-26tc, ipt: don't enforce iproute2 dependency on iptables-develDaniel Borkmann1-9/+24
2016-05-31Make builds default to quiet modeDavid Ahern1-0/+32
2015-09-21configure: Check for Berkeley DB for arpd compilationVadim Kochan1-2/+27
2015-06-25configure: cleanupStephen Hemminger1-4/+5
2015-06-24configure: Check for libmnlVadim Kochan1-0/+16
2015-04-13Merge branch 'master' into net-nextStephen Hemminger1-19/+0
2015-04-13fix whitespaceStephen Hemminger1-1/+1
2015-04-13Revert "ip netns: Fix rtnl error while print netns list"Nicolas Dichtel1-20/+1
2015-04-13Revert "configure: add missing INCLUDE to netnsid detection"Nicolas Dichtel1-1/+1
2015-04-10Merge branch 'master' into net-nextStephen Hemminger1-1/+1
2015-04-10configure: add missing INCLUDE to netnsid detectionJiri Benc1-1/+1
2015-03-24tc: add eBPF support to f_bpfDaniel Borkmann1-0/+26
2015-03-15ip netns: Fix rtnl error while print netns listVadim Kochan1-1/+20
2014-11-30configure: Add check for the doc toolsvadimk1-1/+22
2014-03-10ss: Add support for retrieving SELinux contextsRichard Haines1-0/+15
2012-12-19configure: restore old behaviourStephen Hemminger1-1/+1
2012-12-18build: indent shell functions in configureStephen Hemminger1-60/+61
2012-12-18build: unbreak linakge of m_xt.soJan Engelhardt1-1/+1
2012-12-17configure: pull AR from the env tooMike Frysinger1-0/+2
2012-12-17configure: move toolchain init to a functionMike Frysinger1-3/+9
2012-11-16configure: respect $CC environment var overrideWookey1-6/+7
2012-11-11allow pkg-config to be customizedMike Frysinger1-2/+4
2012-09-04configure: remove TMPDIR on exitMathias Krause1-1/+1
2012-08-20iproute2: configure: Add search path for 64bit library.Li Wei1-1/+7
2012-08-13tc: add ipset ematchFlorian Westphal1-0/+34
2012-02-15Don't put configure files in /tmpStephen Hemminger1-15/+19
2012-01-03iproute2: proper detection of libxtables position and flagsJan Engelhardt1-1/+1
2011-08-31iproute2: Auto-detect the presence of setns in libcEric W. Biederman1-0/+24
2011-08-31Make iproute2 configure script more flexibleDan McGee1-8/+3
2011-07-11iproute2: fix minor typo in commentsGilles Espinasse1-1/+1
2010-03-29iproute2: detect iptables modules dir in configure.Andreas Henriksson1-0/+23
2010-01-21iproute2: avoid using bashisms in configure script.Andreas Henriksson1-5/+5
2009-12-26Slightly improve the configure script.Andreas Henriksson1-15/+51
2009-12-26Add new (iptables 1.4.5 compatible) tc/ipt/xt module.Andreas Henriksson1-0/+27
2009-12-26Keep the old tc/ipt/xt module for compatibility.Andreas Henriksson1-2/+2
2009-02-19Breakage noticed when debian upgraded to xtables (iptables > 1.4.1)Jamal Hadi Salim1-0/+67
2006-09-25Change mode of configure to executable.Stephen Hemminger1-0/+0
2005-01-17Import patch iproute2.111net[shemminger]!shemminger1-17/+0
2004-12-08Import patch mirred.patchnet[shemminger]!shemminger1-1/+8
2004-08-30Import patch gact_iproute-2.6.8_patchnet[shemminger]!shemminger1-0/+9
2004-08-09Remove configuration options for stuff using our copied header files.osdl.net!shemminger1-104/+1
2004-07-30XFRM is now a config optio.osdl.net!shemminger1-17/+49
2004-07-30Test for HTB version matchosdl.net!shemminger1-1/+26
2004-07-30Use test program to make sure netem is correct type.osdl.net!shemminger1-3/+14
2004-07-02Don't just look for header files, try a link.osdl.net!shemminger1-5/+14
2004-07-01netsim --> netemosdl.net!shemminger1-3/+3
2004-06-25(Logical change 1.33)osdl.net!shemminger1-0/+54
2004-06-25Initial revisionosdl.net!shemminger1-0/+0