aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-28arpd: create /var/lib/arpd on first useMax Gautier1-1/+1
2023-11-16Makefile: use /usr/share/iproute2 for config filesAndrea Claudi1-2/+2
2023-11-09Revert "Makefile: ensure CONF_USR_DIR honours the libdir config"Luca Boccassi1-1/+1
2023-10-04Merge remote-tracking branch 'main/main' into nextDavid Ahern1-1/+1
2023-09-18Makefile: ensure CONF_USR_DIR honours the libdir configAndrea Claudi1-1/+1
2023-09-14configure: add the --color optionAndrea Claudi1-1/+2
2023-07-26Read configuration files from /etc and /usrGioele Barabucci1-4/+6
2022-03-12Makefile: move HAVE_MNL check to top-level MakefileAndrea Claudi1-1/+4
2021-10-15configure: add the --libdir optionAndrea Claudi1-3/+4
2021-09-23ROSE: Add rose_ntop implementation.Ralf Baechle1-0/+3
2021-09-23NETROM: Add netrom_ntop implementation.Ralf Baechle1-0/+3
2021-09-23AX.25: Add ax25_ntop implementation.Ralf Baechle1-0/+3
2021-05-17config.mk: Rerun configure when it is newer than config.mkDavid Ahern1-3/+5
2021-02-11vdpa: Add vdpa toolParav Pandit1-1/+1
2020-11-13Add skeleton of a new tool, dcbPetr Machata1-1/+1
2020-09-28build: avoid make jobserver warningsJan Engelhardt1-3/+3
2020-08-03replace SNAPSHOT with auto-generated version stringStephen Hemminger1-4/+6
2020-03-25bash-completion: devlink: add bash-completion functionDanielle Ratson1-0/+1
2019-10-23don't install examplesStephen Hemminger1-6/+0
2019-06-18Makefile: use make -CAndrea Claudi1-1/+2
2019-06-12testsuite: intent if/else in MakefileStephen Hemminger1-1/+1
2019-01-14Makefile: check manpages for syntax errorsLuca Boccassi1-0/+6
2018-12-19Merge branch 'iproute2-master' into iproute2-nextDavid Ahern1-1/+1
2018-12-18Makefile: have check target depend on allLuca Boccassi1-1/+1
2018-12-13drop support for DECnetStephen Hemminger1-3/+0
2018-11-24drop support for IPXStephen Hemminger1-3/+0
2018-09-25Makefile: Add check targetPetr Vorel1-0/+4
2018-09-21Makefile: add help targetStephen Hemminger1-0/+12
2018-08-24testsuite: remove all temp files and implement make cleanLuca Boccassi1-1/+1
2018-05-23Allow to configure /var/run/netns directoryPavel Maltsev1-1/+5
2018-02-16lib: Correct object file dependenciesSerhey Popovych1-1/+1
2018-01-09Restore --no-print-directory option for silent buildsDavid Ahern1-0/+7
2017-11-24SPDX license identifiersStephen Hemminger1-0/+1
2017-10-11iproute: build more easily on AndroidLorenzo Colitti1-1/+1
2017-09-29doc: drop old ip command documentationStephen Hemminger1-2/+2
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger1-4/+4
2017-08-21rdma: Add basic infrastructure for RDMA toolLeon Romanovsky1-1/+1
2017-08-09change how Config is used in Makefile'sStephen Hemminger1-14/+1
2017-08-07lib: fix extended ack with and without libmnlStephen Hemminger1-2/+7
2016-12-09Makefile: really suppress printing of directoriesDavid Ahern1-1/+1
2016-11-29bpf: make tc's bpf loader generic and move into libDaniel Borkmann1-0/+13
2016-07-20Makefile: Allow to override CCPhil Sutter1-2/+2
2016-05-31Make builds default to quiet modeDavid Ahern1-1/+5
2016-05-03tc: add bash-completion functionQuentin Monnet1-0/+3
2016-03-27add devlink toolJiri Pirko1-1/+1
2015-06-24enable transparent LFSMike Frysinger1-0/+2
2015-05-21tipc: add new TIPC configuration toolRichard Alpe1-1/+1
2015-04-20turn Makefile more distribution friendlyPavel Šimerda1-11/+11
2015-03-24add basic mpls support to iprouteEric W. Biederman1-0/+3
2014-05-29fix format warningsStephen Hemminger1-1/+1
2013-07-31Remove -WerrorStephen Hemminger1-1/+1
2013-02-12Makefile: turn on warnings about missing prototypesStephen Hemminger1-1/+3
2013-02-04Makefile: make warnings into errorsStephen Hemminger1-1/+1
2012-11-12iproute2: drop libresolvAndreas Henriksson1-4/+0
2012-08-01Add bridge commandStephen Hemminger1-1/+1
2012-04-12iproute2 - Fix up and simplify variables pointing to install directoriesChristoph J. Thompson1-4/+7
2012-04-12iproute2 - Split up manual page installationChristoph J. Thompson1-12/+1
2012-04-12iproute2 - Split up cflagsChristoph J. Thompson1-2/+4
2012-03-14Keep cscope around after make cleanStephen Hemminger1-2/+1
2011-11-02HFSC (7) & (8) documentation + assorted changesMichal Soltys1-0/+2
2011-03-09Remove -L flags from linkDiego Elio Pettenò1-2/+1
2010-11-18Workaround for repeated distcleanStephen Hemminger1-1/+3
2009-11-10support static-only systemsMike Frysinger1-0/+5
2009-05-26iproute2: Fixes an issue with cross-compilationWolfgang Grandegger1-1/+2
2009-03-27iproute2-2.6.14-051107: missing arpd directoryOlaf Rempel1-0/+2
2008-09-17iproute: DESTDIR vs LIBDIR.Andreas Henriksson1-1/+2
2008-07-25Fixed installation when changing DESTDIRRafael Almeida1-5/+5
2008-05-09Add routel and routef man page.Andreas Henriksson1-0/+1
2007-12-21snapshot targetStephen Hemminger1-0/+4
2007-10-12Add new rtacct/nstat manpages and additional symlinks.Andreas Henriksson1-0/+3
2007-06-19Fix symbolic link to tc-bfifo.8Yasuyuki KOZAKAI1-2/+1
2007-03-05do not ignore build failures in subdirs of iproute2Mike Frysinger1-1/+2
2006-08-08This patch adds a generic netlink controller interface.Jamal Hadi Salim1-1/+1
2005-07-08Thomas's ematch fixes for lex.shemminger1-8/+1
2005-07-05Fix build issuesshemminger1-1/+8
2005-06-23The symlink commands create absolute symlinks instead of relative.shemminger1-2/+2
2005-06-23Add cscope target to Makefileshemminger1-0/+4
2005-06-23Add ematch cleanupshemminger1-1/+1
2005-06-23Add extended matches (nbyte, cmp, u32, meta)shemminger1-0/+1
2005-06-07CVS forgets permissions on files, so use sh to run configureshemminger1-1/+1
2005-03-10Make man3 directoryosdl.net!shemminger1-1/+2
2005-02-09netem source file reorgosdl.net!shemminger1-1/+1
2005-02-07different hostcc from targetccsite!shemminger1-0/+1
2005-01-17Import patch iproute2.114net[shemminger]!shemminger1-0/+1
2004-12-07Fix install issues with some versions of find.osdl.net!shemminger1-4/+4
2004-10-07Import patch iproute2-compile-fixes-1.diffnet[shemminger]!shemminger1-0/+1
2004-09-28FHS says to put documents in /usr/share/docosdl.net!shemminger1-1/+1
2004-09-28add mike's stuff.osdl.net!shemminger1-0/+1
2004-09-28fix when DESTDIR is set.osdl.net!shemminger1-3/+2
2004-08-30Makefile cleanuposdl.net!shemminger1-0/+4
2004-08-04We have our own includes (for now)osdl.net!shemminger1-4/+1
2004-07-02Change how install works so it can be run from BK tree withoutosdl.net!shemminger1-7/+7
2004-06-25fix up dbm_includeosdl.net!shemminger1-0/+3
2004-06-25Cleaner way to configureosdl.net!shemminger1-17/+19
2004-06-09More build and target directory changes.osdl.org!shemminger1-2/+2
2004-06-08Get rid of this glibc-include stuff, not needed anymore.osdl.org!shemminger1-10/+0
2004-06-08Don't use KERNEL_INCLUDE unless necessary.osdl.org!shemminger1-12/+2
2004-04-15(Logical change 1.3)osdl.org!shemminger1-0/+77
2004-04-15Initial revisionosdl.org!shemminger1-0/+0