summaryrefslogtreecommitdiff
path: root/test/test-network
Commit message (Expand)AuthorAgeFilesLines
* network: default LinkLocalAddresssing= to no for link stacked with a passthru...Tom Yan2021-08-261-3/+6
* test-network: add more testcases for *Allow/DenyList=Yu Watanabe2021-08-234-5/+37
* test-network: add testcases that gateway address is IPv6 link localYu Watanabe2021-08-223-0/+10
* network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-181-1/+1
* network: add address label on dhcpv4Maxime de Roucy2021-08-172-0/+2
* test-network: add a testcase for recreating stacked netdevsYu Watanabe2021-08-121-0/+19
* test-network: test static lease outside of poolYu Watanabe2021-08-112-2/+2
* test-network: add a testcase to enter unmanaged state on reconfiguringYu Watanabe2021-08-101-6/+27
* Merge pull request #20375 from yuwata/network-bridge-vlan-issue-20373Luca Boccassi2021-08-054-2/+90
|\
| * test-network: add a test case for issue #20373Yu Watanabe2021-08-044-2/+90
* | Merge pull request #20377 from yuwata/network-bridge-fdb-20305Yu Watanabe2021-08-054-17/+59
|\ \
| * | test-network: add a testcase for vxlan with IPv6 local addressYu Watanabe2021-08-044-17/+59
| |/
* | test-network: add a testcase for UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-046-7/+47
|/
* test-network: add a testcase for semi-static route with Gateway=_dhcp4 when U...Yu Watanabe2021-07-151-2/+17
* test-network: adjust testcases to follow the previous changesYu Watanabe2021-07-151-5/+6
* test-network: add a testcase for ManageForeignRoutes=noYu Watanabe2021-07-122-1/+31
* test-network: update tests for ipv4acdYu Watanabe2021-07-015-24/+35
* test: add test to verify RequiredForOnline= setting with ActivationPolicy=Dan Streetman2021-06-244-0/+54
* networkd: Permit all-zero RoutingPolicyRule prefixesHristo Venev2021-06-222-1/+15
* Merge pull request #19898 from yuwata/network-multipath-route-without-interfa...Luca Boccassi2021-06-141-2/+2
|\
| * test-network: add a testcase for MultiPathRoute= without interface nameYu Watanabe2021-06-121-2/+2
* | test-network: disable dynamic addressing protocols when ConfigureWithoutCarri...Yu Watanabe2021-06-122-1/+1
* | test-network: refuse routable state when no-carrier is expectedYu Watanabe2021-06-121-2/+2
|/
* test-network: add a test case for IPv6StableSecretAddress=Yu Watanabe2021-06-092-18/+4
* test-network: fix setting nameYu Watanabe2021-06-081-1/+1
* test-network: add a testcase for UplinkInterface= for DHCP serverYu Watanabe2021-06-083-5/+19
* test-network: add a testcase for DHCP static leaseborna-blazevic2021-05-273-0/+37
* test-network: refuse RA if not necessaryYu Watanabe2021-05-268-0/+13
* test-network: wait for that the link is in configuring state at the beginningYu Watanabe2021-05-261-1/+1
* udev/net: do not manage loopback interfacesYu Watanabe2021-05-231-1/+1
* test-network: add a test case for nexthop Group= settingYu Watanabe2021-05-223-35/+75
* test-network: add a testcase for OutgoingInterface= in [BridgeFDB]Yu Watanabe2021-05-202-4/+2
* test-network: add testcases for ServerAddress=Yu Watanabe2021-05-182-1/+3
* test-network: wait for the interfaces are configured after reloading .network...Yu Watanabe2021-05-121-0/+4
* test-network: wait for the intreface is configured if it is expectedYu Watanabe2021-05-121-6/+2
* networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)Jörg Deckert2021-05-081-2/+2
* rfc3046 implementationYegor Alexeyev2021-05-082-1/+2
* test-network: set DNS= and NTP= for DHCP serverYu Watanabe2021-04-303-0/+9
* test-network: add tests for RoutesToNTP=Yu Watanabe2021-04-273-8/+16
* test-network: update tests for DHCP routesYu Watanabe2021-04-231-32/+45
* test-network: update test for RouteMetric=Yu Watanabe2021-04-211-23/+25
* relay role implementationYegor Alexeyev2021-04-207-0/+82
* test-network: test waiting for address familyLetzteInstanz2021-04-146-1/+72
* network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-253-0/+28
* test-network: add tests for dropping unnecessary nexthopsYu Watanabe2021-02-232-0/+36
* test-network: add tests for Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-232-0/+49
* test-network: test wireguard peer in drop-in configYu Watanabe2021-02-226-15/+43
* test-network: add a test for OnLink= in [NextHop] sectionYu Watanabe2021-02-212-0/+14
* test-network: add tests for Broadcast= with boolean settingsYu Watanabe2021-02-203-0/+14
* test-network: add tests for NextHop= setting in [Route]Yu Watanabe2021-02-192-0/+24