mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-26 21:10:23 +00:00
added Telekom Security Reqs to the rp filter test
Signed-off-by: Patrick Meier <patrick.meier111@googlemail.com>
This commit is contained in:
parent
923c33d1bb
commit
b50e510aaf
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ describe 'IP V4 networking' do
|
||||||
its(:value) { should eq 1 }
|
its(:value) { should eq 1 }
|
||||||
end
|
end
|
||||||
|
|
||||||
# GIS: Req 3.21-3
|
# GIS: Req 3.21-3 ; GIS: Req 3.37-10
|
||||||
context linux_kernel_parameter('net.ipv4.conf.default.rp_filter') do
|
context linux_kernel_parameter('net.ipv4.conf.default.rp_filter') do
|
||||||
its(:value) { should eq 1 }
|
its(:value) { should eq 1 }
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue