summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | test-network: add test that vcan device can be configured stateYu Watanabe2019-05-222-2/+3
| * | test-network: add basic tests for veth interfacesYu Watanabe2019-05-222-2/+11
| * | test-network: add tests for flags of tun or tap devicesYu Watanabe2019-05-223-0/+12
| * | network: Allow IFF_VNET_HDR to also be set for tun devicesYu Watanabe2019-05-221-0/+1
| * | test-network: add tests for LinkLocalAddressing= on ipvlan or friendsYu Watanabe2019-05-222-8/+22
| * | test-network: add tests for Flags= in [IPVTAP]Yu Watanabe2019-05-222-6/+13
| * | test-network: add tests for Flags= in [IPVLAN]Yu Watanabe2019-05-222-6/+13
| * | test-network: add tests for Mode= setting in [MACVTAP] sectionYu Watanabe2019-05-221-3/+13
| * | test-network: add tests for Mode= setting in [MACVLAN] sectionYu Watanabe2019-05-221-11/+18
| * | test-network: convert jiffies to secYu Watanabe2019-05-221-8/+9
| * | test-network: show interface status when wait_online() failsYu Watanabe2019-05-221-1/+7
| * | test-network: use wait_online() moreYu Watanabe2019-05-221-8/+4
| * | test-network: introduce check_link_exists()Yu Watanabe2019-05-221-69/+72
| * | test-network: use wait_online() moreYu Watanabe2019-05-222-53/+39
| * | test-network: use splitlines() at one more placeYu Watanabe2019-05-221-1/+1
| |/
* | Merge pull request #12431 from poettering/tmpfiles-chmod-chown-orderZbigniew Jędrzejewski-Szmek2019-05-222-5/+67
|\ \ | |/ |/|
| * tests: add test for suid/sgid handling in tmpfilesLennart Poettering2019-04-301-0/+59
| * test-functions: follow fedora dbus-daemon/dbus-broker rearrangementsLennart Poettering2019-04-301-5/+8
* | Merge pull request #12612 from keszybz/bootctl-columnYu Watanabe2019-05-214-5/+1
|\ \
| * | TEST-32-OOMPOLICY: drop unneeded headersZbigniew Jędrzejewski-Szmek2019-05-192-4/+0
| * | test: rename TEST-31-OOMPOLICY to TEST-32-OOMPOLICYZbigniew Jędrzejewski-Szmek2019-05-193-0/+0
| * | test: search $BOOT for kernel+initrdZbigniew Jędrzejewski-Szmek2019-05-191-1/+1
* | | Merge pull request #12603 from ssahani/ndisc-blacklistYu Watanabe2019-05-191-0/+1
|\ \ \ | |/ / |/| |
| * | networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-0/+1
* | | test-network: wait for bond interface to be no-carrier operational stateYu Watanabe2019-05-191-2/+14
* | | test-network: enable universal_newline= flag for subprocess.check_output()Yu Watanabe2019-05-191-163/+163
* | | test-network: remove unnecessary linksYu Watanabe2019-05-191-18/+16
* | | test-network: fix underlying device nameYu Watanabe2019-05-191-1/+1
* | | test-network: use check_operstate() helper function where applicableYu Watanabe2019-05-191-101/+34
* | | test-network: add get_operstate() and check_operstate() helper functionsYu Watanabe2019-05-191-0/+13
|/ /
* | Merge pull request #12586 from ssahani/route-propertiesYu Watanabe2019-05-181-0/+1
|\ \
| * | networkd: route add MPLS TTL propagateSusant Sahani2019-05-181-0/+1
* | | networkd: FOU netdev add support to configure peer portSusant Sahani2019-05-181-0/+1
* | | shared/varlink: add missing setting of output_buffer_allocatedZbigniew Jędrzejewski-Szmek2019-05-171-0/+1
* | | varlink: initialize Varlink with 0Yu Watanabe2019-05-161-0/+1
* | | Merge pull request #12574 from yuwata/network-mtu-issue-12552Yu Watanabe2019-05-161-1/+1
|\ \ \ | |/ / |/| |
| * | test-network: adjust mtuYu Watanabe2019-05-161-1/+1
* | | Merge pull request #12549 from yuwata/network-sittun-disable-link-local-addre...Yu Watanabe2019-05-164-78/+122
|\ \ \
| * | | test-network: check tunnel netdevs become operstate 'routable'Yu Watanabe2019-05-164-78/+122
* | | | Merge pull request #12576 from ssahani/fouYu Watanabe2019-05-161-0/+2
|\ \ \ \
| * | | | networkd: FOU tunnel support Local and Peer tunnel addressesSusant Sahani2019-05-161-0/+2
| |/ / /
* | | | test-network: add a basic test for ipvtapYu Watanabe2019-05-163-0/+21
* | | | networkd: introduce netdev ipvtapSusant Sahani2019-05-162-0/+4
|/ / /
* | | test-network: add a test for IPv4LLRoute=Yu Watanabe2019-05-152-0/+2
* | | test-network: add tests for DefaultRouteOnDevice=Yu Watanabe2019-05-152-0/+2
* | | network: add DefaultRouteOnDevice= setting in [Network] sectionYu Watanabe2019-05-151-0/+1
|/ /
* | Merge pull request #12555 from ssahani/route-propertiesYu Watanabe2019-05-141-0/+1
|\ \
| * | networkd: route add support to configure fastopen_no_cookieSusant Sahani2019-05-141-0/+1
* | | networkd: DHCP client add support to send RELEASE packetSusant Sahani2019-05-141-0/+1
* | | networkd: bridge FDB support more NTF_* flagsSusant Sahani2019-05-141-0/+1