diff options
Diffstat (limited to 'test/fuzz/fuzz-netdev-parser/directives.netdev')
-rw-r--r-- | test/fuzz/fuzz-netdev-parser/directives.netdev | 258 |
1 files changed, 258 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-netdev-parser/directives.netdev b/test/fuzz/fuzz-netdev-parser/directives.netdev new file mode 100644 index 0000000..309941f --- /dev/null +++ b/test/fuzz/fuzz-netdev-parser/directives.netdev @@ -0,0 +1,258 @@ +[VLAN] +MVRP= +LooseBinding= +ReorderHeader= +Id= +GVRP= +Protocol= +EgressQOSMaps= +IngressQOSMaps= +[MACVLAN] +Mode= +SourceMACAddress= +BroadcastMulticastQueueLength= +[WireGuard] +ListenPort= +PrivateKey= +PrivateKeyFile= +FwMark= +FirewallMark= +RouteTable= +RouteMetric= +[MACVTAP] +Mode= +SourceMACAddress= +[Match] +Architecture= +Credential= +Firmware= +Host= +KernelCommandLine= +KernelVersion= +Virtualization= +[GENEVE] +DestinationPort= +TTL= +UDP6ZeroCheckSumTx= +TOS= +Id= +UDPChecksum= +UDP6ZeroChecksumTx= +FlowLabel= +UDP6ZeroChecksumRx= +Remote= +UDP6ZeroCheckSumRx= +IPDoNotFragment= +[Bridge] +ForwardDelaySec= +HelloTimeSec= +MaxAgeSec= +STP= +MulticastSnooping= +DefaultPVID= +MulticastQuerier= +AgeingTimeSec= +Priority= +GroupForwardMask= +VLANFiltering= +VLANProtocol= +MulticastIGMPVersion= +[VRF] +TableId= +Table= +[Peer] +MACAddress= +Name= +[WireGuardPeer] +Endpoint= +PresharedKey= +PresharedKeyFile= +PersistentKeepalive= +PublicKey= +AllowedIPs= +RouteTable= +RouteMetric= +[Tunnel] +FooOverUDP= +IPv6FlowLabel= +Remote= +AllowLocalRemote= +Local= +TOS= +Independent= +AssignToLoopback= +Key= +InputKey= +Encapsulation= +Mode= +OutputKey= +DiscoverPathMTU= +FOUDestinationPort= +CopyDSCP= +EncapsulationLimit= +TTL= +FOUSourcePort= +IPv6RapidDeploymentPrefix= +ERSPANVersion= +ERSPANIndex= +ERSPANDirection= +ERSPANHardwareId= +SerializeTunneledPackets= +ISATAP= +External= +[VXLAN] +UDP6ZeroChecksumRx= +ARPProxy= +FlowLabel= +Local= +RemoteChecksumTx= +RouteShortCircuit= +Remote= +L3MissNotification= +Group= +FDBAgeingSec= +MacLearning= +Id= +VNI= +RemoteChecksumRx= +TOS= +L2MissNotification= +UDP6ZeroChecksumTx= +UDP6ZeroCheckSumRx= +UDPCheckSum= +GroupPolicyExtension= +GenericProtocolExtension= +MaximumFDBEntries= +TTL= +DestinationPort= +ReduceARPProxy= +PortRange= +UDPChecksum= +UDP6ZeroCheckSumTx= +IPDoNotFragment= +Independent= +[VXCAN] +Peer= +[Bond] +LearnPacketIntervalSec= +TransmitHashPolicy= +MIIMonitorSec= +PacketsPerSlave= +DownDelaySec= +PrimaryReselectPolicy= +ResendIGMP= +ARPAllTargets= +AdActorSystemPriority= +UpDelaySec= +AdSelect= +AdActorSystem= +AdUserPortKey= +FailOverMACPolicy= +ARPValidate= +Mode= +GratuitousARP= +ARPIPTargets= +MinLinks= +LACPTransmitRate= +ARPIntervalSec= +AllSlavesActive= +DynamicTransmitLoadBalancing= +[FooOverUDP] +Protocol= +Port= +PeerPort= +Encapsulation= +Local= +Peer= +[Tap] +MultiQueue= +OneQueue= +User= +Group= +PacketInfo= +VNetHeader= +KeepCarrier= +[IPVLAN] +Mode= +Flags= +[IPVTAP] +Mode= +Flags= +[Tun] +OneQueue= +MultiQueue= +PacketInfo= +VNetHeader= +Group= +User= +KeepCarrier= +[NetDev] +Kind= +MACAddress= +MTUBytes= +Description= +Name= +[L2TP] +TunnelId= +PeerTunnelId= +UDPSourcePort= +UDPDestinationPort= +Local= +Remote= +EncapsulationType= +UDPCheckSum= +UDP6CheckSumRx= +UDP6CheckSumTx= +[L2TPSession] +SessionId= +PeerSessionId= +Layer2SpecificHeader= +Name= +[MACsec] +Port= +Encrypt= +[MACsecReceiveAssociation] +Port= +MACAddress= +PacketNumber= +KeyId= +Key= +KeyFile= +Activate= +UseForEncoding= +[MACsecReceiveChannel] +Port= +MACAddress= +[MACsecTransmitAssociation] +PacketNumber= +KeyId= +Key= +KeyFile= +Activate= +[Xfrm] +Independent= +InterfaceId= +[BareUDP] +DestinationPort= +EtherType= +[BatmanAdvanced] +GatewayMode= +Aggregation= +BridgeLoopAvoidance= +DistributedArpTable= +Fragmentation= +HopPenalty= +OriginatorIntervalSec= +GatewayBandwithDown= +GatewayBandwithUp= +GatewayBandwidthDown= +GatewayBandwidthUp= +RoutingAlgorithm= +[IPoIB] +PartitionKey= +Mode= +IgnoreUserspaceMulticastGroups= +[WLAN] +PhysicalDevice= +Type= +WDS= |