summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-03-12Makefile: move HAVE_MNL check to top-level MakefileAndrea Claudi
2021-10-15configure: add the --libdir optionAndrea Claudi
2021-09-23ROSE: Add rose_ntop implementation.Ralf Baechle
2021-09-23NETROM: Add netrom_ntop implementation.Ralf Baechle
2021-09-23AX.25: Add ax25_ntop implementation.Ralf Baechle
2021-05-17config.mk: Rerun configure when it is newer than config.mkDavid Ahern
2021-02-11vdpa: Add vdpa toolParav Pandit
2020-11-13Add skeleton of a new tool, dcbPetr Machata
2020-09-28build: avoid make jobserver warningsJan Engelhardt
2020-08-03replace SNAPSHOT with auto-generated version stringStephen Hemminger
2020-03-25bash-completion: devlink: add bash-completion functionDanielle Ratson
2019-10-23don't install examplesStephen Hemminger
2019-06-18Makefile: use make -CAndrea Claudi
2019-06-12testsuite: intent if/else in MakefileStephen Hemminger
2019-01-14Makefile: check manpages for syntax errorsLuca Boccassi
2018-12-19Merge branch 'iproute2-master' into iproute2-nextDavid Ahern
2018-12-18Makefile: have check target depend on allLuca Boccassi
2018-12-13drop support for DECnetStephen Hemminger
2018-11-24drop support for IPXStephen Hemminger
2018-09-25Makefile: Add check targetPetr Vorel
2018-09-21Makefile: add help targetStephen Hemminger
2018-08-24testsuite: remove all temp files and implement make cleanLuca Boccassi
2018-05-23Allow to configure /var/run/netns directoryPavel Maltsev
2018-02-16lib: Correct object file dependenciesSerhey Popovych
2018-01-09Restore --no-print-directory option for silent buildsDavid Ahern
2017-11-24SPDX license identifiersStephen Hemminger
2017-10-11iproute: build more easily on AndroidLorenzo Colitti
2017-09-29doc: drop old ip command documentationStephen Hemminger
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger
2017-08-21rdma: Add basic infrastructure for RDMA toolLeon Romanovsky
2017-08-09change how Config is used in Makefile'sStephen Hemminger
2017-08-07lib: fix extended ack with and without libmnlStephen Hemminger
2016-12-09Makefile: really suppress printing of directoriesDavid Ahern
2016-11-29bpf: make tc's bpf loader generic and move into libDaniel Borkmann
2016-07-20Makefile: Allow to override CCPhil Sutter
2016-05-31Make builds default to quiet modeDavid Ahern
2016-05-03tc: add bash-completion functionQuentin Monnet
2016-03-27add devlink toolJiri Pirko
2015-06-24enable transparent LFSMike Frysinger
2015-05-21tipc: add new TIPC configuration toolRichard Alpe
2015-04-20turn Makefile more distribution friendlyPavel Šimerda
2015-03-24add basic mpls support to iprouteEric W. Biederman
2014-05-29fix format warningsStephen Hemminger
2013-07-31Remove -WerrorStephen Hemminger
2013-02-12Makefile: turn on warnings about missing prototypesStephen Hemminger
2013-02-04Makefile: make warnings into errorsStephen Hemminger
2012-11-12iproute2: drop libresolvAndreas Henriksson
2012-08-01Add bridge commandStephen Hemminger
2012-04-12iproute2 - Fix up and simplify variables pointing to install directoriesChristoph J. Thompson
2012-04-12iproute2 - Split up manual page installationChristoph J. Thompson