added the test/conf/ directory for config files use by the test suite
This commit is contained in:
parent
6f0d2c5091
commit
103cd2a8fb
2
test/conf/default_access.conf
Normal file
2
test/conf/default_access.conf
Normal file
@ -0,0 +1,2 @@
|
||||
SOURCE: ANY;
|
||||
KEY: fwknoptest;
|
||||
4
test/conf/default_fwknopd.conf
Normal file
4
test/conf/default_fwknopd.conf
Normal file
@ -0,0 +1,4 @@
|
||||
#
|
||||
# The default fwknopd.conf contains only comments since defaults are defined in
|
||||
# code and modified via the config file
|
||||
#
|
||||
1
test/conf/override_fwknopd.conf
Normal file
1
test/conf/override_fwknopd.conf
Normal file
@ -0,0 +1 @@
|
||||
ENABLE_PCAP_PROMISC Y;
|
||||
Loading…
x
Reference in New Issue
Block a user