aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/rtnetlink.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-01netdevsim: fix rtnetlink.sh selftestDavid Wei1-0/+2
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni1-4/+2
2024-01-16selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel1-7/+5
2024-01-11selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel1-0/+28
2023-12-23selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu1-16/+18
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu1-1/+1
2023-11-17kselftest: rtnetlink: fix ip route command typoPaolo Abeni1-1/+1
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes1-4/+23
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes1-581/+381
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca1-0/+83
2023-06-24selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-03-30selftests: rtnetlink: Fix do_test_address_proto()Petr Machata1-4/+8
2023-03-23selftests: rtnetlink: Add an address proto testPetr Machata1-0/+91
2023-03-23selftests: rtnetlink: Make the set of tests to run configurablePetr Machata1-42/+48
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault1-2/+2
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin1-0/+5
2020-09-10selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin1-0/+3
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin1-22/+43
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal1-6/+10
2019-06-27selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal1-0/+20
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko1-3/+6
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko1-1/+1
2019-02-28selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern1-61/+61
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu1-0/+52
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel1-0/+15
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu1-0/+54
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu1-0/+53
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-06-28selftests: rtnetlink: add ipsec offload API testShannon Nelson1-0/+114
2018-06-28selftests: rtnetlink: use dummydev as a test deviceShannon Nelson1-8/+7
2018-06-28selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson1-0/+2
2018-06-22selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson1-2/+6
2018-06-22selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson1-2/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+103
2018-05-30selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-14/+17
2018-04-17selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson1-0/+103
2018-03-04selftests: rtnetlink: remove testns on test failPrashant Bhole1-0/+6
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu1-0/+131
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu1-0/+98
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal1-0/+42
2017-10-10selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal1-0/+28
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal1-0/+6
2017-10-02selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal1-0/+96
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal1-0/+42
2017-09-19selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal1-0/+57
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal1-0/+41
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal1-0/+32