summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Remove include <sys/stat.h>Hauke Mehrtens2022-12-291-1/+0
* configure: Define _GNU_SOURCE when checking for setnsKhem Raj2022-08-121-0/+1
* configure: add check_libtirpc()Andrea Claudi2022-03-231-0/+16
* Revert "configure: Allow command line override of toolchain"David Ahern2022-03-081-4/+4
* configure: Allow command line override of toolchainDavid Ahern2022-02-281-4/+4
* configure: add the --libdir optionAndrea Claudi2021-10-151-0/+18
* configure: add the --prefix optionAndrea Claudi2021-10-151-0/+8
* configure: support --param=value styleAndrea Claudi2021-10-151-0/+6
* configure: simplify options parsingAndrea Claudi2021-10-151-19/+18
* configure: fix parsing issue with more than one value per optionAndrea Claudi2021-10-151-1/+3
* configure: fix parsing issue on libbpf_dir optionAndrea Claudi2021-10-151-3/+7
* configure: fix parsing issue on include_dir optionAndrea Claudi2021-10-151-3/+6
* configure: restore backward compatibilityLuca Boccassi2021-09-021-1/+1
* configure: convert LIBBPF environment variables to command-line optionsHangbin Liu2021-06-031-5/+13
* configure: add options abilityHangbin Liu2021-06-031-1/+30
* lib/fs: fix issue when {name,open}_to_handle_at() is not implementedHeiko Thiery2021-05-171-0/+28
* iproute2: add check_libbpf() and get_libbpf_version()Hangbin Liu2020-11-241-0/+113
* configure: support ipset version 7 with kernel version 5Tony Ambardar2020-07-081-1/+1
* make yacc usage POSIX compatibleEthan Sommer2020-01-201-0/+2
* configure: fix typo in check_xt_old_internal_hDmitry V. Levin2019-01-071-1/+1
* configure: Minor code cleanupPetr Vorel2018-12-181-51/+20
* configure: Remove non-posix shell expansionPetr Vorel2018-12-181-2/+3
* configure: Remove unused function check_prog()Petr Vorel2018-12-181-6/+0
* Pass CPPFLAGS to the compilerLuca Boccassi2018-11-091-1/+1
* Use libbsd for strlcpy if availableLuca Boccassi2018-11-011-2/+9
* config: spelling fixesStephen Hemminger2018-10-181-3/+3
* Drop capabilities if not running ip exec vrf with libcapLuca Boccassi2018-03-271-0/+17
* Remove leftovers from removed Latex documentationPhil Sutter2018-02-131-17/+0
* SPDX license identifiersStephen Hemminger2017-11-241-0/+1
* lib: fix multiple strlcpy definitionBaruch Siach2017-10-111-0/+24
* config: put CFLAGS/LDLIBS in config.mkStephen Hemminger2017-08-231-40/+41
* configure: fix elftest when warnings enabledStephen Hemminger2016-12-141-2/+2
* bpf: make tc's bpf loader generic and move into libDaniel Borkmann2016-11-291-1/+1
* tc, ipt: don't enforce iproute2 dependency on iptables-develDaniel Borkmann2016-10-261-9/+24
* Make builds default to quiet modeDavid Ahern2016-05-311-0/+32
* configure: Check for Berkeley DB for arpd compilationVadim Kochan2015-09-211-2/+27
* configure: cleanupStephen Hemminger2015-06-251-4/+5
* configure: Check for libmnlVadim Kochan2015-06-241-0/+16
* Merge branch 'master' into net-nextStephen Hemminger2015-04-131-19/+0
|\
| * fix whitespaceStephen Hemminger2015-04-131-1/+1
| * Revert "ip netns: Fix rtnl error while print netns list"Nicolas Dichtel2015-04-131-20/+1
| * Revert "configure: add missing INCLUDE to netnsid detection"Nicolas Dichtel2015-04-131-1/+1
* | Merge branch 'master' into net-nextStephen Hemminger2015-04-101-1/+1
|\ \ | |/
| * configure: add missing INCLUDE to netnsid detectionJiri Benc2015-04-101-1/+1
* | tc: add eBPF support to f_bpfDaniel Borkmann2015-03-241-0/+26
|/
* ip netns: Fix rtnl error while print netns listVadim Kochan2015-03-151-1/+20
* configure: Add check for the doc toolsvadimk2014-11-301-1/+22
* ss: Add support for retrieving SELinux contextsRichard Haines2014-03-101-0/+15
* configure: restore old behaviourStephen Hemminger2012-12-191-1/+1
* build: indent shell functions in configureStephen Hemminger2012-12-181-60/+61