added the test/conf/ directory for config files use by the test suite

This commit is contained in:
Michael Rash 2011-10-13 20:30:05 -04:00
parent 6f0d2c5091
commit 103cd2a8fb
3 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,2 @@
SOURCE: ANY;
KEY: fwknoptest;

View File

@ -0,0 +1,4 @@
#
# The default fwknopd.conf contains only comments since defaults are defined in
# code and modified via the config file
#

View File

@ -0,0 +1 @@
ENABLE_PCAP_PROMISC Y;