1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/test/test-network/conf
William A. Kennington III d1bdafd214 networkd: Keep track of static neighbors
We need to keep track of the static neighbors that are configured on the
interface so that we can delete stale entries that were removed.
2019-08-12 20:28:19 +09:00
..
10-dropin-test.netdev.d test-network: add one more test for netdev dropin .conf files 2018-11-26 22:48:27 +09:00
21-vlan-test1.network.d test-network: add tests for issue #11921 2019-03-11 15:29:19 +01:00
21-vlan.netdev.d test-network: add test for MTUBytes= in vlan or macvlan devices 2019-02-27 10:05:02 +09:00
25-wireguard.netdev.d test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile= 2019-04-09 15:50:23 +09:00
6rd.network Add a networkd test for 6rd interface creation. 2018-11-09 18:45:38 -08:00
10-dropin-test.netdev test-network: add one more test for netdev dropin .conf files 2018-11-26 22:48:27 +09:00
11-dummy-mtu.netdev test-network: add test for MTU field of 'networkctl status' 2019-06-04 01:29:28 +09:00
11-dummy.netdev
11-dummy.network test-network: add tests for --any option of wait-online 2019-04-02 03:38:22 +09:00
12-dummy.netdev
13-not-match-udev-property.network test-network: add test for Property= in [Match] section 2019-07-01 06:53:35 +09:00
14-match-udev-property.network test-network: add test for Property= in [Match] section 2019-07-01 06:53:35 +09:00
15-name-conflict-test.netdev test-network: add test for NetDev.Name= conflict 2019-04-01 10:30:31 +09:00
21-macvlan.netdev test-network: add test for MTUBytes= in vlan or macvlan devices 2019-02-27 10:05:02 +09:00
21-macvtap.netdev
21-vlan-test1.network test-network: add tests for issue #11921 2019-03-11 15:29:19 +01:00
21-vlan.netdev test-network: add tests for dropin .conf files 2018-11-26 15:01:01 +09:00
21-vlan.network test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
23-active-slave.network
23-bond199.network
23-emit-lldp.network
23-primary-slave.network
24-keep-configuration-static.network test-network: add tests for KeepConfiguration= 2019-06-06 23:36:27 +09:00
24-lldp.network
24-search-domain.network test-network: set missing prefixlen 2019-01-29 07:36:35 +01:00
25-6rd-tunnel.netdev Add a networkd test for 6rd interface creation. 2018-11-09 18:45:38 -08:00
25-address-link-section.network
25-address-preferred-lifetime-zero-ipv6.network test-network: merge tests about static addresses 2019-03-30 02:27:22 +09:00
25-address-static.network test-network: merge tests about static addresses 2019-03-30 02:27:22 +09:00
25-bind-carrier.network test-network: add test for BindCarrier= 2019-02-15 11:30:17 +01:00
25-bond-active-backup-slave.netdev
25-bond-balanced-tlb.netdev test-network: use wait_online() more 2019-05-22 17:58:46 +09:00
25-bond.netdev networkd: cleanup for #10542 2018-11-06 16:42:12 +03:00
25-bridge-configure-without-carrier.network test-network: add test for ConfigureWithoutCarrier= 2019-06-14 05:25:35 +09:00
25-bridge.netdev network: rename IGMPVersion= -> MulticastIGMPVersion= 2019-07-26 11:00:56 +09:00
25-bridge.network test-network: add tests for --any option of wait-online 2019-04-02 03:38:22 +09:00
25-erspan-tunnel-local-any.netdev test-network: test stacked erspan tunnels 2019-03-30 21:17:53 +09:00
25-erspan-tunnel.netdev test-network: test stacked erspan tunnels 2019-03-30 21:17:53 +09:00
25-fibrule-invert.network test-network: Add test for invert RPDB rule 2018-12-06 11:00:36 +05:30
25-fibrule-port-range.network network: rename Protocol= in [RoutingPolicyRule] to IPProtocol= 2018-12-02 06:13:47 +01:00
25-fou-gre.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-fou-gretap.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-fou-ipip.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-fou-ipproto-gre.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-fou-ipproto-ipip.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-fou-sit.netdev test-network: add tests for FooOverUDP tunnels 2019-04-02 03:29:46 +09:00
25-gateway-next-static.network networkd: Routes should take the gateway into account 2019-08-07 20:32:36 +09:00
25-gateway-static.network networkd: Routes should take the gateway into account 2019-08-07 20:32:36 +09:00
25-geneve.netdev
25-gre-tunnel-any-any.netdev test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-gre-tunnel-local-any.netdev test-network: add more tests for SerializeTunneledPackets=, Key=, and friends 2019-04-02 03:07:08 +09:00
25-gre-tunnel-remote-any.netdev test-network: add more tests for SerializeTunneledPackets=, Key=, and friends 2019-04-02 03:07:08 +09:00
25-gre-tunnel.netdev test-network: add more tests for SerializeTunneledPackets=, Key=, and friends 2019-04-02 03:07:08 +09:00
25-gretap-tunnel-local-any.netdev test-network: add more tests for SerializeTunneledPackets=, Key=, and friends 2019-04-02 03:07:08 +09:00
25-gretap-tunnel.netdev test-network: add more tests for SerializeTunneledPackets=, Key=, and friends 2019-04-02 03:07:08 +09:00
25-ip6gre-tunnel-any-any.netdev test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-ip6gre-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6gre-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6gre-tunnel.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6gretap-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6gretap-tunnel.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6tnl-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6tnl-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ip6tnl-tunnel.netdev
25-ipip-tunnel-any-any.netdev test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-ipip-tunnel-independent-loopback.netdev test-network: add test for AssignToLoopback= setting 2019-07-11 09:59:06 +09:00
25-ipip-tunnel-independent.netdev
25-ipip-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ipip-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-ipip-tunnel.netdev
25-ipv6-address-label-section.network
25-ipvlan.netdev test-network: add tests for Flags= in [IPVLAN] 2019-05-22 17:58:46 +09:00
25-ipvtap.netdev test-network: add tests for Flags= in [IPVTAP] 2019-05-22 17:58:46 +09:00
25-isatap-tunnel.netdev test-network: add test for ISATAP 2018-12-03 09:16:06 +05:30
25-l2tp-dummy.network test-network: add tests for L2TP 2019-03-14 11:12:32 +09:00
25-l2tp-ip.netdev test-network: add tests for L2TP 2019-03-14 11:12:32 +09:00
25-l2tp-udp.netdev test-network: add tests for L2TP 2019-03-14 11:12:32 +09:00
25-l2tp.network test-network: make wait_online() check setup state 2019-07-16 01:32:24 +09:00
25-link-local-addressing-no.network test-network: add tests for LinkLocalAddressing= 2019-02-13 02:36:15 +09:00
25-link-local-addressing-yes.network test-network: use wait_online() in test_link_local_addressing() 2019-03-30 02:27:22 +09:00
25-link-section-unmanaged.network
25-macsec.key test-network: add tests for MACsec 2019-04-12 10:12:42 +09:00
25-macsec.netdev test-network: add tests for MACsec 2019-04-12 10:12:42 +09:00
25-macsec.network test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
25-neighbor-ip-dummy.network test-network: add test for neighbor with ipv6 lladdr 2019-07-19 07:14:58 +09:00
25-neighbor-ip.network test-network: add testcase that Neighbor.LinkLayerAddress= is IP address 2019-07-11 22:22:29 +09:00
25-neighbor-ipv6.network test-network: add test for neighbor with ipv6 lladdr 2019-07-19 07:14:58 +09:00
25-neighbor-next.network networkd: Keep track of static neighbors 2019-08-12 20:28:19 +09:00
25-neighbor-section.network test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.MACAddress= 2019-07-11 22:22:29 +09:00
25-netdevsim.netdev test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
25-nlmon.netdev test-network: add a basic test for nlmon 2019-05-28 22:47:20 +09:00
25-route-ipv6-src.network tests: Add test for IPv6 source routing 2019-01-16 12:54:06 +11:00
25-route-static.network test-network: add tests for route with type local, multicast, anycast, or broadcast 2019-07-12 09:39:43 +09:00
25-sit-tunnel-any-any.netdev test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-sit-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-sit-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-sit-tunnel.netdev
25-sysctl-disable-ipv6.network test-network: add more test cases when ipv6 is disabled 2019-06-12 11:04:10 +09:00
25-sysctl.network test-network: use wait_online() in test_sysctl() 2019-03-30 02:27:22 +09:00
25-tap.netdev test-network: add tests for flags of tun or tap devices 2019-05-22 17:58:46 +09:00
25-tun.netdev test-network: add tests for flags of tun or tap devices 2019-05-22 17:58:46 +09:00
25-tunnel-any-any.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-tunnel-local-any.network test-network: check tunnel netdevs become operstate 'routable' 2019-05-16 10:37:11 +09:00
25-tunnel-remote-any.network test-network: check tunnel netdevs become operstate 'routable' 2019-05-16 10:37:11 +09:00
25-tunnel.network test-network: check tunnel netdevs become operstate 'routable' 2019-05-16 10:37:11 +09:00
25-vcan.netdev
25-veth.netdev
25-vrf.netdev
25-vrf.network test-network: add tests for VRF= 2019-02-17 01:25:21 +09:00
25-vti6-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-vti6-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-vti6-tunnel.netdev
25-vti-tunnel-any-any.netdev test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
25-vti-tunnel-local-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-vti-tunnel-remote-any.netdev test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
25-vti-tunnel.netdev
25-vxcan.netdev test-network: add basic tests for vxcan device 2019-05-24 10:56:54 +09:00
25-vxlan.netdev networkd: VXLAN rename Id to VNI 2019-05-07 20:52:11 +05:30
25-wireguard-23-peers.netdev test-network: add test for WireGuard.PrivateKeyFile= 2019-03-13 12:02:08 +09:00
25-wireguard-23-peers.network test: add a testcase for 23 wirguard peers 2019-01-14 10:08:58 +09:00
25-wireguard-preshared-key.txt test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile= 2019-04-09 15:50:23 +09:00
25-wireguard-private-key.txt test-network: add test for WireGuard.PrivateKeyFile= 2019-03-13 12:02:08 +09:00
25-wireguard.netdev network: make reading PrivateKeyFile= failure always fatal 2019-04-09 15:50:22 +09:00
25-wireguard.network test-network: add test for drop-in [WireGuardPeer] section 2019-04-01 10:30:30 +09:00
25-xfrm-independent.netdev test-network: add test for Xfrm netdev 2019-07-11 11:51:23 +09:00
25-xfrm.netdev test-network: add test for Xfrm netdev 2019-07-11 11:51:23 +09:00
26-bridge-slave-interface-1.network test-network: test more bridge properties 2019-07-12 09:39:43 +09:00
26-bridge-slave-interface-2.network test-network: test more bridge properties 2019-07-12 09:39:43 +09:00
26-bridge-vlan-master.network test-network: add tests for BridgeVLAN 2019-07-05 16:39:39 +09:00
26-bridge-vlan-slave.network test-network: add tests for BridgeVLAN 2019-07-05 16:39:39 +09:00
26-bridge.netdev
bond99.network test-network: testing with two bond slaves 2019-02-23 19:43:25 +09:00
bond-slave.network test-network: testing with two bond slaves 2019-02-23 19:43:25 +09:00
bridge99-ignore-carrier-loss.network test-network: use wait-online in NetworkdBridgeTests 2019-06-18 13:10:23 +09:00
bridge99.network test-network: add more tests for Bridge= 2019-02-25 09:34:14 +09:00
configure-without-carrier.network
dhcp-client-anonymize.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-gateway-onlink-implicit.network test-network: use wait_online() instead of waiting for 10 seconds 2019-05-28 22:21:24 +09:00
dhcp-client-ipv4-dhcp-settings.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-ipv4-only-ipv6-disabled.network test-network: add tests for routes to DNS servers provided by DHCPv4 2019-07-19 01:56:14 +09:00
dhcp-client-ipv4-only.network
dhcp-client-ipv6-only.network test-network: add a tiny test for IPv6Token= 2019-05-12 07:34:13 +09:00
dhcp-client-ipv6-rapid-commit.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-keep-configuration-dhcp-on-stop.network test-network: add tests for KeepConfiguration= 2019-06-06 23:36:27 +09:00
dhcp-client-keep-configuration-dhcp.network test-network: add tests for KeepConfiguration= 2019-06-06 23:36:27 +09:00
dhcp-client-listen-port.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-reassign-static-routes-ipv4.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-reassign-static-routes-ipv6.network test-network: add test for route reassignment 2019-07-11 22:37:58 +09:00
dhcp-client-route-metric.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-route-table.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-timezone-router.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-use-dns-ipv4-and-ra.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-use-dns-ipv4.network test-network: add tests for UseDNS= in [DHCP] section 2019-07-10 17:44:43 +09:00
dhcp-client-use-dns-no.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-use-dns-yes.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-use-domains.network test-network: add tests for DHCPv4.UseDomains= 2019-07-15 00:43:15 +09:00
dhcp-client-vrf.network test-network: add tests for VRF= 2019-02-17 01:25:21 +09:00
dhcp-client-with-ipv4ll-fallback-with-dhcp-server.network test-network: add one more test for LinkLocalAddressing=fallback 2019-05-07 17:12:09 +02:00
dhcp-client-with-ipv4ll-fallback-without-dhcp-server.network test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section 2019-07-25 12:38:57 +09:00
dhcp-client-with-static-address.network test-network: add testcase for DHCP client with static address 2019-07-06 07:39:23 +09:00
dhcp-client.network
dhcp-server-timezone-router.network
dhcp-server-veth-peer.network test-network: set missing prefixlen 2019-01-29 07:36:35 +01:00
dhcp-server.network test-network: add tests for bonding 2019-02-18 18:07:11 +09:00
dhcp-v4-server-veth-peer.network test-network: set missing prefixlen 2019-01-29 07:36:35 +01:00
erspan.network test-network: test stacked erspan tunnels 2019-03-30 21:17:53 +09:00
gretap.network test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
gretun.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
ip6gretap.network test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
ip6gretun.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
ip6tnl.network test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
ipip.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
ipv6-prefix-veth.network
ipv6-prefix.network
ipvlan.network
ipvtap.network test-network: add a basic test for ipvtap 2019-05-16 09:48:53 +09:00
isatap.network test-network: add test for ISATAP 2018-12-03 09:16:06 +05:30
macsec.network test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
macvlan.network
macvtap.network
netdev-link-local-addressing-yes.network test-network: add test for Xfrm netdev 2019-07-11 11:51:23 +09:00
routing-policy-rule-dummy98.network test-network: add testcase for issue #11280 2019-02-27 19:24:13 +09:00
routing-policy-rule-test1.network test-network: add testcase for issue #11280 2019-02-27 19:24:13 +09:00
sit.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
state-file-tests.network test-network: add tests for link state file vs resolvectl or timedatectl 2019-07-17 06:59:12 +09:00
vlan6.netdev test-network: add tests for bonding 2019-02-18 18:07:11 +09:00
vlan6.network test-network: add tests for bonding 2019-02-18 18:07:11 +09:00
vti6.network test-network: add more tests for tunneling devices 2019-03-22 03:31:50 +09:00
vti.network test-network: add testcases Tunnel.Remote=any and Local=any 2019-07-11 15:09:50 +09:00
vxlan-test1.network test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
vxlan.network test-network: add more tests for LinkLocalAddressing=yes on various netdevs 2019-05-24 10:54:53 +09:00
xfrm.network test-network: add test for Xfrm netdev 2019-07-11 11:51:23 +09:00