summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/agent-server.network (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: Prefix all network/netdev config files used by systemd-networkd-tests.pyDaan De Meyer2022-02-151-16/+0
| | | | | Let's make sure these take preference over any generic network config files shipped by the OS (in this case specifically, mkosi).
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
| | | | | | | | Those are all consumed by our parser, so they all support comments. I was considering whether they should have a license header at all, but in the end I decided to add it because those files are often created by copying parts of real unit files. And if the real ones have a license, then those might as well. It's easier to add it than to make an exception.
* test-network: refuse RA if not necessaryYu Watanabe2021-05-261-0/+2
|
* test-network: set DNS= and NTP= for DHCP serverYu Watanabe2021-04-301-0/+3
| | | | | | | | Now, RoutesToDNS= and RoutesToNTP= are enabled by default on DHCPv4 client. So, if DHCP server picks up DNS or NTP servers from uplink, then the routes may break CI environment. Hopefully fixes #19463.
* relay role implementationYegor Alexeyev2021-04-201-0/+10