]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/fuzz/fuzz-network-parser/directives.network
networkd: Add support for blacklisting servers
[thirdparty/systemd.git] / test / fuzz / fuzz-network-parser / directives.network
index 6afdd05e877f7f671a437af94fb74da5d2f13fc6..2cf8b6fa0498cb78df6e284b5a110bf9fc96d333 100644 (file)
@@ -7,6 +7,9 @@ FastLeave=
 Priority=
 AllowPortToBeRoot=
 MulticastToUnicast=
+MulticastFlood=
+NeighborSuppression=
+Learning=
 [Match]
 KernelVersion=
 Type=
@@ -29,6 +32,8 @@ MACAddress=
 [BridgeFDB]
 VLANId=
 MACAddress=
+Destination=
+VNI=
 [DHCP]
 UseDomains=
 UseRoutes=
@@ -54,12 +59,14 @@ ClientIdentifier=
 ListenPort=
 UseTimezone=
 RouteTable=
+BlackList=
 [Route]
 Destination=
 Protocol=
 Table=
 Gateway=
 InitialAdvertisedReceiveWindow=
+GatewayOnLink=
 GatewayOnlink=
 Type=
 InitialCongestionWindow=
@@ -106,6 +113,8 @@ IPForward=
 IPv6Token=
 Description=
 VXLAN=
+L2TP=
+MACsec=
 LinkLocalAddressing=
 ConfigureWithoutCarrier=
 NTP=
@@ -116,6 +125,7 @@ VLAN=
 DHCPServer=
 BindCarrier=
 VRF=
+IgnoreCarrierLoss=
 [IPv6Prefix]
 Prefix=
 OnLink=
@@ -130,6 +140,7 @@ PVID=
 SamplePoint=
 BitRate=
 RestartSec=
+TripleSampling=
 [Address]
 DuplicateAddressDetection=
 AutoJoin=
@@ -159,12 +170,16 @@ InvertRule=
 RouterPreference=
 DNSLifetimeSec=
 DNS=
+DNSDefaultRoute=
 RouterLifetimeSec=
 Domains=
 EmitDNS=
 EmitDomains=
 Managed=
 OtherInformation=
+[Neighbor]
+Address=
+MACAddress=
 [IPv6AddressLabel]
 Label=
 Prefix=
@@ -172,6 +187,8 @@ Prefix=
 UseDomains=
 RouteTable=
 UseDNS=
+UseAutonomousPrefix=
+UseOnLinkPrefix=
 [DHCPServer]
 EmitNTP=
 PoolSize=
@@ -184,6 +201,7 @@ MaxLeaseTimeSec=
 DefaultLeaseTimeSec=
 EmitTimezone=
 DNS=
+MaxAttempts=
 [DHCPv4]
 UseHostname=
 UseMTU=