summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2022-12-29configure: Remove include <sys/stat.h>Hauke Mehrtens
2022-08-12configure: Define _GNU_SOURCE when checking for setnsKhem Raj
2022-03-23configure: add check_libtirpc()Andrea Claudi
2022-03-08Revert "configure: Allow command line override of toolchain"David Ahern
2022-02-28configure: Allow command line override of toolchainDavid Ahern
2021-10-15configure: add the --libdir optionAndrea Claudi
2021-10-15configure: add the --prefix optionAndrea Claudi
2021-10-15configure: support --param=value styleAndrea Claudi
2021-10-15configure: simplify options parsingAndrea Claudi
2021-10-15configure: fix parsing issue with more than one value per optionAndrea Claudi
2021-10-15configure: fix parsing issue on libbpf_dir optionAndrea Claudi
2021-10-15configure: fix parsing issue on include_dir optionAndrea Claudi
2021-09-02configure: restore backward compatibilityLuca Boccassi
2021-06-03configure: convert LIBBPF environment variables to command-line optionsHangbin Liu
2021-06-03configure: add options abilityHangbin Liu
2021-05-17lib/fs: fix issue when {name,open}_to_handle_at() is not implementedHeiko Thiery
2020-11-24iproute2: add check_libbpf() and get_libbpf_version()Hangbin Liu
2020-07-08configure: support ipset version 7 with kernel version 5Tony Ambardar
2020-01-20make yacc usage POSIX compatibleEthan Sommer
2019-01-07configure: fix typo in check_xt_old_internal_hDmitry V. Levin
2018-12-18configure: Minor code cleanupPetr Vorel
2018-12-18configure: Remove non-posix shell expansionPetr Vorel
2018-12-18configure: Remove unused function check_prog()Petr Vorel
2018-11-09Pass CPPFLAGS to the compilerLuca Boccassi
2018-11-01Use libbsd for strlcpy if availableLuca Boccassi
2018-10-18config: spelling fixesStephen Hemminger
2018-03-27Drop capabilities if not running ip exec vrf with libcapLuca Boccassi
2018-02-13Remove leftovers from removed Latex documentationPhil Sutter
2017-11-24SPDX license identifiersStephen Hemminger
2017-10-11lib: fix multiple strlcpy definitionBaruch Siach
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger
2016-12-14configure: fix elftest when warnings enabledStephen Hemminger
2016-11-29bpf: make tc's bpf loader generic and move into libDaniel Borkmann
2016-10-26tc, ipt: don't enforce iproute2 dependency on iptables-develDaniel Borkmann
2016-05-31Make builds default to quiet modeDavid Ahern
2015-09-21configure: Check for Berkeley DB for arpd compilationVadim Kochan
2015-06-25configure: cleanupStephen Hemminger
2015-06-24configure: Check for libmnlVadim Kochan
2015-04-13Merge branch 'master' into net-nextStephen Hemminger
2015-04-13fix whitespaceStephen Hemminger
2015-04-13Revert "ip netns: Fix rtnl error while print netns list"Nicolas Dichtel
2015-04-13Revert "configure: add missing INCLUDE to netnsid detection"Nicolas Dichtel
2015-04-10Merge branch 'master' into net-nextStephen Hemminger
2015-04-10configure: add missing INCLUDE to netnsid detectionJiri Benc
2015-03-24tc: add eBPF support to f_bpfDaniel Borkmann
2015-03-15ip netns: Fix rtnl error while print netns listVadim Kochan
2014-11-30configure: Add check for the doc toolsvadimk
2014-03-10ss: Add support for retrieving SELinux contextsRichard Haines
2012-12-19configure: restore old behaviourStephen Hemminger
2012-12-18build: indent shell functions in configureStephen Hemminger