aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-10-30tc: remove dsmark qdiscStephen Hemminger1-31/+0
2023-10-30tc: remove support for CBQStephen Hemminger2-23/+0
2023-02-17testsuite: fix testsuite build failure when iproute build without libcap-develgaoxingwang1-1/+5
2023-01-14testsuite: use SPDXStephen Hemminger1-5/+1
2022-12-02testsuite: Add test for ip --json neigh getLeonard Crestez1-0/+13
2022-10-26testsuite: fix build failureAndrea Claudi1-2/+2
2022-03-15testsuite: link xfrm delete no if_id testAntony Antony1-15/+0
2022-02-01iprule: Allow option dsfield in 'ip rule show'Guillaume Nault1-0/+29
2022-01-08testsuite: Fix tc/vlan.t testAndrea Claudi1-1/+0
2020-12-16testsuite: Add mpls packet matching tests for tc flowerGuillaume Nault1-0/+82
2020-10-20m_mpls: add mac_push actionGuillaume Nault1-0/+69
2020-10-20m_vlan: add pop_eth and push_eth actionsGuillaume Nault1-0/+86
2020-07-20testsuite: Add tests for bareudp tunnelsGuillaume Nault1-0/+86
2020-05-04bridge: Fix output with empty vlan listsBenjamin Poirier2-1/+31
2020-02-04ss: fix tests to reflect compact outputPeter Junos1-12/+12
2019-12-16bridge: Fix tunnelshow json outputBenjamin Poirier1-0/+2
2019-12-16bridge: Deduplicate vlan show functionsBenjamin Poirier1-0/+7
2019-12-16bridge: Fix vni printingBenjamin Poirier3-2/+31
2019-12-16testsuite: Fix line count testBenjamin Poirier1-1/+1
2019-06-21Merge branch 'master' into nextDavid Ahern1-3/+3
2019-06-18Makefile: use make -CAndrea Claudi2-6/+6
2019-06-14tools: Fix include path for generate_nlmsgDavid Ahern1-1/+1
2019-06-14Makefile: use make -C to change directoryAndrea Claudi2-6/+6
2019-06-12testsuite: intent if/else in MakefileStephen Hemminger1-3/+3
2019-04-05ip: support for xfrm interfacesMatt Ellison1-0/+32
2019-01-04Merge branch 'iproute2-master' into iproute2-nextDavid Ahern1-3/+3
2018-12-20testsuite: Fix colorizePetr Vorel1-3/+3
2018-12-19testsuite: drop unrunnable testStephen Hemminger1-73/+0
2018-12-18tests: Use /bin/sh shebangPetr Vorel1-1/+1
2018-12-18testsuite: remove gre kmods if the test loads themLuca Boccassi1-0/+13
2018-12-18testsuite: delete dummy interface after default route testLuca Boccassi1-0/+2
2018-12-18testsuite: declare dependency between $(TESTS) and generate_nlmsgLuca Boccassi1-1/+1
2018-12-04testsuite: Add a test for batch processingPetr Machata1-0/+23
2018-11-19Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/shemminger/i...Stephen Hemminger1-3/+3
2018-11-19testsuite: drop old kernel configsStephen Hemminger3-3851/+0
2018-11-14testsuite: colorize test result outputStephen Hemminger1-3/+3
2018-11-12testsuite: ss: Fix spacing in expected output for ssfilter.tStefano Brivio1-12/+12
2018-11-09testsuite: correctly use CC macros for generate_nlmsgLuca Boccassi1-1/+1
2018-11-09testsuite: build generate_nlmsg with QUIET_CCLuca Boccassi1-1/+1
2018-10-22testsuite: Fix make check when need build generate_nlmsgPetr Vorel1-1/+2
2018-09-25testsuite: add libmnlStephen Hemminger1-1/+1
2018-09-21testsuite: Warn about empty $(IPVERS)Petr Vorel1-0/+3
2018-09-21testsuite: Generate generate_nlmsg when neededPetr Vorel1-2/+5
2018-09-21testsuite: Fix missing generate_nlmsgPetr Vorel1-5/+6
2018-08-24testsuite: run dmesg with sudoLuca Boccassi1-1/+1
2018-08-24testsuite: let make compile build the netlink helperLuca Boccassi2-1/+4
2018-08-24testsuite: remove all temp files and implement make cleanLuca Boccassi2-0/+6
2018-08-24testsuite: Handle large number of kernel optionsStefan Bader1-5/+11
2018-08-15testsuite: Add a first ss test validating ssfilterPhil Sutter2-0/+48
2018-08-15testsuite: Prepare for ss testsPhil Sutter2-24/+15
2018-01-10tests: make sure rand_dev suffix has 6 charsChristian Ehrhardt1-1/+5
2018-01-10tests: read limited amount from /dev/urandomChristian Ehrhardt1-1/+1
2017-11-24SPDX license identifiersStephen Hemminger3-0/+3
2017-10-16tests: Revert back /bin/sh in shebangPetr Vorel1-1/+1
2017-10-11tests: Remove bashisms (s/source/.)Petr Vorel9-10/+10
2017-02-17testsuite: search for kernel config in /bootAsbjørn Sloth Tønnesen1-1/+1
2017-02-17testsuite: refactor kernel config searchAsbjørn Sloth Tønnesen1-2/+3
2017-02-09testsuite: Search kernel config in modules dir alsoPhil Sutter1-0/+6
2017-02-09testsuite: Generate nlmsg blob at runtimePhil Sutter4-0/+120
2016-10-09iproute2: build nsid-name cache only for commands that need itAnton Aksola2-0/+40
2016-03-27testsuite: add a test for tc pedit actionPhil Sutter1-0/+217
2015-11-29ip_tunnel: determine tunnel address family from the tunnel typeKonstantin Shemyak1-0/+14
2015-06-24tests: Add output testingVadim Kochan4-23/+88
2015-05-21tests: Add test for 'ip route add default'Vadim Kochan1-0/+12
2015-05-21tests: Run each test in network namespaceVadim Kochan1-1/+6
2015-02-05tests: Add few 'ip link' related testsVadim Kochan5-2/+26
2014-11-29tests: Move tc related tests to testsuite/tests/tc foldervadimk4-0/+0
2014-10-29tests: Allow to run tests recursivelyvadimk2-2/+11
2014-10-29tests: Skip cls-testbed.t if tests/cls dir does not existvadimk2-0/+10
2014-10-09tests: Check existing of /proc/config.gz before use itvadimk1-1/+4
2014-10-09tests: Allow policer test to be ranvadimk1-0/+0
2014-09-29tests: Fix problem with test runningvadimk1-5/+7
2007-09-05Fix modes of test filesStephen Hemminger4-0/+0
2005-06-23More missing files.shemminger1-0/+88
2005-06-23New files in testsuite update (damn CVS)shemminger4-0/+142
2005-06-23Test suite update from Thomas Grafshemminger2-22/+24
2005-01-17Import patch iproute2.112net[shemminger]!shemminger6-0/+3907
2005-01-17Initial revisionnet[shemminger]!shemminger6-0/+0