Adding upstream version 257.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
e632a483c7
commit
ce097cb8f4
6337 changed files with 2076067 additions and 0 deletions
8
test/fuzz/fuzz-netdev-parser/6rd-tunnel.netdev
Normal file
8
test/fuzz/fuzz-netdev-parser/6rd-tunnel.netdev
Normal file
|
@ -0,0 +1,8 @@
|
|||
[NetDev]
|
||||
Name=6rdtun99
|
||||
Kind=sit
|
||||
|
||||
[Tunnel]
|
||||
Local=10.65.223.238
|
||||
Remote=10.65.223.239
|
||||
IPv6RapidDeploymentPrefix=2602::/24
|
16
test/fuzz/fuzz-netdev-parser/batadv.netdev
Normal file
16
test/fuzz/fuzz-netdev-parser/batadv.netdev
Normal file
|
@ -0,0 +1,16 @@
|
|||
[NetDev]
|
||||
Name=bat0
|
||||
Kind=batadv
|
||||
Description=Batman test
|
||||
|
||||
[BatmanAdvanced]
|
||||
GatewayMode=server
|
||||
Aggregation=1
|
||||
BridgeLoopAvoidance=1
|
||||
DistributedArpTable=1
|
||||
Fragmentation=1
|
||||
HopPenalty=10
|
||||
OriginatorIntervalSec=1
|
||||
GatewayBandwidthDown=100K
|
||||
GatewayBandwidthUp=12K
|
||||
RoutingAlgorithm=batman-v
|
6
test/fuzz/fuzz-netdev-parser/bond-backup.netdev
Normal file
6
test/fuzz/fuzz-netdev-parser/bond-backup.netdev
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=bond199
|
||||
Kind=bond
|
||||
|
||||
[Bond]
|
||||
Mode=active-backup
|
19
test/fuzz/fuzz-netdev-parser/bond.netdev
Normal file
19
test/fuzz/fuzz-netdev-parser/bond.netdev
Normal file
|
@ -0,0 +1,19 @@
|
|||
[NetDev]
|
||||
Name=bond99
|
||||
Kind=bond
|
||||
|
||||
[Bond]
|
||||
Mode=802.3ad
|
||||
TransmitHashPolicy=layer3+4
|
||||
MIIMonitorSec=1s
|
||||
LACPTransmitRate=fast
|
||||
UpDelaySec=2s
|
||||
DownDelaySec=2s
|
||||
ResendIGMP=4
|
||||
MinLinks=1
|
||||
AdActorSystemPriority=1218
|
||||
AdUserPortKey=811
|
||||
AdActorSystem=00:11:22:33:44:55
|
||||
ARPMissedMax=10
|
||||
# feed the sanitizer
|
||||
AdActorSystem=00:11:22:33:44:55
|
3
test/fuzz/fuzz-netdev-parser/bridge-2.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/bridge-2.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=bridge99
|
||||
Kind=bridge
|
13
test/fuzz/fuzz-netdev-parser/bridge.netdev
Normal file
13
test/fuzz/fuzz-netdev-parser/bridge.netdev
Normal file
|
@ -0,0 +1,13 @@
|
|||
[NetDev]
|
||||
Name=bridge99
|
||||
Kind=bridge
|
||||
|
||||
[Bridge]
|
||||
HelloTimeSec=9
|
||||
MaxAgeSec=9
|
||||
ForwardDelaySec=9
|
||||
AgeingTimeSec=9
|
||||
Priority=9
|
||||
MulticastQuerier= true
|
||||
MulticastSnooping=true
|
||||
STP=true
|
BIN
test/fuzz/fuzz-netdev-parser/crash-null-address
Normal file
BIN
test/fuzz/fuzz-netdev-parser/crash-null-address
Normal file
Binary file not shown.
3
test/fuzz/fuzz-netdev-parser/dummy-2.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/dummy-2.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=dummy98
|
||||
Kind=dummy
|
3
test/fuzz/fuzz-netdev-parser/dummy.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/dummy.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=test1
|
||||
Kind=dummy
|
11
test/fuzz/fuzz-netdev-parser/erspan-tunnel.netdev
Normal file
11
test/fuzz/fuzz-netdev-parser/erspan-tunnel.netdev
Normal file
|
@ -0,0 +1,11 @@
|
|||
[NetDev]
|
||||
Name=erspan-test
|
||||
Kind=erspan
|
||||
|
||||
[Tunnel]
|
||||
Independent=true
|
||||
ERSPANIndex=123
|
||||
Local=172.16.1.200
|
||||
Remote=172.16.1.100
|
||||
Key=101
|
||||
SerializeTunneledPackets=true
|
12
test/fuzz/fuzz-netdev-parser/geneve.netdev
Normal file
12
test/fuzz/fuzz-netdev-parser/geneve.netdev
Normal file
|
@ -0,0 +1,12 @@
|
|||
[NetDev]
|
||||
Name=geneve99
|
||||
Kind=geneve
|
||||
|
||||
[GENEVE]
|
||||
Id=99
|
||||
Remote=192.168.22.1
|
||||
TTL=1
|
||||
UDPChecksum=true
|
||||
UDP6ZeroChecksumTx=true
|
||||
UDP6ZeroChecksumRx=true
|
||||
DestinationPort=6082
|
5
test/fuzz/fuzz-netdev-parser/github-10615
Normal file
5
test/fuzz/fuzz-netdev-parser/github-10615
Normal file
|
@ -0,0 +1,5 @@
|
|||
[NetDev]
|
||||
Name=veth99
|
||||
Kind=veth
|
||||
MACAddress=12:34:56:78:9a:bc
|
||||
MACAddress=12:34:56:78:9a:bc
|
10
test/fuzz/fuzz-netdev-parser/github-10629
Normal file
10
test/fuzz/fuzz-netdev-parser/github-10629
Normal file
|
@ -0,0 +1,10 @@
|
|||
[NetDev]
|
||||
Name=vlan99
|
||||
Kind=vcan
|
||||
|
||||
[VLAN]
|
||||
Id=99
|
||||
GVRP=true
|
||||
MVRP=true
|
||||
LooseBinding=true
|
||||
ReorderHeader=true
|
14
test/fuzz/fuzz-netdev-parser/github-15968
Normal file
14
test/fuzz/fuzz-netdev-parser/github-15968
Normal file
|
@ -0,0 +1,14 @@
|
|||
[NetDev]
|
||||
Name=t
|
||||
[L2TP]
|
||||
b
|
||||
Remote=1.8.0.2
|
||||
|
||||
[L2TPSession]
|
||||
SessionId=
|
||||
[L2TP]
|
||||
PeerTunnelId=2
|
||||
[NetDev]
|
||||
Kind=l2tp
|
||||
[L2TP]
|
||||
TunnelId=4
|
7
test/fuzz/fuzz-netdev-parser/gre-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/gre-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=gretun99
|
||||
Kind=gre
|
||||
|
||||
[Tunnel]
|
||||
Local=10.65.223.238
|
||||
Remote=10.65.223.239
|
7
test/fuzz/fuzz-netdev-parser/gretap-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/gretap-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=gretap99
|
||||
Kind=gretap
|
||||
|
||||
[Tunnel]
|
||||
Local=10.65.223.238
|
||||
Remote=10.65.223.239
|
7
test/fuzz/fuzz-netdev-parser/ip6gre-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/ip6gre-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=ip6gretap99
|
||||
Kind=ip6gretap
|
||||
|
||||
[Tunnel]
|
||||
Local=2a00:ffde:4567:edde::4987
|
||||
Remote=2001:473:fece:cafe::5179
|
8
test/fuzz/fuzz-netdev-parser/ip6tnl-tunnel.netdev
Normal file
8
test/fuzz/fuzz-netdev-parser/ip6tnl-tunnel.netdev
Normal file
|
@ -0,0 +1,8 @@
|
|||
[NetDev]
|
||||
Name=ip6tnl99
|
||||
Kind=ip6tnl
|
||||
|
||||
[Tunnel]
|
||||
Mode=ip6ip6
|
||||
Local=2a00:ffde:4567:edde::4987
|
||||
Remote=2001:473:fece:cafe::5179
|
8
test/fuzz/fuzz-netdev-parser/ipip-tunnel.netdev
Normal file
8
test/fuzz/fuzz-netdev-parser/ipip-tunnel.netdev
Normal file
|
@ -0,0 +1,8 @@
|
|||
[NetDev]
|
||||
Name=ipiptun99
|
||||
Kind=ipip
|
||||
MTUBytes=1480
|
||||
|
||||
[Tunnel]
|
||||
Local=192.168.223.238
|
||||
Remote=192.169.224.239
|
9
test/fuzz/fuzz-netdev-parser/ipip-tunnel2.netdev
Normal file
9
test/fuzz/fuzz-netdev-parser/ipip-tunnel2.netdev
Normal file
|
@ -0,0 +1,9 @@
|
|||
[NetDev]
|
||||
Name=ipiptun99
|
||||
Kind=ipip
|
||||
MTUBytes=1480
|
||||
|
||||
[Tunnel]
|
||||
Local=192.168.223.238
|
||||
Remote=192.169.224.239
|
||||
Independent=true
|
6
test/fuzz/fuzz-netdev-parser/ipvlan.netdev
Normal file
6
test/fuzz/fuzz-netdev-parser/ipvlan.netdev
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=ipvlan99
|
||||
Kind=ipvlan
|
||||
|
||||
[IPVLAN]
|
||||
Mode=L2
|
3
test/fuzz/fuzz-netdev-parser/macvlan.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/macvlan.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=macvlan99
|
||||
Kind=macvlan
|
3
test/fuzz/fuzz-netdev-parser/macvtap.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/macvtap.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=macvtap99
|
||||
Kind=macvtap
|
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11279
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11279
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11280
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11280
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11286
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11286
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11287
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11287
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11296
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11296
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11297
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11297
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11299
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11299
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11324
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-11324
Normal file
Binary file not shown.
6
test/fuzz/fuzz-netdev-parser/oss-fuzz-11344
Normal file
6
test/fuzz/fuzz-netdev-parser/oss-fuzz-11344
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=v
|
||||
Kind=vti
|
||||
[Tunnel]
|
||||
Local=::
|
||||
Local=any
|
6
test/fuzz/fuzz-netdev-parser/oss-fuzz-13719
Normal file
6
test/fuzz/fuzz-netdev-parser/oss-fuzz-13719
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=w
|
||||
Kind=wireguard
|
||||
[WireGuardPeer]
|
||||
Endpoint=:0
|
||||
Endpoint=:8
|
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-13884
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-13884
Normal file
Binary file not shown.
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-13886
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-13886
Normal file
Binary file not shown.
5
test/fuzz/fuzz-netdev-parser/oss-fuzz-14157
Normal file
5
test/fuzz/fuzz-netdev-parser/oss-fuzz-14157
Normal file
|
@ -0,0 +1,5 @@
|
|||
[NetDev]
|
||||
Name=w
|
||||
Kind=wireguard
|
||||
[WireGuardPeer]
|
||||
PublicKey=e
|
5
test/fuzz/fuzz-netdev-parser/oss-fuzz-14158
Normal file
5
test/fuzz/fuzz-netdev-parser/oss-fuzz-14158
Normal file
|
@ -0,0 +1,5 @@
|
|||
[NetDev]
|
||||
Name=w
|
||||
Kind=wireguard
|
||||
[WireGuard]
|
||||
PrivateKey=E
|
10
test/fuzz/fuzz-netdev-parser/oss-fuzz-22547
Normal file
10
test/fuzz/fuzz-netdev-parser/oss-fuzz-22547
Normal file
|
@ -0,0 +1,10 @@
|
|||
[NetDev]
|
||||
Name=o
|
||||
Kind=macsec
|
||||
|
||||
[MACsecReceiveChannel]
|
||||
MACAddress=12.0.4
|
||||
Port=913
|
||||
[MACsecReceiveChannel]
|
||||
MACAddress=12.0.4
|
||||
Port=913
|
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-62556
Normal file
BIN
test/fuzz/fuzz-netdev-parser/oss-fuzz-62556
Normal file
Binary file not shown.
7
test/fuzz/fuzz-netdev-parser/sit-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/sit-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=sittun99
|
||||
Kind=sit
|
||||
|
||||
[Tunnel]
|
||||
Local=10.65.223.238
|
||||
Remote=10.65.223.239
|
7
test/fuzz/fuzz-netdev-parser/tap.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/tap.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=tap99
|
||||
Kind=tap
|
||||
|
||||
[Tap]
|
||||
MultiQueue=true
|
||||
PacketInfo=true
|
7
test/fuzz/fuzz-netdev-parser/tun.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/tun.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=tun99
|
||||
Kind=tun
|
||||
|
||||
[Tun]
|
||||
MultiQueue=true
|
||||
PacketInfo=true
|
3
test/fuzz/fuzz-netdev-parser/vcan.netdev
Normal file
3
test/fuzz/fuzz-netdev-parser/vcan.netdev
Normal file
|
@ -0,0 +1,3 @@
|
|||
[NetDev]
|
||||
Name=vcan99
|
||||
Kind=vcan
|
8
test/fuzz/fuzz-netdev-parser/veth.netdev
Normal file
8
test/fuzz/fuzz-netdev-parser/veth.netdev
Normal file
|
@ -0,0 +1,8 @@
|
|||
[NetDev]
|
||||
Name=veth99
|
||||
Kind=veth
|
||||
MACAddress=12:34:56:78:9a:bc
|
||||
|
||||
[Peer]
|
||||
Name=veth-peer
|
||||
MACAddress=12:34:56:78:9a:bd
|
10
test/fuzz/fuzz-netdev-parser/vlan.netdev
Normal file
10
test/fuzz/fuzz-netdev-parser/vlan.netdev
Normal file
|
@ -0,0 +1,10 @@
|
|||
[NetDev]
|
||||
Name=vlan99
|
||||
Kind=vlan
|
||||
|
||||
[VLAN]
|
||||
Id=99
|
||||
GVRP=true
|
||||
MVRP=true
|
||||
LooseBinding=true
|
||||
ReorderHeader=true
|
6
test/fuzz/fuzz-netdev-parser/vrf.netdev
Normal file
6
test/fuzz/fuzz-netdev-parser/vrf.netdev
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=vrf99
|
||||
Kind=vrf
|
||||
|
||||
[VRF]
|
||||
TableId=42
|
7
test/fuzz/fuzz-netdev-parser/vti-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/vti-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=vtitun99
|
||||
Kind=vti
|
||||
|
||||
[Tunnel]
|
||||
Local=10.65.223.238
|
||||
Remote=10.65.223.239
|
7
test/fuzz/fuzz-netdev-parser/vti6-tunnel.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/vti6-tunnel.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=vti6tun99
|
||||
Kind=vti6
|
||||
|
||||
[Tunnel]
|
||||
Local=2a00:ffde:4567:edde::4987
|
||||
Remote=2001:473:fece:cafe::5179
|
16
test/fuzz/fuzz-netdev-parser/vxlan.netdev
Normal file
16
test/fuzz/fuzz-netdev-parser/vxlan.netdev
Normal file
|
@ -0,0 +1,16 @@
|
|||
[NetDev]
|
||||
Name=vxlan99
|
||||
Kind=vxlan
|
||||
|
||||
[VXLAN]
|
||||
Id=999
|
||||
L2MissNotification=true
|
||||
L3MissNotification=true
|
||||
RouteShortCircuit=true
|
||||
UDPChecksum=true
|
||||
UDP6ZeroChecksumTx=true
|
||||
UDP6ZeroChecksumRx=true
|
||||
RemoteChecksumTx=true
|
||||
RemoteChecksumRx=true
|
||||
GroupPolicyExtension=true
|
||||
DestinationPort=5555
|
6
test/fuzz/fuzz-netdev-parser/wg-dup-endpoint
Normal file
6
test/fuzz/fuzz-netdev-parser/wg-dup-endpoint
Normal file
|
@ -0,0 +1,6 @@
|
|||
[NetDev]
|
||||
Name=w
|
||||
Kind=wireguard
|
||||
[WireGuardPeer]
|
||||
Endpoint=:0
|
||||
Endpoint=:8
|
12
test/fuzz/fuzz-netdev-parser/wireguard.netdev
Normal file
12
test/fuzz/fuzz-netdev-parser/wireguard.netdev
Normal file
|
@ -0,0 +1,12 @@
|
|||
[NetDev]
|
||||
Name=wg99
|
||||
Kind=wireguard
|
||||
|
||||
[WireGuard]
|
||||
PrivateKey=EEGlnEPYJV//kbvvIqxKkQwOiS+UENyPncC4bF46ong=
|
||||
ListenPort=51820
|
||||
|
||||
[WireGuardPeer]
|
||||
PublicKey=RDf+LSpeEre7YEIKaxg+wbpsNV7du+ktR99uBEtIiCA=
|
||||
AllowedIPs=fd31:bf08:57cb::/48,192.168.26.0/24
|
||||
Endpoint=wireguard.example.com:51820
|
7
test/fuzz/fuzz-netdev-parser/xfrm.netdev
Normal file
7
test/fuzz/fuzz-netdev-parser/xfrm.netdev
Normal file
|
@ -0,0 +1,7 @@
|
|||
[NetDev]
|
||||
Name=xfrm99
|
||||
Kind=xfrm
|
||||
|
||||
[Xfrm]
|
||||
InterfaceId=7
|
||||
Independent=false
|
Loading…
Add table
Add a link
Reference in a new issue