added Telekom Security Reqs to the rp filter test

Signed-off-by: Patrick Meier <patrick.meier111@googlemail.com>
This commit is contained in:
Patrick Meier 2014-06-11 10:17:13 +02:00
parent 923c33d1bb
commit b50e510aaf

View file

@ -21,7 +21,7 @@ describe 'IP V4 networking' do
its(:value) { should eq 1 }
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
its(:value) { should eq 1 }
end