]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fuzz: add BPFProgram= to directives 13496/head
authorJulia Kartseva <hex@fb.com>
Tue, 22 Dec 2020 17:27:14 +0000 (09:27 -0800)
committerJulia Kartseva <hex@fb.com>
Sat, 10 Apr 2021 03:28:47 +0000 (20:28 -0700)
test/fuzz/fuzz-unit-file/directives.mount
test/fuzz/fuzz-unit-file/directives.scope
test/fuzz/fuzz-unit-file/directives.service
test/fuzz/fuzz-unit-file/directives.slice
test/fuzz/fuzz-unit-file/directives.socket
test/fuzz/fuzz-unit-file/directives.swap

index 4cc64a96b6e4e3a4ba1de51ba2790e8934228113..f1a8d19d18e095a64e711c13a1a85e103493109c 100644 (file)
@@ -4,6 +4,7 @@ AllowedCPUs=
 AllowedMemoryNodes=
 AmbientCapabilities=
 AppArmorProfile=
+BPFProgram=
 BindPaths=
 BindReadOnlyPaths=
 BlockIOAccounting=
index 0af372f7cabbc4209e435ef5be91a488ebd5d979..97ca9b47aa08ca20228fa5d0522545655dfd2d59 100644 (file)
@@ -2,6 +2,7 @@ scope
 [Scope]
 AllowedCPUs=
 AllowedMemoryNodes=
+BPFProgram=
 BlockIOAccounting=
 BlockIODeviceWeight=
 BlockIOReadBandwidth=
index ea3c93d93d1ade82acaa3082958bba990d3d297b..c2069c1a785c51a1190684d24fbdc0573d46b66f 100644 (file)
@@ -28,6 +28,7 @@ AssertPathIsSymbolicLink=
 AssertSecurity=
 AssertUser=
 AssertVirtualization=
+BPFProgram=
 Before=
 BindTo=
 BindsTo=
index 2a35b3e5181ef9b461812089bb7b3b3cf02997d4..b96d0628ad73f73f6ca90432d03c0c63cfd5b1d1 100644 (file)
@@ -2,6 +2,7 @@ slice
 [Slice]
 AllowedCPUs=
 AllowedMemoryNodes=
+BPFProgram=
 BlockIOAccounting=
 BlockIODeviceWeight=
 BlockIOReadBandwidth=
index 3931601ead00df3534fb9c0f9917c2f7232ba899..79e04a2e84ba5e604dc62558f4adc5a1e5a86975 100644 (file)
@@ -5,6 +5,7 @@ AllowedCPUs=
 AllowedMemoryNodes=
 AmbientCapabilities=
 AppArmorProfile=
+BPFProgram=
 Backlog=
 BindIPv6Only=
 BindPaths=
index 3998f8bd33360e41910cd181f2d98451413b51f1..c3b63aac56a6a9cbf95908f07dd92388a9615cc6 100644 (file)
@@ -4,6 +4,7 @@ AllowedCPUs=
 AllowedMemoryNodes=
 AmbientCapabilities=
 AppArmorProfile=
+BPFProgram=
 BindPaths=
 BindReadOnlyPaths=
 BlockIOAccounting=