1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-24 21:34:08 +03:00
systemd-stable/test/fuzz/fuzz-network-parser
Lennart Poettering 6b000af4f2 tree-wide: avoid some loaded terms
https://tools.ietf.org/html/draft-knodel-terminology-02
https://lwn.net/Articles/823224/

This gets rid of most but not occasions of these loaded terms:

1. scsi_id and friends are something that is supposed to be removed from
   our tree (see #7594)

2. The test suite defines an API used by the ubuntu CI. We can remove
   this too later, but this needs to be done in sync with the ubuntu CI.

3. In some cases the terms are part of APIs we call or where we expose
   concepts the kernel names the way it names them. (In particular all
   remaining uses of the word "slave" in our codebase are like this,
   it's used by the POSIX PTY layer, by the network subsystem, the mount
   API and the block device subsystem). Getting rid of the term in these
   contexts would mean doing some major fixes of the kernel ABI first.

Regarding the replacements: when whitelist/blacklist is used as noun we
replace with with allow list/deny list, and when used as verb with
allow-list/deny-list.
2020-06-25 09:00:19 +02:00
..
21-vlan.network
23-active-slave.network
23-bond199.network
23-emit-lldp.network
23-primary-slave.network
23-test1-bond199.network
24-lldp.network
24-search-domain.network
25-address-link-section.network
25-address-section-miscellaneous.network
25-address-section.network
25-fibrule-port-range.network network: rename Protocol= in [RoutingPolicyRule] to IPProtocol= 2018-12-02 06:13:47 +01:00
25-ipv6-address-label-section.network
25-link-section-unmanaged.network
25-neighbor-section.network networkd: Static neighbor support 2018-12-09 16:56:37 -08:00
25-route-section.network
25-route-tcp-window-settings.network
25-route-type.network
25-sysctl.network
26-bridge-slave-interface-1.network networkd: bridge add support to configure multicast_to_unicast 2018-12-03 23:49:46 +05:30
26-bridge-slave-interface-2.network
27-xfrm.network Added support for xfrm interfaces 2019-07-10 23:02:19 +09:00
bridge99.network
configure-without-carrier.network
dhcp-client-anonymize.network
dhcp-client-critical-connection.network
dhcp-client-ipv4-dhcp-settings.network
dhcp-client-ipv4-only-ipv6-disabled.network
dhcp-client-ipv4-only.network
dhcp-client-ipv6-only.network
dhcp-client-ipv6-rapid-commit.network
dhcp-client-listen-port.network
dhcp-client-route-metric.network
dhcp-client-route-table.network
dhcp-client-timezone-router.network
dhcp-client.network
dhcp-server-timezone-router.network
dhcp-server-veth-peer.network
dhcp-server.network
dhcp-v4-server-veth-peer.network
directives.network tree-wide: avoid some loaded terms 2020-06-25 09:00:19 +02:00
dns-trust-anchor-duplicate.network basic/set: add set_ensure_consume() 2020-06-24 10:38:15 +02:00
github-10639
github-13938 test: add testcase for issue #13938 2019-11-05 10:49:07 +09:00
github-15885 tests: add a testcase for https://github.com/systemd/systemd/issues/15885 2020-05-22 13:35:00 +02:00
github-15951 network: fix memleaks 2020-05-29 14:49:40 +02:00
gretap.network
gretun.network
ip6gretap.network
ip6tnl.network
ipip.network
ipv6-prefix-veth.network
ipv6-prefix.network
ipvlan.network
macvlan.network
macvtap.network
oss-fuzz-11285 fuzz: add a testcase for oss-fuzz#11285 2018-11-08 12:31:02 +09:00
oss-fuzz-11302 fuzz: add testcases of recent issues 2018-11-09 11:45:43 +09:00
oss-fuzz-11314 fuzz: add testcases of recent issues 2018-11-09 11:45:43 +09:00
oss-fuzz-11345 fuzz: add testcase of oss-fuzz#11345 2018-11-11 12:03:52 +09:00
oss-fuzz-13059 tests: shorten the fuzz test case 2019-02-21 12:30:13 +01:00
oss-fuzz-13354 networkd: refuse more than 128 NTP servers 2019-02-27 14:52:33 +01:00
oss-fuzz-13433 networkd: fix memleak when the same NetDev is specified twice 2019-02-27 14:31:28 +01:00
oss-fuzz-13888 fuzz: add testcases for the bug in condition_free_list_type() 2019-03-24 00:35:39 +09:00
oss-fuzz-15678 tree-wide: avoid some loaded terms 2020-06-25 09:00:19 +02:00
oss-fuzz-20548 network: fix ABRT 2020-02-07 17:18:58 +09:00
routing-policy-rule.network
sit.network
test-static.network
vti6.network
vti.network
vxlan.network