From 7585facf05d927eb6df3929ce09ed5e60d905437 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Thu, 7 Feb 2013 13:27:27 +0100 Subject: Imported Upstream version 5.0.2 --- testing/INSTALL | 145 - testing/Makefile.am | 13 +- testing/Makefile.in | 45 +- testing/README | 170 +- testing/config/kernel/config-3.5 | 1817 ++++++ testing/config/kernel/config-3.6 | 1830 ++++++ testing/config/kvm/alice.xml | 70 + testing/config/kvm/bob.xml | 64 + testing/config/kvm/carol.xml | 64 + testing/config/kvm/dave.xml | 64 + testing/config/kvm/moon.xml | 70 + testing/config/kvm/sun.xml | 70 + testing/config/kvm/venus.xml | 64 + testing/config/kvm/vnet1.xml | 11 + testing/config/kvm/vnet2.xml | 11 + testing/config/kvm/vnet3.xml | 11 + testing/config/kvm/winnetou.xml | 64 + testing/do-tests | 791 +++ testing/do-tests.in | 799 --- testing/hosts/alice/etc/conf.d/hostname | 1 - testing/hosts/alice/etc/conf.d/net | 12 - testing/hosts/alice/etc/freeradius/clients.conf | 4 + testing/hosts/alice/etc/freeradius/dictionary | 32 + testing/hosts/alice/etc/freeradius/radiusd.conf | 120 + testing/hosts/alice/etc/hostname | 1 + testing/hosts/alice/etc/init.d/iptables | 74 - testing/hosts/alice/etc/init.d/net.eth0 | 1124 ---- testing/hosts/alice/etc/init.d/net.eth1 | 1124 ---- testing/hosts/alice/etc/init.d/radiusd | 64 - testing/hosts/alice/etc/ipsec.conf | 2 +- testing/hosts/alice/etc/network/interfaces | 20 + testing/hosts/alice/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/bob/etc/conf.d/hostname | 1 - testing/hosts/bob/etc/conf.d/net | 10 - testing/hosts/bob/etc/hostname | 1 + testing/hosts/bob/etc/init.d/iptables | 74 - testing/hosts/bob/etc/init.d/net.eth0 | 1124 ---- testing/hosts/bob/etc/ipsec.conf | 0 testing/hosts/bob/etc/network/interfaces | 12 + testing/hosts/bob/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/carol/etc/conf.d/hostname | 1 - testing/hosts/carol/etc/conf.d/net | 10 - testing/hosts/carol/etc/hostname | 1 + testing/hosts/carol/etc/init.d/iptables | 77 - testing/hosts/carol/etc/init.d/net.eth0 | 1124 ---- testing/hosts/carol/etc/ipsec.conf | 4 +- testing/hosts/carol/etc/network/interfaces | 12 + testing/hosts/carol/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/dave/etc/conf.d/hostname | 1 - testing/hosts/dave/etc/conf.d/net | 10 - testing/hosts/dave/etc/hostname | 1 + testing/hosts/dave/etc/init.d/iptables | 77 - testing/hosts/dave/etc/init.d/net.eth0 | 1124 ---- testing/hosts/dave/etc/ipsec.conf | 4 +- testing/hosts/dave/etc/network/interfaces | 12 + testing/hosts/dave/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/default/etc/default/slapd | 45 + testing/hosts/default/etc/fstab | 1 + testing/hosts/default/etc/ip6tables.flush | 15 + testing/hosts/default/etc/ip6tables.rules | 39 + testing/hosts/default/etc/iptables.drop | 12 + testing/hosts/default/etc/iptables.flush | 21 + testing/hosts/default/etc/iptables.rules | 28 + testing/hosts/default/etc/profile.d/coredumps.sh | 5 + testing/hosts/default/etc/rsyslog.conf | 125 + testing/hosts/default/etc/security/limits.conf | 58 + testing/hosts/default/etc/ssh/sshd_config | 13 + testing/hosts/default/etc/sysctl.conf | 62 + testing/hosts/default/root/.ssh/config | 3 + .../hosts/default/usr/local/bin/expect-connection | 27 + testing/hosts/moon/etc/conf.d/hostname | 1 - testing/hosts/moon/etc/conf.d/net | 12 - testing/hosts/moon/etc/hostname | 1 + testing/hosts/moon/etc/init.d/iptables | 80 - testing/hosts/moon/etc/init.d/net.eth0 | 1124 ---- testing/hosts/moon/etc/init.d/net.eth1 | 1124 ---- testing/hosts/moon/etc/ipsec.conf | 8 +- testing/hosts/moon/etc/network/interfaces | 21 + testing/hosts/moon/etc/rc.local | 20 + testing/hosts/moon/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/moon/etc/runlevels/default/net.eth1 | 1124 ---- testing/hosts/ssh_host_rsa_key.pub | 1 - testing/hosts/sun/etc/conf.d/hostname | 1 - testing/hosts/sun/etc/conf.d/net | 14 - testing/hosts/sun/etc/hostname | 1 + testing/hosts/sun/etc/init.d/iptables | 80 - testing/hosts/sun/etc/init.d/net.eth0 | 1124 ---- testing/hosts/sun/etc/init.d/net.eth1 | 1124 ---- testing/hosts/sun/etc/ipsec.conf | 6 +- testing/hosts/sun/etc/network/interfaces | 21 + testing/hosts/sun/etc/runlevels/default/net.eth0 | 1124 ---- testing/hosts/sun/etc/runlevels/default/net.eth1 | 1124 ---- testing/hosts/venus/etc/conf.d/hostname | 1 - testing/hosts/venus/etc/conf.d/net | 10 - testing/hosts/venus/etc/hostname | 1 + testing/hosts/venus/etc/init.d/iptables | 74 - testing/hosts/venus/etc/init.d/net.eth0 | 1124 ---- testing/hosts/venus/etc/ipsec.conf | 2 +- testing/hosts/venus/etc/network/interfaces | 12 + testing/hosts/venus/etc/runlevels/default/net.eth0 | 1124 ---- .../etc/apache2/conf.d/testresults-as-text | 1 + testing/hosts/winnetou/etc/apache2/conf/ssl/ca.crt | 22 - .../hosts/winnetou/etc/apache2/conf/ssl/server.crt | 24 - .../hosts/winnetou/etc/apache2/conf/ssl/server.key | 27 - .../etc/apache2/modules.d/00_mod_mime.conf | 61 - .../etc/apache2/sites-enabled/001-ocsp_vhost | 54 + .../etc/apache2/vhosts.d/01_ocsp_vhost.conf | 52 - testing/hosts/winnetou/etc/conf.d/hostname | 1 - testing/hosts/winnetou/etc/conf.d/net | 10 - testing/hosts/winnetou/etc/conf.d/slapd | 8 - testing/hosts/winnetou/etc/init.d/apache2 | 121 - testing/hosts/winnetou/etc/init.d/net.eth0 | 1124 ---- testing/hosts/winnetou/etc/init.d/slapd | 25 - testing/hosts/winnetou/etc/ldap/ldif.txt | 39 + testing/hosts/winnetou/etc/ldap/slapd.conf | 23 + testing/hosts/winnetou/etc/network/interfaces | 12 + testing/hosts/winnetou/etc/openldap/ldif.txt | 40 - testing/hosts/winnetou/etc/openldap/slapd.conf | 68 - testing/hosts/winnetou/etc/openssl/generate-crl | 18 +- testing/hosts/winnetou/etc/openssl/index.html | 4 +- testing/hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 8 +- .../winnetou/etc/openssl/research/ocsp/ocsp.cgi | 8 +- .../hosts/winnetou/etc/openssl/sales/ocsp/ocsp.cgi | 8 +- .../hosts/winnetou/etc/runlevels/default/apache2 | 121 - .../hosts/winnetou/etc/runlevels/default/net.eth0 | 1124 ---- testing/make-testing | 84 +- testing/scripts/build-baseimage | 79 + testing/scripts/build-guestimages | 65 + testing/scripts/build-guestkernel | 49 + testing/scripts/build-hostconfig | 122 - testing/scripts/build-rootimage | 67 + testing/scripts/build-sshkeys | 86 - testing/scripts/build-umlhostfs | 78 - testing/scripts/build-umlkernel | 130 - testing/scripts/build-umlrootfs | 451 -- testing/scripts/function.sh | 208 +- testing/scripts/gstart-umls | 126 - testing/scripts/install-shared | 38 - testing/scripts/kstart-umls | 126 - testing/scripts/load-testconfig | 17 +- testing/scripts/recipes/001_libtnc.mk | 31 + testing/scripts/recipes/002_tnc-fhh.mk | 28 + testing/scripts/recipes/003_freeradius.mk | 44 + testing/scripts/recipes/004_iptables.mk | 37 + testing/scripts/recipes/005_strongswan.mk | 87 + .../scripts/recipes/patches/freeradius-avp-size | 18 + .../recipes/patches/freeradius-eap-sim-identity | 30 + testing/scripts/recipes/patches/freeradius-tnc-fhh | 6687 ++++++++++++++++++++ .../scripts/recipes/patches/iptables-xfrm-hooks | 61 + testing/scripts/restore-defaults | 23 +- testing/scripts/shutdown-umls | 38 - testing/scripts/start-bridges | 64 - testing/scripts/start-umls | 117 - testing/scripts/stop-bridges | 49 - testing/scripts/xstart-umls | 126 - testing/ssh_config | 3 +- testing/start-testing | 129 +- testing/stop-testing | 70 +- testing/testing.conf | 220 +- testing/tests/af-alg/alg-camellia/evaltest.dat | 2 +- testing/tests/af-alg/alg-camellia/posttest.dat | 4 +- testing/tests/af-alg/alg-camellia/pretest.dat | 4 +- testing/tests/af-alg/alg-camellia/test.conf | 10 +- testing/tests/af-alg/rw-cert/evaltest.dat | 4 +- testing/tests/af-alg/rw-cert/posttest.dat | 6 +- testing/tests/af-alg/rw-cert/pretest.dat | 6 +- testing/tests/af-alg/rw-cert/test.conf | 10 +- .../tests/gcrypt-ikev1/alg-serpent/evaltest.dat | 2 +- testing/tests/gcrypt-ikev1/alg-serpent/pretest.dat | 1 - testing/tests/gcrypt-ikev1/alg-serpent/test.conf | 10 +- .../tests/gcrypt-ikev1/alg-twofish/evaltest.dat | 2 +- testing/tests/gcrypt-ikev1/alg-twofish/pretest.dat | 1 - testing/tests/gcrypt-ikev1/alg-twofish/test.conf | 10 +- .../tests/gcrypt-ikev2/alg-camellia/evaltest.dat | 2 +- .../tests/gcrypt-ikev2/alg-camellia/posttest.dat | 4 +- .../tests/gcrypt-ikev2/alg-camellia/pretest.dat | 4 +- testing/tests/gcrypt-ikev2/alg-camellia/test.conf | 10 +- testing/tests/gcrypt-ikev2/rw-cert/evaltest.dat | 4 +- testing/tests/gcrypt-ikev2/rw-cert/posttest.dat | 6 +- testing/tests/gcrypt-ikev2/rw-cert/pretest.dat | 6 +- testing/tests/gcrypt-ikev2/rw-cert/test.conf | 10 +- testing/tests/ha/both-active/evaltest.dat | 4 +- .../ha/both-active/hosts/alice/etc/init.d/iptables | 104 - .../ha/both-active/hosts/alice/etc/iptables.rules | 50 + .../ha/both-active/hosts/moon/etc/init.d/iptables | 104 - .../ha/both-active/hosts/moon/etc/iptables.rules | 50 + testing/tests/ha/both-active/posttest.dat | 10 +- testing/tests/ha/both-active/pretest.dat | 10 +- testing/tests/ha/both-active/test.conf | 10 +- testing/tests/ike/rw-cert/evaltest.dat | 4 +- testing/tests/ike/rw-cert/pretest.dat | 1 - testing/tests/ike/rw-cert/test.conf | 10 +- testing/tests/ike/rw_v1-net_v2/evaltest.dat | 4 +- testing/tests/ike/rw_v1-net_v2/pretest.dat | 2 - testing/tests/ike/rw_v1-net_v2/test.conf | 10 +- testing/tests/ikev1/alg-3des-md5/evaltest.dat | 6 +- testing/tests/ikev1/alg-3des-md5/posttest.dat | 4 +- testing/tests/ikev1/alg-3des-md5/pretest.dat | 4 +- testing/tests/ikev1/alg-3des-md5/test.conf | 10 +- testing/tests/ikev1/alg-blowfish/evaltest.dat | 4 +- testing/tests/ikev1/alg-blowfish/posttest.dat | 6 +- testing/tests/ikev1/alg-blowfish/pretest.dat | 6 +- testing/tests/ikev1/alg-blowfish/test.conf | 10 +- testing/tests/ikev1/alg-modp-subgroup/evaltest.dat | 4 +- testing/tests/ikev1/alg-modp-subgroup/posttest.dat | 6 +- testing/tests/ikev1/alg-modp-subgroup/pretest.dat | 6 +- testing/tests/ikev1/alg-modp-subgroup/test.conf | 10 +- testing/tests/ikev1/alg-sha256/evaltest.dat | 6 +- testing/tests/ikev1/alg-sha256/posttest.dat | 4 +- testing/tests/ikev1/alg-sha256/pretest.dat | 4 +- testing/tests/ikev1/alg-sha256/test.conf | 10 +- testing/tests/ikev1/alg-sha384/evaltest.dat | 6 +- testing/tests/ikev1/alg-sha384/posttest.dat | 4 +- testing/tests/ikev1/alg-sha384/pretest.dat | 4 +- testing/tests/ikev1/alg-sha384/test.conf | 10 +- testing/tests/ikev1/alg-sha512/evaltest.dat | 6 +- testing/tests/ikev1/alg-sha512/posttest.dat | 4 +- testing/tests/ikev1/alg-sha512/pretest.dat | 4 +- testing/tests/ikev1/alg-sha512/test.conf | 10 +- testing/tests/ikev1/compress/pretest.dat | 1 - testing/tests/ikev1/compress/test.conf | 10 +- testing/tests/ikev1/config-payload/evaltest.dat | 4 +- testing/tests/ikev1/config-payload/posttest.dat | 6 +- testing/tests/ikev1/config-payload/pretest.dat | 6 +- testing/tests/ikev1/config-payload/test.conf | 10 +- testing/tests/ikev1/double-nat-net/evaltest.dat | 6 +- .../double-nat-net/hosts/bob/etc/iptables.rules | 24 + testing/tests/ikev1/double-nat-net/posttest.dat | 4 +- testing/tests/ikev1/double-nat-net/pretest.dat | 7 +- testing/tests/ikev1/double-nat-net/test.conf | 10 +- testing/tests/ikev1/double-nat/evaltest.dat | 6 +- .../ikev1/double-nat/hosts/bob/etc/iptables.rules | 24 + testing/tests/ikev1/double-nat/posttest.dat | 4 +- testing/tests/ikev1/double-nat/pretest.dat | 6 +- testing/tests/ikev1/double-nat/test.conf | 10 +- testing/tests/ikev1/dpd-clear/test.conf | 10 +- testing/tests/ikev1/dpd-restart/test.conf | 10 +- testing/tests/ikev1/dynamic-initiator/evaltest.dat | 2 +- testing/tests/ikev1/dynamic-initiator/posttest.dat | 4 +- testing/tests/ikev1/dynamic-initiator/pretest.dat | 6 +- testing/tests/ikev1/dynamic-initiator/test.conf | 10 +- testing/tests/ikev1/dynamic-responder/evaltest.dat | 2 +- testing/tests/ikev1/dynamic-responder/posttest.dat | 4 +- testing/tests/ikev1/dynamic-responder/pretest.dat | 6 +- testing/tests/ikev1/dynamic-responder/test.conf | 10 +- testing/tests/ikev1/dynamic-two-peers/evaltest.dat | 4 +- testing/tests/ikev1/dynamic-two-peers/posttest.dat | 6 +- testing/tests/ikev1/dynamic-two-peers/pretest.dat | 6 +- testing/tests/ikev1/dynamic-two-peers/test.conf | 10 +- testing/tests/ikev1/esp-alg-aes-ccm/evaltest.dat | 2 +- testing/tests/ikev1/esp-alg-aes-ccm/posttest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-ccm/pretest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-ccm/test.conf | 10 +- testing/tests/ikev1/esp-alg-aes-ctr/evaltest.dat | 2 +- testing/tests/ikev1/esp-alg-aes-ctr/posttest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-ctr/pretest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-ctr/test.conf | 10 +- testing/tests/ikev1/esp-alg-aes-gcm/evaltest.dat | 2 +- testing/tests/ikev1/esp-alg-aes-gcm/posttest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-gcm/pretest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-gcm/test.conf | 10 +- testing/tests/ikev1/esp-alg-aes-gmac/evaltest.dat | 2 +- testing/tests/ikev1/esp-alg-aes-gmac/posttest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-gmac/pretest.dat | 4 +- testing/tests/ikev1/esp-alg-aes-gmac/test.conf | 10 +- testing/tests/ikev1/esp-alg-aes-xcbc/evaltest.dat | 6 +- testing/tests/ikev1/esp-alg-aes-xcbc/pretest.dat | 1 - testing/tests/ikev1/esp-alg-aes-xcbc/test.conf | 10 +- testing/tests/ikev1/esp-alg-null/evaltest.dat | 2 +- testing/tests/ikev1/esp-alg-null/posttest.dat | 4 +- testing/tests/ikev1/esp-alg-null/pretest.dat | 4 +- testing/tests/ikev1/esp-alg-null/test.conf | 10 +- testing/tests/ikev1/host2host-cert/evaltest.dat | 2 +- testing/tests/ikev1/host2host-cert/posttest.dat | 4 +- testing/tests/ikev1/host2host-cert/pretest.dat | 4 +- testing/tests/ikev1/host2host-cert/test.conf | 10 +- .../tests/ikev1/host2host-transport/evaltest.dat | 2 +- .../tests/ikev1/host2host-transport/posttest.dat | 4 +- .../tests/ikev1/host2host-transport/pretest.dat | 4 +- testing/tests/ikev1/host2host-transport/test.conf | 10 +- testing/tests/ikev1/ip-pool-db/evaltest.dat | 4 +- testing/tests/ikev1/ip-pool-db/posttest.dat | 6 +- testing/tests/ikev1/ip-pool-db/pretest.dat | 6 +- testing/tests/ikev1/ip-pool-db/test.conf | 10 +- testing/tests/ikev1/ip-pool/evaltest.dat | 4 +- testing/tests/ikev1/ip-pool/posttest.dat | 6 +- testing/tests/ikev1/ip-pool/pretest.dat | 6 +- testing/tests/ikev1/ip-pool/test.conf | 10 +- .../tests/ikev1/multi-level-ca-cr-init/pretest.dat | 1 - .../tests/ikev1/multi-level-ca-cr-init/test.conf | 10 +- .../tests/ikev1/multi-level-ca-cr-resp/pretest.dat | 1 - .../tests/ikev1/multi-level-ca-cr-resp/test.conf | 10 +- testing/tests/ikev1/multi-level-ca/pretest.dat | 1 - testing/tests/ikev1/multi-level-ca/test.conf | 10 +- testing/tests/ikev1/nat-rw/evaltest.dat | 14 +- .../ikev1/nat-rw/hosts/sun/etc/iptables.rules | 24 + testing/tests/ikev1/nat-rw/posttest.dat | 6 +- testing/tests/ikev1/nat-rw/pretest.dat | 7 +- testing/tests/ikev1/nat-rw/test.conf | 10 +- testing/tests/ikev1/nat-virtual-ip/description.txt | 6 + testing/tests/ikev1/nat-virtual-ip/evaltest.dat | 8 + .../tests/ikev1/nat-virtual-ip/hosts/bob/etc/hosts | 70 + .../ikev1/nat-virtual-ip/hosts/moon/etc/ipsec.conf | 22 + .../ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown | 152 + .../nat-virtual-ip/hosts/moon/etc/strongswan.conf | 6 + .../ikev1/nat-virtual-ip/hosts/sun/etc/ipsec.conf | 22 + .../nat-virtual-ip/hosts/sun/etc/strongswan.conf | 6 + testing/tests/ikev1/nat-virtual-ip/posttest.dat | 6 + testing/tests/ikev1/nat-virtual-ip/pretest.dat | 8 + testing/tests/ikev1/nat-virtual-ip/test.conf | 21 + testing/tests/ikev1/net2net-cert/evaltest.dat | 2 +- testing/tests/ikev1/net2net-cert/posttest.dat | 4 +- testing/tests/ikev1/net2net-cert/pretest.dat | 4 +- testing/tests/ikev1/net2net-cert/test.conf | 10 +- testing/tests/ikev1/net2net-psk-fail/posttest.dat | 4 +- testing/tests/ikev1/net2net-psk-fail/pretest.dat | 4 +- testing/tests/ikev1/net2net-psk-fail/test.conf | 10 +- testing/tests/ikev1/net2net-psk/evaltest.dat | 2 +- testing/tests/ikev1/net2net-psk/posttest.dat | 4 +- testing/tests/ikev1/net2net-psk/pretest.dat | 4 +- testing/tests/ikev1/net2net-psk/test.conf | 10 +- testing/tests/ikev1/protoport-dual/evaltest.dat | 4 +- testing/tests/ikev1/protoport-dual/posttest.dat | 4 +- testing/tests/ikev1/protoport-dual/pretest.dat | 4 +- testing/tests/ikev1/protoport-dual/test.conf | 10 +- .../tests/ikev1/rw-cert-aggressive/evaltest.dat | 4 +- .../tests/ikev1/rw-cert-aggressive/posttest.dat | 6 +- testing/tests/ikev1/rw-cert-aggressive/pretest.dat | 6 +- testing/tests/ikev1/rw-cert-aggressive/test.conf | 10 +- testing/tests/ikev1/rw-cert-unity/evaltest.dat | 2 +- testing/tests/ikev1/rw-cert-unity/test.conf | 10 +- testing/tests/ikev1/rw-cert/evaltest.dat | 4 +- testing/tests/ikev1/rw-cert/posttest.dat | 6 +- testing/tests/ikev1/rw-cert/pretest.dat | 6 +- testing/tests/ikev1/rw-cert/test.conf | 10 +- testing/tests/ikev1/rw-psk-aggressive/evaltest.dat | 4 +- testing/tests/ikev1/rw-psk-aggressive/posttest.dat | 6 +- testing/tests/ikev1/rw-psk-aggressive/pretest.dat | 6 +- testing/tests/ikev1/rw-psk-aggressive/test.conf | 10 +- testing/tests/ikev1/rw-psk-fqdn/evaltest.dat | 4 +- testing/tests/ikev1/rw-psk-fqdn/posttest.dat | 6 +- testing/tests/ikev1/rw-psk-fqdn/pretest.dat | 6 +- testing/tests/ikev1/rw-psk-fqdn/test.conf | 10 +- testing/tests/ikev1/rw-psk-ipv4/evaltest.dat | 4 +- testing/tests/ikev1/rw-psk-ipv4/posttest.dat | 6 +- testing/tests/ikev1/rw-psk-ipv4/pretest.dat | 6 +- testing/tests/ikev1/rw-psk-ipv4/test.conf | 10 +- testing/tests/ikev1/virtual-ip/evaltest.dat | 12 +- testing/tests/ikev1/virtual-ip/posttest.dat | 6 +- testing/tests/ikev1/virtual-ip/pretest.dat | 6 +- testing/tests/ikev1/virtual-ip/test.conf | 10 +- .../tests/ikev1/xauth-id-psk-config/evaltest.dat | 4 +- .../tests/ikev1/xauth-id-psk-config/posttest.dat | 6 +- .../tests/ikev1/xauth-id-psk-config/pretest.dat | 6 +- testing/tests/ikev1/xauth-id-psk-config/test.conf | 10 +- .../ikev1/xauth-id-rsa-aggressive/evaltest.dat | 4 +- .../ikev1/xauth-id-rsa-aggressive/posttest.dat | 6 +- .../ikev1/xauth-id-rsa-aggressive/pretest.dat | 6 +- .../tests/ikev1/xauth-id-rsa-aggressive/test.conf | 10 +- .../tests/ikev1/xauth-id-rsa-config/evaltest.dat | 4 +- .../tests/ikev1/xauth-id-rsa-config/posttest.dat | 6 +- .../tests/ikev1/xauth-id-rsa-config/pretest.dat | 6 +- testing/tests/ikev1/xauth-id-rsa-config/test.conf | 10 +- .../tests/ikev1/xauth-id-rsa-hybrid/evaltest.dat | 4 +- .../tests/ikev1/xauth-id-rsa-hybrid/posttest.dat | 6 +- .../tests/ikev1/xauth-id-rsa-hybrid/pretest.dat | 6 +- testing/tests/ikev1/xauth-id-rsa-hybrid/test.conf | 10 +- testing/tests/ikev1/xauth-psk/evaltest.dat | 4 +- testing/tests/ikev1/xauth-psk/posttest.dat | 6 +- testing/tests/ikev1/xauth-psk/pretest.dat | 6 +- testing/tests/ikev1/xauth-psk/test.conf | 10 +- .../ikev1/xauth-rsa-eap-md5-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../hosts/alice/etc/freeradius/users | 1 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../hosts/alice/etc/raddb/users | 1 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../ikev1/xauth-rsa-eap-md5-radius/posttest.dat | 6 +- .../ikev1/xauth-rsa-eap-md5-radius/pretest.dat | 6 +- .../tests/ikev1/xauth-rsa-eap-md5-radius/test.conf | 12 +- testing/tests/ikev1/xauth-rsa/evaltest.dat | 4 +- testing/tests/ikev1/xauth-rsa/posttest.dat | 6 +- testing/tests/ikev1/xauth-rsa/pretest.dat | 6 +- testing/tests/ikev1/xauth-rsa/test.conf | 10 +- testing/tests/ikev2/after-2038-certs/evaltest.dat | 2 +- testing/tests/ikev2/after-2038-certs/posttest.dat | 4 +- testing/tests/ikev2/after-2038-certs/pretest.dat | 4 +- testing/tests/ikev2/after-2038-certs/test.conf | 10 +- testing/tests/ikev2/alg-3des-md5/evaltest.dat | 6 +- testing/tests/ikev2/alg-3des-md5/posttest.dat | 4 +- testing/tests/ikev2/alg-3des-md5/pretest.dat | 4 +- testing/tests/ikev2/alg-3des-md5/test.conf | 10 +- testing/tests/ikev2/alg-aes-ccm/evaltest.dat | 2 +- testing/tests/ikev2/alg-aes-ccm/posttest.dat | 4 +- testing/tests/ikev2/alg-aes-ccm/pretest.dat | 4 +- testing/tests/ikev2/alg-aes-ccm/test.conf | 10 +- testing/tests/ikev2/alg-aes-ctr/evaltest.dat | 2 +- testing/tests/ikev2/alg-aes-ctr/posttest.dat | 4 +- testing/tests/ikev2/alg-aes-ctr/pretest.dat | 4 +- testing/tests/ikev2/alg-aes-ctr/test.conf | 10 +- testing/tests/ikev2/alg-aes-gcm/evaltest.dat | 2 +- testing/tests/ikev2/alg-aes-gcm/posttest.dat | 4 +- testing/tests/ikev2/alg-aes-gcm/pretest.dat | 4 +- testing/tests/ikev2/alg-aes-gcm/test.conf | 10 +- testing/tests/ikev2/alg-aes-xcbc/evaltest.dat | 6 +- testing/tests/ikev2/alg-aes-xcbc/posttest.dat | 4 +- testing/tests/ikev2/alg-aes-xcbc/pretest.dat | 4 +- testing/tests/ikev2/alg-aes-xcbc/test.conf | 10 +- testing/tests/ikev2/alg-blowfish/evaltest.dat | 4 +- testing/tests/ikev2/alg-blowfish/posttest.dat | 6 +- testing/tests/ikev2/alg-blowfish/pretest.dat | 6 +- testing/tests/ikev2/alg-blowfish/test.conf | 10 +- testing/tests/ikev2/alg-modp-subgroup/evaltest.dat | 4 +- testing/tests/ikev2/alg-modp-subgroup/posttest.dat | 6 +- testing/tests/ikev2/alg-modp-subgroup/pretest.dat | 6 +- testing/tests/ikev2/alg-modp-subgroup/test.conf | 10 +- testing/tests/ikev2/alg-sha256-96/evaltest.dat | 6 +- testing/tests/ikev2/alg-sha256-96/posttest.dat | 4 +- testing/tests/ikev2/alg-sha256-96/pretest.dat | 4 +- testing/tests/ikev2/alg-sha256-96/test.conf | 10 +- testing/tests/ikev2/alg-sha256/evaltest.dat | 6 +- testing/tests/ikev2/alg-sha256/posttest.dat | 4 +- testing/tests/ikev2/alg-sha256/pretest.dat | 4 +- testing/tests/ikev2/alg-sha256/test.conf | 10 +- testing/tests/ikev2/alg-sha384/evaltest.dat | 6 +- testing/tests/ikev2/alg-sha384/posttest.dat | 4 +- testing/tests/ikev2/alg-sha384/pretest.dat | 4 +- testing/tests/ikev2/alg-sha384/test.conf | 10 +- testing/tests/ikev2/alg-sha512/evaltest.dat | 6 +- testing/tests/ikev2/alg-sha512/posttest.dat | 4 +- testing/tests/ikev2/alg-sha512/pretest.dat | 4 +- testing/tests/ikev2/alg-sha512/test.conf | 10 +- testing/tests/ikev2/any-interface/pretest.dat | 2 - testing/tests/ikev2/any-interface/test.conf | 10 +- testing/tests/ikev2/compress/pretest.dat | 1 - testing/tests/ikev2/compress/test.conf | 10 +- .../ikev2/config-payload-swapped/evaltest.dat | 4 +- .../ikev2/config-payload-swapped/posttest.dat | 6 +- .../tests/ikev2/config-payload-swapped/pretest.dat | 6 +- .../tests/ikev2/config-payload-swapped/test.conf | 10 +- testing/tests/ikev2/config-payload/evaltest.dat | 4 +- testing/tests/ikev2/config-payload/posttest.dat | 6 +- testing/tests/ikev2/config-payload/pretest.dat | 6 +- testing/tests/ikev2/config-payload/test.conf | 10 +- .../tests/ikev2/critical-extension/posttest.dat | 4 +- testing/tests/ikev2/critical-extension/pretest.dat | 4 +- testing/tests/ikev2/critical-extension/test.conf | 10 +- testing/tests/ikev2/crl-from-cache/test.conf | 10 +- .../ikev2/crl-ldap/hosts/carol/etc/init.d/iptables | 77 - .../ikev2/crl-ldap/hosts/carol/etc/iptables.rules | 28 + .../ikev2/crl-ldap/hosts/moon/etc/init.d/iptables | 80 - .../ikev2/crl-ldap/hosts/moon/etc/iptables.rules | 28 + testing/tests/ikev2/crl-ldap/posttest.dat | 4 +- testing/tests/ikev2/crl-ldap/pretest.dat | 4 +- testing/tests/ikev2/crl-ldap/test.conf | 10 +- testing/tests/ikev2/crl-revoked/test.conf | 10 +- testing/tests/ikev2/crl-to-cache/test.conf | 10 +- testing/tests/ikev2/default-keys/description.txt | 6 +- testing/tests/ikev2/default-keys/evaltest.dat | 2 +- .../default-keys/hosts/moon/etc/init.d/iptables | 82 - .../default-keys/hosts/moon/etc/iptables.rules | 30 + testing/tests/ikev2/default-keys/posttest.dat | 4 +- testing/tests/ikev2/default-keys/pretest.dat | 11 +- testing/tests/ikev2/default-keys/test.conf | 10 +- testing/tests/ikev2/dhcp-dynamic/evaltest.dat | 12 +- .../dhcp-dynamic/hosts/moon/etc/init.d/iptables | 91 - .../dhcp-dynamic/hosts/moon/etc/iptables.rules | 39 + .../dhcp-dynamic/hosts/venus/etc/dhcp/dhcpd.conf | 14 + .../ikev2/dhcp-dynamic/hosts/venus/etc/dhcpd.conf | 14 - .../dhcp-dynamic/hosts/venus/etc/dnsmasq.conf | 6 +- .../dhcp-dynamic/hosts/venus/etc/init.d/dhcpd | 24 - testing/tests/ikev2/dhcp-dynamic/posttest.dat | 8 +- testing/tests/ikev2/dhcp-dynamic/pretest.dat | 12 +- testing/tests/ikev2/dhcp-dynamic/test.conf | 10 +- .../tests/ikev2/dhcp-static-client-id/evaltest.dat | 12 +- .../hosts/moon/etc/init.d/iptables | 91 - .../hosts/moon/etc/iptables.rules | 39 + .../hosts/venus/etc/dhcp/dhcpd.conf | 24 + .../hosts/venus/etc/dhcpd.conf | 25 - .../hosts/venus/etc/dnsmasq.conf | 6 +- .../hosts/venus/etc/init.d/dhcpd | 24 - .../tests/ikev2/dhcp-static-client-id/posttest.dat | 8 +- .../tests/ikev2/dhcp-static-client-id/pretest.dat | 12 +- .../tests/ikev2/dhcp-static-client-id/test.conf | 10 +- testing/tests/ikev2/dhcp-static-mac/evaltest.dat | 12 +- .../dhcp-static-mac/hosts/moon/etc/init.d/iptables | 91 - .../dhcp-static-mac/hosts/moon/etc/iptables.rules | 39 + .../hosts/venus/etc/dhcp/dhcpd.conf | 24 + .../dhcp-static-mac/hosts/venus/etc/dhcpd.conf | 25 - .../dhcp-static-mac/hosts/venus/etc/dnsmasq.conf | 6 +- .../dhcp-static-mac/hosts/venus/etc/init.d/dhcpd | 24 - testing/tests/ikev2/dhcp-static-mac/posttest.dat | 8 +- testing/tests/ikev2/dhcp-static-mac/pretest.dat | 12 +- testing/tests/ikev2/dhcp-static-mac/test.conf | 10 +- testing/tests/ikev2/double-nat-net/evaltest.dat | 6 +- .../double-nat-net/hosts/bob/etc/iptables.rules | 24 + testing/tests/ikev2/double-nat-net/posttest.dat | 4 +- testing/tests/ikev2/double-nat-net/pretest.dat | 7 +- testing/tests/ikev2/double-nat-net/test.conf | 10 +- testing/tests/ikev2/double-nat/evaltest.dat | 6 +- .../ikev2/double-nat/hosts/bob/etc/iptables.rules | 24 + testing/tests/ikev2/double-nat/posttest.dat | 4 +- testing/tests/ikev2/double-nat/pretest.dat | 6 +- testing/tests/ikev2/double-nat/test.conf | 10 +- testing/tests/ikev2/dpd-clear/test.conf | 10 +- testing/tests/ikev2/dpd-hold/test.conf | 10 +- testing/tests/ikev2/dpd-restart/test.conf | 10 +- testing/tests/ikev2/dynamic-initiator/evaltest.dat | 2 +- testing/tests/ikev2/dynamic-initiator/posttest.dat | 6 +- testing/tests/ikev2/dynamic-initiator/pretest.dat | 6 +- testing/tests/ikev2/dynamic-initiator/test.conf | 10 +- testing/tests/ikev2/dynamic-two-peers/evaltest.dat | 4 +- testing/tests/ikev2/dynamic-two-peers/posttest.dat | 6 +- testing/tests/ikev2/dynamic-two-peers/pretest.dat | 6 +- testing/tests/ikev2/dynamic-two-peers/test.conf | 10 +- testing/tests/ikev2/esp-alg-aes-gmac/evaltest.dat | 2 +- testing/tests/ikev2/esp-alg-aes-gmac/posttest.dat | 4 +- testing/tests/ikev2/esp-alg-aes-gmac/pretest.dat | 4 +- testing/tests/ikev2/esp-alg-aes-gmac/test.conf | 10 +- testing/tests/ikev2/esp-alg-md5-128/evaltest.dat | 6 +- testing/tests/ikev2/esp-alg-md5-128/posttest.dat | 4 +- testing/tests/ikev2/esp-alg-md5-128/pretest.dat | 4 +- testing/tests/ikev2/esp-alg-md5-128/test.conf | 10 +- testing/tests/ikev2/esp-alg-null/evaltest.dat | 2 +- testing/tests/ikev2/esp-alg-null/posttest.dat | 4 +- testing/tests/ikev2/esp-alg-null/pretest.dat | 4 +- testing/tests/ikev2/esp-alg-null/test.conf | 10 +- testing/tests/ikev2/esp-alg-sha1-160/evaltest.dat | 6 +- testing/tests/ikev2/esp-alg-sha1-160/posttest.dat | 4 +- testing/tests/ikev2/esp-alg-sha1-160/pretest.dat | 4 +- testing/tests/ikev2/esp-alg-sha1-160/test.conf | 10 +- testing/tests/ikev2/farp/evaltest.dat | 12 +- testing/tests/ikev2/farp/posttest.dat | 6 +- testing/tests/ikev2/farp/pretest.dat | 6 +- testing/tests/ikev2/farp/test.conf | 10 +- testing/tests/ikev2/force-udp-encaps/evaltest.dat | 6 +- .../force-udp-encaps/hosts/sun/etc/init.d/iptables | 76 - .../force-udp-encaps/hosts/sun/etc/iptables.rules | 24 + testing/tests/ikev2/force-udp-encaps/posttest.dat | 4 +- testing/tests/ikev2/force-udp-encaps/pretest.dat | 5 +- testing/tests/ikev2/force-udp-encaps/test.conf | 10 +- testing/tests/ikev2/host2host-cert/evaltest.dat | 2 +- testing/tests/ikev2/host2host-cert/posttest.dat | 4 +- testing/tests/ikev2/host2host-cert/pretest.dat | 4 +- testing/tests/ikev2/host2host-cert/test.conf | 10 +- testing/tests/ikev2/host2host-swapped/evaltest.dat | 2 +- testing/tests/ikev2/host2host-swapped/posttest.dat | 4 +- testing/tests/ikev2/host2host-swapped/pretest.dat | 4 +- testing/tests/ikev2/host2host-swapped/test.conf | 10 +- .../tests/ikev2/host2host-transport/evaltest.dat | 2 +- .../tests/ikev2/host2host-transport/posttest.dat | 4 +- .../tests/ikev2/host2host-transport/pretest.dat | 4 +- testing/tests/ikev2/host2host-transport/test.conf | 10 +- .../tests/ikev2/inactivity-timeout/evaltest.dat | 4 +- .../tests/ikev2/inactivity-timeout/posttest.dat | 3 +- testing/tests/ikev2/inactivity-timeout/pretest.dat | 5 +- testing/tests/ikev2/inactivity-timeout/test.conf | 10 +- testing/tests/ikev2/ip-pool-db/evaltest.dat | 4 +- testing/tests/ikev2/ip-pool-db/posttest.dat | 6 +- testing/tests/ikev2/ip-pool-db/pretest.dat | 6 +- testing/tests/ikev2/ip-pool-db/test.conf | 10 +- testing/tests/ikev2/ip-pool-wish/evaltest.dat | 4 +- testing/tests/ikev2/ip-pool-wish/posttest.dat | 6 +- testing/tests/ikev2/ip-pool-wish/pretest.dat | 6 +- testing/tests/ikev2/ip-pool-wish/test.conf | 10 +- testing/tests/ikev2/ip-pool/evaltest.dat | 8 +- testing/tests/ikev2/ip-pool/posttest.dat | 6 +- testing/tests/ikev2/ip-pool/pretest.dat | 6 +- testing/tests/ikev2/ip-pool/test.conf | 10 +- testing/tests/ikev2/ip-split-pools-db/test.conf | 10 +- testing/tests/ikev2/ip-two-pools-db/evaltest.dat | 8 +- .../hosts/alice/etc/init.d/iptables | 78 - .../ip-two-pools-db/hosts/moon/etc/init.d/iptables | 91 - .../ip-two-pools-db/hosts/moon/etc/iptables.rules | 43 + .../hosts/venus/etc/init.d/iptables | 78 - testing/tests/ikev2/ip-two-pools-db/posttest.dat | 10 +- testing/tests/ikev2/ip-two-pools-db/pretest.dat | 10 +- testing/tests/ikev2/ip-two-pools-db/test.conf | 10 +- .../tests/ikev2/ip-two-pools-mixed/evaltest.dat | 4 +- .../hosts/alice/etc/init.d/iptables | 78 - .../hosts/moon/etc/init.d/iptables | 91 - .../hosts/moon/etc/iptables.rules | 43 + .../tests/ikev2/ip-two-pools-mixed/posttest.dat | 6 +- testing/tests/ikev2/ip-two-pools-mixed/pretest.dat | 6 +- testing/tests/ikev2/ip-two-pools-mixed/test.conf | 10 +- testing/tests/ikev2/ip-two-pools-v4v6/evaltest.dat | 2 +- testing/tests/ikev2/ip-two-pools-v4v6/posttest.dat | 1 - testing/tests/ikev2/ip-two-pools-v4v6/pretest.dat | 1 - testing/tests/ikev2/ip-two-pools-v4v6/test.conf | 10 +- testing/tests/ikev2/ip-two-pools/evaltest.dat | 8 +- .../ip-two-pools/hosts/alice/etc/init.d/iptables | 78 - .../ip-two-pools/hosts/moon/etc/init.d/iptables | 91 - .../ip-two-pools/hosts/moon/etc/iptables.rules | 43 + testing/tests/ikev2/ip-two-pools/posttest.dat | 6 +- testing/tests/ikev2/ip-two-pools/pretest.dat | 6 +- testing/tests/ikev2/ip-two-pools/test.conf | 10 +- testing/tests/ikev2/mobike-nat/evaltest.dat | 6 +- .../mobike-nat/hosts/alice/etc/init.d/iptables | 87 - .../ikev2/mobike-nat/hosts/alice/etc/ipsec.conf | 2 +- .../mobike-nat/hosts/alice/etc/iptables.rules | 38 + .../ikev2/mobike-nat/hosts/sun/etc/init.d/iptables | 84 - .../ikev2/mobike-nat/hosts/sun/etc/iptables.rules | 32 + testing/tests/ikev2/mobike-nat/posttest.dat | 4 +- testing/tests/ikev2/mobike-nat/pretest.dat | 9 +- testing/tests/ikev2/mobike-nat/test.conf | 10 +- testing/tests/ikev2/mobike-virtual-ip/evaltest.dat | 10 +- .../hosts/alice/etc/init.d/iptables | 87 - .../mobike-virtual-ip/hosts/alice/etc/ipsec.conf | 2 +- .../hosts/alice/etc/iptables.rules | 38 + .../hosts/sun/etc/init.d/iptables | 84 - .../mobike-virtual-ip/hosts/sun/etc/ipsec.conf | 2 +- .../mobike-virtual-ip/hosts/sun/etc/iptables.rules | 32 + testing/tests/ikev2/mobike-virtual-ip/posttest.dat | 4 +- testing/tests/ikev2/mobike-virtual-ip/pretest.dat | 9 +- testing/tests/ikev2/mobike-virtual-ip/test.conf | 10 +- testing/tests/ikev2/mobike/evaltest.dat | 14 +- .../ikev2/mobike/hosts/alice/etc/init.d/iptables | 87 - .../tests/ikev2/mobike/hosts/alice/etc/ipsec.conf | 2 +- .../ikev2/mobike/hosts/alice/etc/iptables.rules | 38 + .../ikev2/mobike/hosts/sun/etc/init.d/iptables | 90 - .../tests/ikev2/mobike/hosts/sun/etc/ipsec.conf | 2 +- .../ikev2/mobike/hosts/sun/etc/iptables.rules | 32 + testing/tests/ikev2/mobike/posttest.dat | 4 +- testing/tests/ikev2/mobike/pretest.dat | 9 +- testing/tests/ikev2/mobike/test.conf | 10 +- .../ikev2/mult-auth-rsa-eap-sim-id/evaltest.dat | 4 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/modules/sim_files | 3 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 61 + .../hosts/alice/etc/freeradius/triplets.dat | 6 + .../hosts/alice/etc/freeradius/users | 0 .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 123 - .../hosts/alice/etc/raddb/sites-available/default | 62 - .../hosts/alice/etc/raddb/triplets.dat | 7 - .../hosts/alice/etc/raddb/users | 0 .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../ikev2/mult-auth-rsa-eap-sim-id/posttest.dat | 5 +- .../ikev2/mult-auth-rsa-eap-sim-id/pretest.dat | 13 +- .../tests/ikev2/mult-auth-rsa-eap-sim-id/test.conf | 14 +- .../tests/ikev2/multi-level-ca-cr-init/pretest.dat | 1 - .../tests/ikev2/multi-level-ca-cr-init/test.conf | 10 +- .../tests/ikev2/multi-level-ca-cr-resp/pretest.dat | 1 - .../tests/ikev2/multi-level-ca-cr-resp/test.conf | 10 +- .../hosts/moon/etc/init.d/iptables | 80 - .../hosts/moon/etc/iptables.rules | 28 + .../tests/ikev2/multi-level-ca-ldap/posttest.dat | 2 +- .../tests/ikev2/multi-level-ca-ldap/pretest.dat | 2 +- testing/tests/ikev2/multi-level-ca-ldap/test.conf | 10 +- .../tests/ikev2/multi-level-ca-loop/pretest.dat | 1 - testing/tests/ikev2/multi-level-ca-loop/test.conf | 10 +- .../tests/ikev2/multi-level-ca-pathlen/pretest.dat | 1 - .../tests/ikev2/multi-level-ca-pathlen/test.conf | 10 +- .../tests/ikev2/multi-level-ca-revoked/test.conf | 10 +- .../tests/ikev2/multi-level-ca-strict/pretest.dat | 1 - .../tests/ikev2/multi-level-ca-strict/test.conf | 10 +- testing/tests/ikev2/multi-level-ca/pretest.dat | 1 - testing/tests/ikev2/multi-level-ca/test.conf | 10 +- testing/tests/ikev2/nat-rw-mark/description.txt | 2 +- testing/tests/ikev2/nat-rw-mark/evaltest.dat | 20 +- .../ikev2/nat-rw-mark/hosts/sun/etc/iptables.rules | 24 + .../ikev2/nat-rw-mark/hosts/sun/etc/mark_updown | 16 +- testing/tests/ikev2/nat-rw-mark/posttest.dat | 9 +- testing/tests/ikev2/nat-rw-mark/pretest.dat | 19 +- testing/tests/ikev2/nat-rw-mark/test.conf | 10 +- testing/tests/ikev2/nat-rw-psk/evaltest.dat | 8 +- .../ikev2/nat-rw-psk/hosts/sun/etc/iptables.rules | 24 + testing/tests/ikev2/nat-rw-psk/posttest.dat | 6 +- testing/tests/ikev2/nat-rw-psk/pretest.dat | 7 +- testing/tests/ikev2/nat-rw-psk/test.conf | 10 +- testing/tests/ikev2/nat-rw/evaltest.dat | 14 +- .../ikev2/nat-rw/hosts/sun/etc/iptables.rules | 24 + testing/tests/ikev2/nat-rw/posttest.dat | 6 +- testing/tests/ikev2/nat-rw/pretest.dat | 7 +- testing/tests/ikev2/nat-rw/test.conf | 10 +- testing/tests/ikev2/nat-virtual-ip/evaltest.dat | 2 +- testing/tests/ikev2/nat-virtual-ip/posttest.dat | 4 +- testing/tests/ikev2/nat-virtual-ip/pretest.dat | 5 +- testing/tests/ikev2/nat-virtual-ip/test.conf | 10 +- testing/tests/ikev2/net2net-cert/evaltest.dat | 2 +- testing/tests/ikev2/net2net-cert/posttest.dat | 4 +- testing/tests/ikev2/net2net-cert/pretest.dat | 4 +- testing/tests/ikev2/net2net-cert/test.conf | 10 +- testing/tests/ikev2/net2net-esn/posttest.dat | 4 +- testing/tests/ikev2/net2net-esn/pretest.dat | 4 +- testing/tests/ikev2/net2net-esn/test.conf | 10 +- testing/tests/ikev2/net2net-pgp-v3/evaltest.dat | 2 +- testing/tests/ikev2/net2net-pgp-v3/posttest.dat | 4 +- testing/tests/ikev2/net2net-pgp-v3/pretest.dat | 4 +- testing/tests/ikev2/net2net-pgp-v3/test.conf | 10 +- testing/tests/ikev2/net2net-pgp-v4/evaltest.dat | 2 +- testing/tests/ikev2/net2net-pgp-v4/posttest.dat | 4 +- testing/tests/ikev2/net2net-pgp-v4/pretest.dat | 4 +- testing/tests/ikev2/net2net-pgp-v4/test.conf | 10 +- testing/tests/ikev2/net2net-psk-dscp/evaltest.dat | 4 +- testing/tests/ikev2/net2net-psk-dscp/posttest.dat | 4 +- testing/tests/ikev2/net2net-psk-dscp/pretest.dat | 4 +- testing/tests/ikev2/net2net-psk-dscp/test.conf | 10 +- testing/tests/ikev2/net2net-psk-fail/posttest.dat | 4 +- testing/tests/ikev2/net2net-psk-fail/pretest.dat | 4 +- testing/tests/ikev2/net2net-psk-fail/test.conf | 10 +- testing/tests/ikev2/net2net-psk/evaltest.dat | 2 +- .../ikev2/net2net-psk/hosts/moon/etc/ipsec.secrets | 2 +- testing/tests/ikev2/net2net-psk/posttest.dat | 4 +- testing/tests/ikev2/net2net-psk/pretest.dat | 4 +- testing/tests/ikev2/net2net-psk/test.conf | 10 +- testing/tests/ikev2/net2net-pubkey/evaltest.dat | 2 +- testing/tests/ikev2/net2net-pubkey/posttest.dat | 4 +- testing/tests/ikev2/net2net-pubkey/pretest.dat | 4 +- testing/tests/ikev2/net2net-pubkey/test.conf | 10 +- testing/tests/ikev2/net2net-rfc3779/evaltest.dat | 6 +- testing/tests/ikev2/net2net-rfc3779/posttest.dat | 4 +- testing/tests/ikev2/net2net-rfc3779/pretest.dat | 4 +- testing/tests/ikev2/net2net-rfc3779/test.conf | 10 +- testing/tests/ikev2/net2net-route/evaltest.dat | 2 +- testing/tests/ikev2/net2net-route/posttest.dat | 4 +- testing/tests/ikev2/net2net-route/pretest.dat | 4 +- testing/tests/ikev2/net2net-route/test.conf | 10 +- testing/tests/ikev2/net2net-rsa/evaltest.dat | 2 +- testing/tests/ikev2/net2net-rsa/posttest.dat | 4 +- testing/tests/ikev2/net2net-rsa/pretest.dat | 4 +- testing/tests/ikev2/net2net-rsa/test.conf | 10 +- testing/tests/ikev2/net2net-same-nets/evaltest.dat | 4 +- .../net2net-same-nets/hosts/sun/etc/mark_updown | 24 +- testing/tests/ikev2/net2net-same-nets/posttest.dat | 4 +- testing/tests/ikev2/net2net-same-nets/pretest.dat | 4 +- testing/tests/ikev2/net2net-same-nets/test.conf | 10 +- testing/tests/ikev2/net2net-start/evaltest.dat | 2 +- testing/tests/ikev2/net2net-start/posttest.dat | 4 +- testing/tests/ikev2/net2net-start/pretest.dat | 4 +- testing/tests/ikev2/net2net-start/test.conf | 10 +- .../hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 8 +- testing/tests/ikev2/ocsp-local-cert/test.conf | 10 +- testing/tests/ikev2/ocsp-multi-level/pretest.dat | 1 - testing/tests/ikev2/ocsp-multi-level/test.conf | 10 +- .../hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 8 +- testing/tests/ikev2/ocsp-no-signer-cert/test.conf | 10 +- testing/tests/ikev2/ocsp-revoked/test.conf | 10 +- .../hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 8 +- testing/tests/ikev2/ocsp-root-cert/test.conf | 10 +- testing/tests/ikev2/ocsp-signer-cert/test.conf | 10 +- testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat | 1 - testing/tests/ikev2/ocsp-strict-ifuri/test.conf | 10 +- .../hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 10 +- testing/tests/ikev2/ocsp-timeouts-good/test.conf | 10 +- .../tests/ikev2/ocsp-timeouts-unknown/test.conf | 10 +- .../hosts/winnetou/etc/openssl/ocsp/ocsp.cgi | 8 +- testing/tests/ikev2/ocsp-untrusted-cert/test.conf | 10 +- testing/tests/ikev2/protoport-dual/evaltest.dat | 4 +- testing/tests/ikev2/protoport-dual/posttest.dat | 4 +- testing/tests/ikev2/protoport-dual/pretest.dat | 4 +- testing/tests/ikev2/protoport-dual/test.conf | 10 +- testing/tests/ikev2/protoport-route/evaltest.dat | 4 +- testing/tests/ikev2/protoport-route/posttest.dat | 4 +- testing/tests/ikev2/protoport-route/pretest.dat | 4 +- testing/tests/ikev2/protoport-route/test.conf | 10 +- testing/tests/ikev2/reauth-early/evaltest.dat | 2 +- testing/tests/ikev2/reauth-early/posttest.dat | 4 +- testing/tests/ikev2/reauth-early/pretest.dat | 4 +- testing/tests/ikev2/reauth-early/test.conf | 10 +- testing/tests/ikev2/reauth-late/evaltest.dat | 2 +- testing/tests/ikev2/reauth-late/posttest.dat | 4 +- testing/tests/ikev2/reauth-late/pretest.dat | 4 +- testing/tests/ikev2/reauth-late/test.conf | 10 +- testing/tests/ikev2/rw-cert/evaltest.dat | 4 +- testing/tests/ikev2/rw-cert/posttest.dat | 6 +- testing/tests/ikev2/rw-cert/pretest.dat | 6 +- testing/tests/ikev2/rw-cert/test.conf | 10 +- testing/tests/ikev2/rw-eap-aka-id-rsa/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-aka-id-rsa/posttest.dat | 4 +- testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-aka-id-rsa/test.conf | 10 +- testing/tests/ikev2/rw-eap-aka-rsa/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-aka-rsa/posttest.dat | 4 +- testing/tests/ikev2/rw-eap-aka-rsa/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-aka-rsa/test.conf | 10 +- testing/tests/ikev2/rw-eap-dynamic/evaltest.dat | 4 +- testing/tests/ikev2/rw-eap-dynamic/posttest.dat | 6 +- testing/tests/ikev2/rw-eap-dynamic/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-dynamic/test.conf | 10 +- .../ikev2/rw-eap-md5-class-radius/description.txt | 9 + .../ikev2/rw-eap-md5-class-radius/evaltest.dat | 26 + .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 42 + .../hosts/alice/etc/freeradius/users | 4 + .../hosts/carol/etc/ipsec.conf | 29 + .../hosts/carol/etc/ipsec.secrets | 3 + .../hosts/carol/etc/strongswan.conf | 5 + .../hosts/dave/etc/ipsec.conf | 29 + .../hosts/dave/etc/ipsec.secrets | 3 + .../hosts/dave/etc/strongswan.conf | 5 + .../hosts/moon/etc/ipsec.conf | 33 + .../hosts/moon/etc/ipsec.secrets | 3 + .../hosts/moon/etc/iptables.rules | 32 + .../hosts/moon/etc/strongswan.conf | 12 + .../ikev2/rw-eap-md5-class-radius/posttest.dat | 7 + .../ikev2/rw-eap-md5-class-radius/pretest.dat | 13 + .../tests/ikev2/rw-eap-md5-class-radius/test.conf | 26 + .../tests/ikev2/rw-eap-md5-id-prompt/evaltest.dat | 8 +- .../tests/ikev2/rw-eap-md5-id-prompt/posttest.dat | 4 +- .../tests/ikev2/rw-eap-md5-id-prompt/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-md5-id-prompt/test.conf | 10 +- .../tests/ikev2/rw-eap-md5-id-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 42 + .../hosts/alice/etc/freeradius/users | 1 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 43 - .../hosts/alice/etc/raddb/users | 1 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../tests/ikev2/rw-eap-md5-id-radius/posttest.dat | 6 +- .../tests/ikev2/rw-eap-md5-id-radius/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-md5-id-radius/test.conf | 12 +- testing/tests/ikev2/rw-eap-md5-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../hosts/alice/etc/freeradius/users | 1 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../rw-eap-md5-radius/hosts/alice/etc/raddb/users | 1 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + testing/tests/ikev2/rw-eap-md5-radius/posttest.dat | 6 +- testing/tests/ikev2/rw-eap-md5-radius/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-md5-radius/test.conf | 12 +- testing/tests/ikev2/rw-eap-md5-rsa/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-md5-rsa/posttest.dat | 4 +- testing/tests/ikev2/rw-eap-md5-rsa/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-md5-rsa/test.conf | 10 +- .../ikev2/rw-eap-mschapv2-id-rsa/evaltest.dat | 6 +- .../ikev2/rw-eap-mschapv2-id-rsa/posttest.dat | 4 +- .../tests/ikev2/rw-eap-mschapv2-id-rsa/pretest.dat | 4 +- .../tests/ikev2/rw-eap-mschapv2-id-rsa/test.conf | 10 +- testing/tests/ikev2/rw-eap-peap-md5/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-peap-md5/posttest.dat | 6 +- testing/tests/ikev2/rw-eap-peap-md5/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-peap-md5/test.conf | 10 +- .../tests/ikev2/rw-eap-peap-mschapv2/evaltest.dat | 2 +- .../tests/ikev2/rw-eap-peap-mschapv2/posttest.dat | 6 +- .../tests/ikev2/rw-eap-peap-mschapv2/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-peap-mschapv2/test.conf | 10 +- .../tests/ikev2/rw-eap-peap-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 18 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../etc/freeradius/sites-available/inner-tunnel | 32 + .../hosts/alice/etc/freeradius/users | 2 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 18 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../alice/etc/raddb/sites-available/inner-tunnel | 32 - .../rw-eap-peap-radius/hosts/alice/etc/raddb/users | 2 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../tests/ikev2/rw-eap-peap-radius/posttest.dat | 8 +- testing/tests/ikev2/rw-eap-peap-radius/pretest.dat | 8 +- testing/tests/ikev2/rw-eap-peap-radius/test.conf | 12 +- .../tests/ikev2/rw-eap-sim-id-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/modules/sim_files | 3 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 42 + .../hosts/alice/etc/freeradius/triplets.dat | 3 + .../hosts/alice/etc/freeradius/users | 0 .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 123 - .../hosts/alice/etc/raddb/sites-available/default | 43 - .../hosts/alice/etc/raddb/triplets.dat | 3 - .../hosts/alice/etc/raddb/users | 0 .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../tests/ikev2/rw-eap-sim-id-radius/posttest.dat | 6 +- .../tests/ikev2/rw-eap-sim-id-radius/pretest.dat | 8 +- testing/tests/ikev2/rw-eap-sim-id-radius/test.conf | 12 +- .../ikev2/rw-eap-sim-only-radius/evaltest.dat | 4 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/modules/sim_files | 3 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../hosts/alice/etc/freeradius/triplets.dat | 6 + .../hosts/alice/etc/freeradius/users | 0 .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 123 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../hosts/alice/etc/raddb/triplets.dat | 7 - .../hosts/alice/etc/raddb/users | 0 .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../ikev2/rw-eap-sim-only-radius/posttest.dat | 8 +- .../tests/ikev2/rw-eap-sim-only-radius/pretest.dat | 10 +- .../tests/ikev2/rw-eap-sim-only-radius/test.conf | 12 +- testing/tests/ikev2/rw-eap-sim-radius/evaltest.dat | 4 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 61 + .../hosts/alice/etc/freeradius/triplets.dat | 6 + .../hosts/alice/etc/freeradius/users | 0 .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 123 - .../hosts/alice/etc/raddb/sites-available/default | 62 - .../hosts/alice/etc/raddb/triplets.dat | 7 - .../rw-eap-sim-radius/hosts/alice/etc/raddb/users | 0 .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + testing/tests/ikev2/rw-eap-sim-radius/posttest.dat | 8 +- testing/tests/ikev2/rw-eap-sim-radius/pretest.dat | 16 +- testing/tests/ikev2/rw-eap-sim-radius/test.conf | 10 +- testing/tests/ikev2/rw-eap-sim-rsa/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-sim-rsa/posttest.dat | 4 +- testing/tests/ikev2/rw-eap-sim-rsa/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-sim-rsa/test.conf | 10 +- .../tests/ikev2/rw-eap-tls-fragments/evaltest.dat | 2 +- .../tests/ikev2/rw-eap-tls-fragments/posttest.dat | 4 +- .../tests/ikev2/rw-eap-tls-fragments/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-tls-fragments/test.conf | 10 +- testing/tests/ikev2/rw-eap-tls-only/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-tls-only/posttest.dat | 4 +- testing/tests/ikev2/rw-eap-tls-only/pretest.dat | 4 +- testing/tests/ikev2/rw-eap-tls-only/test.conf | 10 +- testing/tests/ikev2/rw-eap-tls-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 13 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 41 + .../hosts/alice/etc/freeradius/users | 1 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 13 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 42 - .../rw-eap-tls-radius/hosts/alice/etc/raddb/users | 1 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + testing/tests/ikev2/rw-eap-tls-radius/posttest.dat | 6 +- testing/tests/ikev2/rw-eap-tls-radius/pretest.dat | 6 +- testing/tests/ikev2/rw-eap-tls-radius/test.conf | 12 +- testing/tests/ikev2/rw-eap-ttls-only/evaltest.dat | 2 +- testing/tests/ikev2/rw-eap-ttls-only/posttest.dat | 6 +- testing/tests/ikev2/rw-eap-ttls-only/pretest.dat | 10 +- testing/tests/ikev2/rw-eap-ttls-only/test.conf | 10 +- .../rw-eap-ttls-phase2-piggyback/evaltest.dat | 2 +- .../rw-eap-ttls-phase2-piggyback/posttest.dat | 6 +- .../ikev2/rw-eap-ttls-phase2-piggyback/pretest.dat | 6 +- .../ikev2/rw-eap-ttls-phase2-piggyback/test.conf | 10 +- .../tests/ikev2/rw-eap-ttls-radius/evaltest.dat | 2 +- .../hosts/alice/etc/freeradius/eap.conf | 18 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../etc/freeradius/sites-available/inner-tunnel | 32 + .../hosts/alice/etc/freeradius/users | 2 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 18 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../alice/etc/raddb/sites-available/inner-tunnel | 32 - .../rw-eap-ttls-radius/hosts/alice/etc/raddb/users | 2 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../tests/ikev2/rw-eap-ttls-radius/posttest.dat | 8 +- testing/tests/ikev2/rw-eap-ttls-radius/pretest.dat | 8 +- testing/tests/ikev2/rw-eap-ttls-radius/test.conf | 12 +- testing/tests/ikev2/rw-hash-and-url/evaltest.dat | 4 +- testing/tests/ikev2/rw-hash-and-url/posttest.dat | 6 +- testing/tests/ikev2/rw-hash-and-url/pretest.dat | 6 +- testing/tests/ikev2/rw-hash-and-url/test.conf | 10 +- testing/tests/ikev2/rw-mark-in-out/description.txt | 4 +- testing/tests/ikev2/rw-mark-in-out/evaltest.dat | 6 +- .../rw-mark-in-out/hosts/alice/etc/init.d/iptables | 77 - .../ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown | 16 +- .../rw-mark-in-out/hosts/venus/etc/init.d/iptables | 77 - testing/tests/ikev2/rw-mark-in-out/posttest.dat | 6 +- testing/tests/ikev2/rw-mark-in-out/pretest.dat | 15 +- testing/tests/ikev2/rw-mark-in-out/test.conf | 10 +- testing/tests/ikev2/rw-pkcs8/evaltest.dat | 4 +- testing/tests/ikev2/rw-pkcs8/posttest.dat | 6 +- testing/tests/ikev2/rw-pkcs8/pretest.dat | 6 +- testing/tests/ikev2/rw-pkcs8/test.conf | 10 +- testing/tests/ikev2/rw-psk-fqdn/evaltest.dat | 4 +- testing/tests/ikev2/rw-psk-fqdn/posttest.dat | 6 +- testing/tests/ikev2/rw-psk-fqdn/pretest.dat | 6 +- testing/tests/ikev2/rw-psk-fqdn/test.conf | 10 +- testing/tests/ikev2/rw-psk-ipv4/evaltest.dat | 12 +- .../rw-psk-ipv4/hosts/carol/etc/ipsec.secrets | 2 +- .../ikev2/rw-psk-ipv4/hosts/dave/etc/ipsec.secrets | 2 +- .../ikev2/rw-psk-ipv4/hosts/moon/etc/ipsec.secrets | 4 +- testing/tests/ikev2/rw-psk-ipv4/posttest.dat | 6 +- testing/tests/ikev2/rw-psk-ipv4/pretest.dat | 6 +- testing/tests/ikev2/rw-psk-ipv4/test.conf | 10 +- testing/tests/ikev2/rw-psk-no-idr/evaltest.dat | 4 +- testing/tests/ikev2/rw-psk-no-idr/posttest.dat | 6 +- testing/tests/ikev2/rw-psk-no-idr/pretest.dat | 6 +- testing/tests/ikev2/rw-psk-no-idr/test.conf | 10 +- testing/tests/ikev2/rw-psk-rsa-mixed/evaltest.dat | 6 +- testing/tests/ikev2/rw-psk-rsa-mixed/posttest.dat | 6 +- testing/tests/ikev2/rw-psk-rsa-mixed/pretest.dat | 6 +- testing/tests/ikev2/rw-psk-rsa-mixed/test.conf | 10 +- testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat | 4 +- testing/tests/ikev2/rw-psk-rsa-split/posttest.dat | 6 +- testing/tests/ikev2/rw-psk-rsa-split/pretest.dat | 6 +- testing/tests/ikev2/rw-psk-rsa-split/test.conf | 10 +- .../tests/ikev2/rw-radius-accounting/evaltest.dat | 6 +- .../hosts/alice/etc/freeradius/eap.conf | 5 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 42 + .../hosts/alice/etc/freeradius/users | 1 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/eap.conf | 5 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 43 - .../hosts/alice/etc/raddb/users | 1 - .../hosts/moon/etc/init.d/iptables | 88 - .../hosts/moon/etc/iptables.rules | 36 + .../tests/ikev2/rw-radius-accounting/posttest.dat | 9 +- .../tests/ikev2/rw-radius-accounting/pretest.dat | 8 +- testing/tests/ikev2/rw-radius-accounting/test.conf | 12 +- testing/tests/ikev2/rw-whitelist/evaltest.dat | 4 +- testing/tests/ikev2/rw-whitelist/posttest.dat | 6 +- testing/tests/ikev2/rw-whitelist/pretest.dat | 6 +- testing/tests/ikev2/rw-whitelist/test.conf | 10 +- testing/tests/ikev2/shunt-policies/evaltest.dat | 20 +- .../shunt-policies/hosts/moon/etc/init.d/iptables | 84 - .../ikev2/shunt-policies/hosts/moon/etc/ipsec.conf | 2 +- .../shunt-policies/hosts/moon/etc/iptables.rules | 32 + testing/tests/ikev2/shunt-policies/posttest.dat | 4 +- testing/tests/ikev2/shunt-policies/pretest.dat | 4 +- testing/tests/ikev2/shunt-policies/test.conf | 10 +- testing/tests/ikev2/strong-keys-certs/evaltest.dat | 4 +- testing/tests/ikev2/strong-keys-certs/posttest.dat | 6 +- testing/tests/ikev2/strong-keys-certs/pretest.dat | 6 +- testing/tests/ikev2/strong-keys-certs/test.conf | 10 +- testing/tests/ikev2/two-certs/evaltest.dat | 4 +- .../ikev2/two-certs/hosts/carol/etc/ipsec.conf | 4 +- .../ikev2/two-certs/hosts/moon/etc/ipsec.conf | 4 +- testing/tests/ikev2/two-certs/posttest.dat | 4 +- testing/tests/ikev2/two-certs/pretest.dat | 4 +- testing/tests/ikev2/two-certs/test.conf | 10 +- .../tests/ikev2/virtual-ip-override/posttest.dat | 6 +- .../tests/ikev2/virtual-ip-override/pretest.dat | 6 +- testing/tests/ikev2/virtual-ip-override/test.conf | 10 +- testing/tests/ikev2/virtual-ip/evaltest.dat | 12 +- testing/tests/ikev2/virtual-ip/posttest.dat | 6 +- testing/tests/ikev2/virtual-ip/pretest.dat | 6 +- testing/tests/ikev2/virtual-ip/test.conf | 10 +- testing/tests/ikev2/wildcards/pretest.dat | 1 - testing/tests/ikev2/wildcards/test.conf | 10 +- .../host2host-ikev1/hosts/moon/etc/init.d/iptables | 108 - .../host2host-ikev1/hosts/sun/etc/init.d/iptables | 108 - testing/tests/ipv6/host2host-ikev1/posttest.dat | 6 +- testing/tests/ipv6/host2host-ikev1/pretest.dat | 10 +- testing/tests/ipv6/host2host-ikev1/test.conf | 10 +- .../host2host-ikev2/hosts/moon/etc/init.d/iptables | 104 - .../host2host-ikev2/hosts/sun/etc/init.d/iptables | 104 - testing/tests/ipv6/host2host-ikev2/posttest.dat | 6 +- testing/tests/ipv6/host2host-ikev2/pretest.dat | 10 +- testing/tests/ipv6/host2host-ikev2/test.conf | 10 +- .../net2net-ikev1/hosts/moon/etc/init.d/iptables | 108 - .../net2net-ikev1/hosts/sun/etc/init.d/iptables | 108 - testing/tests/ipv6/net2net-ikev1/posttest.dat | 6 +- testing/tests/ipv6/net2net-ikev1/pretest.dat | 10 +- testing/tests/ipv6/net2net-ikev1/test.conf | 10 +- .../net2net-ikev2/hosts/moon/etc/init.d/iptables | 104 - .../net2net-ikev2/hosts/sun/etc/init.d/iptables | 104 - testing/tests/ipv6/net2net-ikev2/posttest.dat | 6 +- testing/tests/ipv6/net2net-ikev2/pretest.dat | 10 +- testing/tests/ipv6/net2net-ikev2/test.conf | 10 +- .../ipv6/net2net-ip4-in-ip6-ikev1/evaltest.dat | 2 +- .../hosts/moon/etc/init.d/iptables | 108 - .../hosts/sun/etc/init.d/iptables | 108 - .../ipv6/net2net-ip4-in-ip6-ikev1/posttest.dat | 6 +- .../ipv6/net2net-ip4-in-ip6-ikev1/pretest.dat | 10 +- .../tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf | 10 +- .../ipv6/net2net-ip4-in-ip6-ikev2/evaltest.dat | 2 +- .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/sun/etc/init.d/iptables | 104 - .../ipv6/net2net-ip4-in-ip6-ikev2/posttest.dat | 6 +- .../ipv6/net2net-ip4-in-ip6-ikev2/pretest.dat | 10 +- .../tests/ipv6/net2net-ip4-in-ip6-ikev2/test.conf | 10 +- .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/moon/etc/ip6tables.rules | 20 + .../hosts/sun/etc/init.d/iptables | 108 - .../hosts/sun/etc/ip6tables.rules | 20 + .../ipv6/net2net-ip6-in-ip4-ikev1/posttest.dat | 10 +- .../ipv6/net2net-ip6-in-ip4-ikev1/pretest.dat | 14 +- .../tests/ipv6/net2net-ip6-in-ip4-ikev1/test.conf | 10 +- .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/moon/etc/ip6tables.rules | 20 + .../hosts/sun/etc/init.d/iptables | 108 - .../hosts/sun/etc/ip6tables.rules | 20 + .../ipv6/net2net-ip6-in-ip4-ikev2/posttest.dat | 10 +- .../ipv6/net2net-ip6-in-ip4-ikev2/pretest.dat | 14 +- .../tests/ipv6/net2net-ip6-in-ip4-ikev2/test.conf | 10 +- .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/sun/etc/init.d/iptables | 104 - .../tests/ipv6/net2net-rfc3779-ikev2/posttest.dat | 6 +- .../tests/ipv6/net2net-rfc3779-ikev2/pretest.dat | 10 +- testing/tests/ipv6/net2net-rfc3779-ikev2/test.conf | 10 +- .../ipv6/rw-ikev1/hosts/carol/etc/init.d/iptables | 104 - .../ipv6/rw-ikev1/hosts/dave/etc/init.d/iptables | 104 - .../ipv6/rw-ikev1/hosts/moon/etc/init.d/iptables | 108 - testing/tests/ipv6/rw-ikev1/posttest.dat | 9 +- testing/tests/ipv6/rw-ikev1/pretest.dat | 14 +- testing/tests/ipv6/rw-ikev1/test.conf | 10 +- .../ipv6/rw-ikev2/hosts/carol/etc/init.d/iptables | 104 - .../ipv6/rw-ikev2/hosts/dave/etc/init.d/iptables | 104 - .../ipv6/rw-ikev2/hosts/moon/etc/init.d/iptables | 104 - testing/tests/ipv6/rw-ikev2/posttest.dat | 9 +- testing/tests/ipv6/rw-ikev2/pretest.dat | 14 +- testing/tests/ipv6/rw-ikev2/test.conf | 10 +- .../hosts/carol/etc/init.d/iptables | 96 - .../hosts/carol/etc/ip6tables.rules | 20 + .../hosts/dave/etc/init.d/iptables | 96 - .../hosts/dave/etc/ip6tables.rules | 20 + .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/moon/etc/ip6tables.rules | 20 + .../tests/ipv6/rw-ip6-in-ip4-ikev1/posttest.dat | 9 +- testing/tests/ipv6/rw-ip6-in-ip4-ikev1/pretest.dat | 14 +- .../rw-ip6-in-ip4-ikev1/description.txt | 10 - .../rw-ip6-in-ip4-ikev1/evaltest.dat | 15 - .../rw-ip6-in-ip4-ikev1/posttest.dat | 7 - .../rw-ip6-in-ip4-ikev1/pretest.dat | 11 - .../rw-ip6-in-ip4-ikev1/test.conf | 21 - testing/tests/ipv6/rw-ip6-in-ip4-ikev1/test.conf | 10 +- .../hosts/carol/etc/init.d/iptables | 96 - .../hosts/carol/etc/ip6tables.rules | 20 + .../hosts/dave/etc/init.d/iptables | 96 - .../hosts/dave/etc/ip6tables.rules | 20 + .../hosts/moon/etc/init.d/iptables | 104 - .../hosts/moon/etc/ip6tables.rules | 20 + .../tests/ipv6/rw-ip6-in-ip4-ikev2/posttest.dat | 9 +- testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat | 14 +- testing/tests/ipv6/rw-ip6-in-ip4-ikev2/test.conf | 10 +- .../rw-psk-ikev1/hosts/carol/etc/init.d/iptables | 100 - .../rw-psk-ikev1/hosts/dave/etc/init.d/iptables | 100 - .../rw-psk-ikev1/hosts/moon/etc/init.d/iptables | 100 - testing/tests/ipv6/rw-psk-ikev1/posttest.dat | 9 +- testing/tests/ipv6/rw-psk-ikev1/pretest.dat | 14 +- testing/tests/ipv6/rw-psk-ikev1/test.conf | 10 +- .../rw-psk-ikev2/hosts/carol/etc/init.d/iptables | 100 - .../rw-psk-ikev2/hosts/dave/etc/init.d/iptables | 100 - .../rw-psk-ikev2/hosts/moon/etc/init.d/iptables | 100 - testing/tests/ipv6/rw-psk-ikev2/posttest.dat | 9 +- testing/tests/ipv6/rw-psk-ikev2/pretest.dat | 14 +- testing/tests/ipv6/rw-psk-ikev2/test.conf | 10 +- .../hosts/carol/etc/init.d/iptables | 104 - .../hosts/dave/etc/init.d/iptables | 104 - .../hosts/moon/etc/init.d/iptables | 104 - testing/tests/ipv6/rw-rfc3779-ikev2/posttest.dat | 9 +- testing/tests/ipv6/rw-rfc3779-ikev2/pretest.dat | 14 +- testing/tests/ipv6/rw-rfc3779-ikev2/test.conf | 10 +- .../transport-ikev1/hosts/moon/etc/init.d/iptables | 108 - .../transport-ikev1/hosts/sun/etc/init.d/iptables | 108 - testing/tests/ipv6/transport-ikev1/posttest.dat | 6 +- testing/tests/ipv6/transport-ikev1/pretest.dat | 10 +- testing/tests/ipv6/transport-ikev1/test.conf | 10 +- .../transport-ikev2/hosts/moon/etc/init.d/iptables | 104 - .../transport-ikev2/hosts/sun/etc/init.d/iptables | 104 - testing/tests/ipv6/transport-ikev2/posttest.dat | 6 +- testing/tests/ipv6/transport-ikev2/pretest.dat | 10 +- testing/tests/ipv6/transport-ikev2/test.conf | 10 +- .../tests/openssl-ikev1/alg-camellia/evaltest.dat | 2 +- .../tests/openssl-ikev1/alg-camellia/posttest.dat | 4 +- .../tests/openssl-ikev1/alg-camellia/pretest.dat | 4 +- testing/tests/openssl-ikev1/alg-camellia/test.conf | 10 +- .../tests/openssl-ikev1/alg-ecp-high/evaltest.dat | 4 +- .../tests/openssl-ikev1/alg-ecp-high/posttest.dat | 6 +- .../tests/openssl-ikev1/alg-ecp-high/pretest.dat | 6 +- testing/tests/openssl-ikev1/alg-ecp-high/test.conf | 10 +- .../tests/openssl-ikev1/alg-ecp-low/evaltest.dat | 4 +- .../tests/openssl-ikev1/alg-ecp-low/posttest.dat | 6 +- .../tests/openssl-ikev1/alg-ecp-low/pretest.dat | 6 +- testing/tests/openssl-ikev1/alg-ecp-low/test.conf | 10 +- .../tests/openssl-ikev1/ecdsa-certs/evaltest.dat | 4 +- .../tests/openssl-ikev1/ecdsa-certs/posttest.dat | 6 +- .../tests/openssl-ikev1/ecdsa-certs/pretest.dat | 6 +- testing/tests/openssl-ikev1/ecdsa-certs/test.conf | 10 +- .../tests/openssl-ikev2/alg-blowfish/evaltest.dat | 4 +- .../tests/openssl-ikev2/alg-blowfish/posttest.dat | 6 +- .../tests/openssl-ikev2/alg-blowfish/pretest.dat | 6 +- testing/tests/openssl-ikev2/alg-blowfish/test.conf | 10 +- .../tests/openssl-ikev2/alg-camellia/evaltest.dat | 2 +- .../tests/openssl-ikev2/alg-camellia/posttest.dat | 4 +- .../tests/openssl-ikev2/alg-camellia/pretest.dat | 4 +- testing/tests/openssl-ikev2/alg-camellia/test.conf | 10 +- .../tests/openssl-ikev2/alg-ecp-high/evaltest.dat | 4 +- .../tests/openssl-ikev2/alg-ecp-high/posttest.dat | 6 +- .../tests/openssl-ikev2/alg-ecp-high/pretest.dat | 6 +- testing/tests/openssl-ikev2/alg-ecp-high/test.conf | 10 +- .../tests/openssl-ikev2/alg-ecp-low/evaltest.dat | 4 +- .../tests/openssl-ikev2/alg-ecp-low/posttest.dat | 6 +- .../tests/openssl-ikev2/alg-ecp-low/pretest.dat | 6 +- testing/tests/openssl-ikev2/alg-ecp-low/test.conf | 10 +- .../openssl-ikev2/critical-extension/posttest.dat | 4 +- .../openssl-ikev2/critical-extension/pretest.dat | 4 +- .../openssl-ikev2/critical-extension/test.conf | 10 +- .../tests/openssl-ikev2/ecdsa-certs/evaltest.dat | 4 +- .../tests/openssl-ikev2/ecdsa-certs/posttest.dat | 6 +- .../tests/openssl-ikev2/ecdsa-certs/pretest.dat | 6 +- testing/tests/openssl-ikev2/ecdsa-certs/test.conf | 10 +- .../tests/openssl-ikev2/ecdsa-pkcs8/evaltest.dat | 4 +- .../tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat | 6 +- .../tests/openssl-ikev2/ecdsa-pkcs8/pretest.dat | 6 +- testing/tests/openssl-ikev2/ecdsa-pkcs8/test.conf | 10 +- testing/tests/openssl-ikev2/rw-cert/evaltest.dat | 4 +- testing/tests/openssl-ikev2/rw-cert/posttest.dat | 6 +- testing/tests/openssl-ikev2/rw-cert/pretest.dat | 6 +- testing/tests/openssl-ikev2/rw-cert/test.conf | 10 +- .../openssl-ikev2/rw-eap-tls-only/evaltest.dat | 2 +- .../openssl-ikev2/rw-eap-tls-only/posttest.dat | 4 +- .../openssl-ikev2/rw-eap-tls-only/pretest.dat | 4 +- .../tests/openssl-ikev2/rw-eap-tls-only/test.conf | 10 +- testing/tests/p2pnat/behind-same-nat/evaltest.dat | 4 +- .../hosts/alice/etc/init.d/iptables | 78 - .../behind-same-nat/hosts/alice/etc/iptables.rules | 28 + .../hosts/carol/etc/init.d/iptables | 77 - .../behind-same-nat/hosts/carol/etc/iptables.rules | 24 + .../hosts/venus/etc/init.d/iptables | 78 - .../behind-same-nat/hosts/venus/etc/iptables.rules | 28 + testing/tests/p2pnat/behind-same-nat/posttest.dat | 8 +- testing/tests/p2pnat/behind-same-nat/pretest.dat | 12 +- testing/tests/p2pnat/behind-same-nat/test.conf | 10 +- testing/tests/p2pnat/medsrv-psk/evaltest.dat | 4 +- .../medsrv-psk/hosts/alice/etc/init.d/iptables | 74 - .../medsrv-psk/hosts/alice/etc/iptables.rules | 24 + .../p2pnat/medsrv-psk/hosts/bob/etc/iptables.rules | 24 + .../medsrv-psk/hosts/carol/etc/init.d/iptables | 77 - .../medsrv-psk/hosts/carol/etc/iptables.rules | 24 + testing/tests/p2pnat/medsrv-psk/posttest.dat | 10 +- testing/tests/p2pnat/medsrv-psk/pretest.dat | 14 +- testing/tests/p2pnat/medsrv-psk/test.conf | 10 +- testing/tests/pfkey/alg-aes-xcbc/evaltest.dat | 6 +- testing/tests/pfkey/alg-aes-xcbc/posttest.dat | 4 +- testing/tests/pfkey/alg-aes-xcbc/pretest.dat | 4 +- testing/tests/pfkey/alg-aes-xcbc/test.conf | 10 +- testing/tests/pfkey/alg-sha384/evaltest.dat | 6 +- testing/tests/pfkey/alg-sha384/posttest.dat | 4 +- testing/tests/pfkey/alg-sha384/pretest.dat | 4 +- testing/tests/pfkey/alg-sha384/test.conf | 10 +- testing/tests/pfkey/alg-sha512/evaltest.dat | 6 +- testing/tests/pfkey/alg-sha512/posttest.dat | 4 +- testing/tests/pfkey/alg-sha512/pretest.dat | 4 +- testing/tests/pfkey/alg-sha512/test.conf | 10 +- testing/tests/pfkey/esp-alg-null/evaltest.dat | 2 +- testing/tests/pfkey/esp-alg-null/posttest.dat | 4 +- testing/tests/pfkey/esp-alg-null/pretest.dat | 4 +- testing/tests/pfkey/esp-alg-null/test.conf | 10 +- .../tests/pfkey/host2host-transport/evaltest.dat | 2 +- .../tests/pfkey/host2host-transport/posttest.dat | 4 +- .../tests/pfkey/host2host-transport/pretest.dat | 4 +- testing/tests/pfkey/host2host-transport/test.conf | 10 +- testing/tests/pfkey/nat-rw/evaltest.dat | 8 +- .../pfkey/nat-rw/hosts/sun/etc/iptables.rules | 24 + testing/tests/pfkey/nat-rw/posttest.dat | 6 +- testing/tests/pfkey/nat-rw/pretest.dat | 7 +- testing/tests/pfkey/nat-rw/test.conf | 10 +- testing/tests/pfkey/net2net-route/evaltest.dat | 2 +- testing/tests/pfkey/net2net-route/posttest.dat | 4 +- testing/tests/pfkey/net2net-route/pretest.dat | 4 +- testing/tests/pfkey/net2net-route/test.conf | 10 +- testing/tests/pfkey/protoport-dual/evaltest.dat | 4 +- testing/tests/pfkey/protoport-dual/posttest.dat | 4 +- testing/tests/pfkey/protoport-dual/pretest.dat | 4 +- testing/tests/pfkey/protoport-dual/test.conf | 10 +- testing/tests/pfkey/protoport-route/evaltest.dat | 4 +- testing/tests/pfkey/protoport-route/posttest.dat | 4 +- testing/tests/pfkey/protoport-route/pretest.dat | 4 +- testing/tests/pfkey/protoport-route/test.conf | 10 +- testing/tests/pfkey/rw-cert/evaltest.dat | 4 +- testing/tests/pfkey/rw-cert/posttest.dat | 6 +- testing/tests/pfkey/rw-cert/pretest.dat | 6 +- testing/tests/pfkey/rw-cert/test.conf | 10 +- testing/tests/pfkey/shunt-policies/evaltest.dat | 20 +- .../shunt-policies/hosts/moon/etc/init.d/iptables | 84 - .../shunt-policies/hosts/moon/etc/iptables.rules | 32 + testing/tests/pfkey/shunt-policies/posttest.dat | 4 +- testing/tests/pfkey/shunt-policies/pretest.dat | 4 +- testing/tests/pfkey/shunt-policies/test.conf | 10 +- testing/tests/sql/ip-pool-db-expired/evaltest.dat | 4 +- testing/tests/sql/ip-pool-db-expired/posttest.dat | 6 +- testing/tests/sql/ip-pool-db-expired/pretest.dat | 6 +- testing/tests/sql/ip-pool-db-expired/test.conf | 10 +- testing/tests/sql/ip-pool-db-restart/evaltest.dat | 4 +- testing/tests/sql/ip-pool-db-restart/posttest.dat | 6 +- testing/tests/sql/ip-pool-db-restart/pretest.dat | 6 +- testing/tests/sql/ip-pool-db-restart/test.conf | 10 +- testing/tests/sql/ip-pool-db/evaltest.dat | 4 +- testing/tests/sql/ip-pool-db/posttest.dat | 6 +- testing/tests/sql/ip-pool-db/pretest.dat | 6 +- testing/tests/sql/ip-pool-db/test.conf | 10 +- .../tests/sql/ip-split-pools-db-restart/test.conf | 10 +- testing/tests/sql/ip-split-pools-db/test.conf | 10 +- testing/tests/sql/multi-level-ca/evaltest.dat | 4 +- testing/tests/sql/multi-level-ca/posttest.dat | 6 +- testing/tests/sql/multi-level-ca/pretest.dat | 6 +- testing/tests/sql/multi-level-ca/test.conf | 10 +- testing/tests/sql/net2net-cert/evaltest.dat | 2 +- testing/tests/sql/net2net-cert/posttest.dat | 4 +- testing/tests/sql/net2net-cert/pretest.dat | 4 +- testing/tests/sql/net2net-cert/test.conf | 10 +- testing/tests/sql/net2net-psk/evaltest.dat | 2 +- testing/tests/sql/net2net-psk/posttest.dat | 4 +- testing/tests/sql/net2net-psk/pretest.dat | 4 +- testing/tests/sql/net2net-psk/test.conf | 10 +- testing/tests/sql/net2net-route-pem/evaltest.dat | 4 +- testing/tests/sql/net2net-route-pem/posttest.dat | 4 +- testing/tests/sql/net2net-route-pem/pretest.dat | 4 +- testing/tests/sql/net2net-route-pem/test.conf | 10 +- testing/tests/sql/net2net-start-pem/evaltest.dat | 4 +- testing/tests/sql/net2net-start-pem/posttest.dat | 4 +- testing/tests/sql/net2net-start-pem/pretest.dat | 4 +- testing/tests/sql/net2net-start-pem/test.conf | 10 +- testing/tests/sql/rw-cert/evaltest.dat | 4 +- testing/tests/sql/rw-cert/posttest.dat | 6 +- testing/tests/sql/rw-cert/pretest.dat | 6 +- testing/tests/sql/rw-cert/test.conf | 10 +- testing/tests/sql/rw-eap-aka-rsa/evaltest.dat | 2 +- testing/tests/sql/rw-eap-aka-rsa/posttest.dat | 4 +- testing/tests/sql/rw-eap-aka-rsa/pretest.dat | 4 +- testing/tests/sql/rw-eap-aka-rsa/test.conf | 10 +- testing/tests/sql/rw-psk-ipv4/evaltest.dat | 4 +- testing/tests/sql/rw-psk-ipv4/posttest.dat | 6 +- testing/tests/sql/rw-psk-ipv4/pretest.dat | 6 +- testing/tests/sql/rw-psk-ipv4/test.conf | 10 +- .../rw-psk-ipv6/hosts/carol/etc/init.d/iptables | 107 - .../sql/rw-psk-ipv6/hosts/carol/etc/iptables.rules | 16 + .../sql/rw-psk-ipv6/hosts/dave/etc/init.d/iptables | 107 - .../sql/rw-psk-ipv6/hosts/dave/etc/iptables.rules | 16 + .../sql/rw-psk-ipv6/hosts/moon/etc/init.d/iptables | 107 - .../sql/rw-psk-ipv6/hosts/moon/etc/iptables.rules | 16 + testing/tests/sql/rw-psk-ipv6/posttest.dat | 9 +- testing/tests/sql/rw-psk-ipv6/pretest.dat | 9 +- testing/tests/sql/rw-psk-ipv6/test.conf | 10 +- testing/tests/sql/rw-psk-rsa-split/evaltest.dat | 4 +- testing/tests/sql/rw-psk-rsa-split/posttest.dat | 6 +- testing/tests/sql/rw-psk-rsa-split/pretest.dat | 6 +- testing/tests/sql/rw-psk-rsa-split/test.conf | 10 +- testing/tests/sql/rw-rsa-keyid/evaltest.dat | 4 +- testing/tests/sql/rw-rsa-keyid/posttest.dat | 6 +- testing/tests/sql/rw-rsa-keyid/pretest.dat | 6 +- testing/tests/sql/rw-rsa-keyid/test.conf | 10 +- testing/tests/sql/rw-rsa/evaltest.dat | 4 +- testing/tests/sql/rw-rsa/posttest.dat | 6 +- testing/tests/sql/rw-rsa/pretest.dat | 6 +- testing/tests/sql/rw-rsa/test.conf | 10 +- testing/tests/sql/shunt-policies/evaltest.dat | 20 +- .../shunt-policies/hosts/moon/etc/init.d/iptables | 84 - .../shunt-policies/hosts/moon/etc/iptables.rules | 32 + testing/tests/sql/shunt-policies/posttest.dat | 4 +- testing/tests/sql/shunt-policies/pretest.dat | 4 +- testing/tests/sql/shunt-policies/test.conf | 10 +- testing/tests/tnc/tnccs-11-fhh/evaltest.dat | 12 +- testing/tests/tnc/tnccs-11-fhh/posttest.dat | 6 +- testing/tests/tnc/tnccs-11-fhh/pretest.dat | 6 +- testing/tests/tnc/tnccs-11-fhh/test.conf | 12 +- .../tests/tnc/tnccs-11-radius-block/evaltest.dat | 4 +- .../hosts/alice/etc/freeradius/eap.conf | 25 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../etc/freeradius/sites-available/inner-tunnel | 32 + .../freeradius/sites-available/inner-tunnel-second | 23 + .../hosts/alice/etc/freeradius/users | 2 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/dictionary | 2 - .../hosts/alice/etc/raddb/dictionary.tnc | 5 - .../hosts/alice/etc/raddb/eap.conf | 25 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../alice/etc/raddb/sites-available/inner-tunnel | 32 - .../etc/raddb/sites-available/inner-tunnel-second | 23 - .../hosts/alice/etc/raddb/users | 2 - .../hosts/moon/etc/init.d/iptables | 84 - .../hosts/moon/etc/iptables.rules | 32 + .../tests/tnc/tnccs-11-radius-block/posttest.dat | 8 +- .../tests/tnc/tnccs-11-radius-block/pretest.dat | 10 +- testing/tests/tnc/tnccs-11-radius-block/test.conf | 12 +- testing/tests/tnc/tnccs-11-radius/evaltest.dat | 12 +- .../hosts/alice/etc/freeradius/eap.conf | 25 + .../hosts/alice/etc/freeradius/proxy.conf | 5 + .../alice/etc/freeradius/sites-available/default | 43 + .../etc/freeradius/sites-available/inner-tunnel | 32 + .../freeradius/sites-available/inner-tunnel-second | 36 + .../hosts/alice/etc/freeradius/users | 2 + .../hosts/alice/etc/raddb/clients.conf | 4 - .../hosts/alice/etc/raddb/dictionary | 2 - .../hosts/alice/etc/raddb/dictionary.tnc | 5 - .../tnccs-11-radius/hosts/alice/etc/raddb/eap.conf | 25 - .../hosts/alice/etc/raddb/proxy.conf | 5 - .../hosts/alice/etc/raddb/radiusd.conf | 120 - .../hosts/alice/etc/raddb/sites-available/default | 44 - .../alice/etc/raddb/sites-available/inner-tunnel | 32 - .../etc/raddb/sites-available/inner-tunnel-second | 36 - .../tnccs-11-radius/hosts/alice/etc/raddb/users | 2 - .../tnccs-11-radius/hosts/moon/etc/init.d/iptables | 84 - .../tnccs-11-radius/hosts/moon/etc/iptables.rules | 32 + testing/tests/tnc/tnccs-11-radius/posttest.dat | 8 +- testing/tests/tnc/tnccs-11-radius/pretest.dat | 10 +- testing/tests/tnc/tnccs-11-radius/test.conf | 12 +- testing/tests/tnc/tnccs-11/evaltest.dat | 12 +- testing/tests/tnc/tnccs-11/posttest.dat | 6 +- testing/tests/tnc/tnccs-11/pretest.dat | 6 +- testing/tests/tnc/tnccs-11/test.conf | 12 +- testing/tests/tnc/tnccs-20-block/evaltest.dat | 4 +- testing/tests/tnc/tnccs-20-block/posttest.dat | 6 +- testing/tests/tnc/tnccs-20-block/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-block/test.conf | 12 +- .../tests/tnc/tnccs-20-client-retry/evaltest.dat | 12 +- .../tests/tnc/tnccs-20-client-retry/posttest.dat | 6 +- .../tests/tnc/tnccs-20-client-retry/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-client-retry/test.conf | 12 +- testing/tests/tnc/tnccs-20-fhh/evaltest.dat | 12 +- testing/tests/tnc/tnccs-20-fhh/posttest.dat | 6 +- testing/tests/tnc/tnccs-20-fhh/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-fhh/test.conf | 12 +- testing/tests/tnc/tnccs-20-os/description.txt | 23 + testing/tests/tnc/tnccs-20-os/evaltest.dat | 19 + .../tnc/tnccs-20-os/hosts/carol/etc/ipsec.conf | 23 + .../tnc/tnccs-20-os/hosts/carol/etc/ipsec.secrets | 3 + .../tnccs-20-os/hosts/carol/etc/strongswan.conf | 19 + .../tnc/tnccs-20-os/hosts/carol/etc/tnc_config | 3 + .../tnc/tnccs-20-os/hosts/dave/etc/ipsec.conf | 23 + .../tnc/tnccs-20-os/hosts/dave/etc/ipsec.secrets | 3 + .../tnc/tnccs-20-os/hosts/dave/etc/strongswan.conf | 26 + .../tnc/tnccs-20-os/hosts/dave/etc/tnc_config | 3 + .../tnc/tnccs-20-os/hosts/moon/etc/ipsec.conf | 34 + .../tnc/tnccs-20-os/hosts/moon/etc/ipsec.secrets | 6 + .../tnc/tnccs-20-os/hosts/moon/etc/strongswan.conf | 24 + .../tnc/tnccs-20-os/hosts/moon/etc/tnc_config | 3 + testing/tests/tnc/tnccs-20-os/posttest.dat | 7 + testing/tests/tnc/tnccs-20-os/pretest.dat | 14 + testing/tests/tnc/tnccs-20-os/test.conf | 26 + testing/tests/tnc/tnccs-20-pdp/evaltest.dat | 12 +- .../tnccs-20-pdp/hosts/moon/etc/init.d/iptables | 84 - .../tnc/tnccs-20-pdp/hosts/moon/etc/iptables.rules | 32 + testing/tests/tnc/tnccs-20-pdp/posttest.dat | 6 +- testing/tests/tnc/tnccs-20-pdp/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-pdp/test.conf | 12 +- .../tests/tnc/tnccs-20-server-retry/evaltest.dat | 12 +- .../tests/tnc/tnccs-20-server-retry/posttest.dat | 6 +- .../tests/tnc/tnccs-20-server-retry/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-server-retry/test.conf | 12 +- testing/tests/tnc/tnccs-20-tls/evaltest.dat | 12 +- testing/tests/tnc/tnccs-20-tls/posttest.dat | 6 +- testing/tests/tnc/tnccs-20-tls/pretest.dat | 6 +- testing/tests/tnc/tnccs-20-tls/test.conf | 12 +- testing/tests/tnc/tnccs-20/evaltest.dat | 12 +- .../tests/tnc/tnccs-20/hosts/carol/etc/ipsec.conf | 2 +- .../tests/tnc/tnccs-20/hosts/dave/etc/ipsec.conf | 2 +- .../tests/tnc/tnccs-20/hosts/moon/etc/ipsec.conf | 2 +- testing/tests/tnc/tnccs-20/posttest.dat | 6 +- testing/tests/tnc/tnccs-20/pretest.dat | 6 +- testing/tests/tnc/tnccs-20/test.conf | 12 +- testing/tests/tnc/tnccs-dynamic/evaltest.dat | 12 +- testing/tests/tnc/tnccs-dynamic/posttest.dat | 6 +- testing/tests/tnc/tnccs-dynamic/pretest.dat | 6 +- testing/tests/tnc/tnccs-dynamic/test.conf | 12 +- 1485 files changed, 20614 insertions(+), 42779 deletions(-) delete mode 100644 testing/INSTALL create mode 100644 testing/config/kernel/config-3.5 create mode 100644 testing/config/kernel/config-3.6 create mode 100644 testing/config/kvm/alice.xml create mode 100644 testing/config/kvm/bob.xml create mode 100644 testing/config/kvm/carol.xml create mode 100644 testing/config/kvm/dave.xml create mode 100644 testing/config/kvm/moon.xml create mode 100644 testing/config/kvm/sun.xml create mode 100644 testing/config/kvm/venus.xml create mode 100644 testing/config/kvm/vnet1.xml create mode 100644 testing/config/kvm/vnet2.xml create mode 100644 testing/config/kvm/vnet3.xml create mode 100644 testing/config/kvm/winnetou.xml create mode 100755 testing/do-tests delete mode 100755 testing/do-tests.in delete mode 100644 testing/hosts/alice/etc/conf.d/hostname delete mode 100644 testing/hosts/alice/etc/conf.d/net create mode 100644 testing/hosts/alice/etc/freeradius/clients.conf create mode 100644 testing/hosts/alice/etc/freeradius/dictionary create mode 100644 testing/hosts/alice/etc/freeradius/radiusd.conf create mode 100644 testing/hosts/alice/etc/hostname delete mode 100755 testing/hosts/alice/etc/init.d/iptables delete mode 100755 testing/hosts/alice/etc/init.d/net.eth0 delete mode 100755 testing/hosts/alice/etc/init.d/net.eth1 delete mode 100755 testing/hosts/alice/etc/init.d/radiusd mode change 100755 => 100644 testing/hosts/alice/etc/ipsec.conf create mode 100644 testing/hosts/alice/etc/network/interfaces delete mode 100755 testing/hosts/alice/etc/runlevels/default/net.eth0 delete mode 100644 testing/hosts/bob/etc/conf.d/hostname delete mode 100644 testing/hosts/bob/etc/conf.d/net create mode 100644 testing/hosts/bob/etc/hostname delete mode 100755 testing/hosts/bob/etc/init.d/iptables delete mode 100755 testing/hosts/bob/etc/init.d/net.eth0 mode change 100755 => 100644 testing/hosts/bob/etc/ipsec.conf create mode 100644 testing/hosts/bob/etc/network/interfaces delete mode 100755 testing/hosts/bob/etc/runlevels/default/net.eth0 delete mode 100644 testing/hosts/carol/etc/conf.d/hostname delete mode 100644 testing/hosts/carol/etc/conf.d/net create mode 100644 testing/hosts/carol/etc/hostname delete mode 100755 testing/hosts/carol/etc/init.d/iptables delete mode 100755 testing/hosts/carol/etc/init.d/net.eth0 mode change 100755 => 100644 testing/hosts/carol/etc/ipsec.conf create mode 100644 testing/hosts/carol/etc/network/interfaces delete mode 100755 testing/hosts/carol/etc/runlevels/default/net.eth0 delete mode 100644 testing/hosts/dave/etc/conf.d/hostname delete mode 100644 testing/hosts/dave/etc/conf.d/net create mode 100644 testing/hosts/dave/etc/hostname delete mode 100755 testing/hosts/dave/etc/init.d/iptables delete mode 100755 testing/hosts/dave/etc/init.d/net.eth0 mode change 100755 => 100644 testing/hosts/dave/etc/ipsec.conf create mode 100644 testing/hosts/dave/etc/network/interfaces delete mode 100755 testing/hosts/dave/etc/runlevels/default/net.eth0 create mode 100644 testing/hosts/default/etc/default/slapd create mode 100644 testing/hosts/default/etc/fstab create mode 100644 testing/hosts/default/etc/ip6tables.flush create mode 100644 testing/hosts/default/etc/ip6tables.rules create mode 100644 testing/hosts/default/etc/iptables.drop create mode 100644 testing/hosts/default/etc/iptables.flush create mode 100644 testing/hosts/default/etc/iptables.rules create mode 100644 testing/hosts/default/etc/profile.d/coredumps.sh create mode 100644 testing/hosts/default/etc/rsyslog.conf create mode 100644 testing/hosts/default/etc/security/limits.conf create mode 100644 testing/hosts/default/etc/ssh/sshd_config create mode 100644 testing/hosts/default/etc/sysctl.conf create mode 100644 testing/hosts/default/root/.ssh/config create mode 100755 testing/hosts/default/usr/local/bin/expect-connection delete mode 100644 testing/hosts/moon/etc/conf.d/hostname delete mode 100644 testing/hosts/moon/etc/conf.d/net create mode 100644 testing/hosts/moon/etc/hostname delete mode 100755 testing/hosts/moon/etc/init.d/iptables delete mode 100755 testing/hosts/moon/etc/init.d/net.eth0 delete mode 100755 testing/hosts/moon/etc/init.d/net.eth1 mode change 100755 => 100644 testing/hosts/moon/etc/ipsec.conf create mode 100644 testing/hosts/moon/etc/network/interfaces create mode 100755 testing/hosts/moon/etc/rc.local delete mode 100755 testing/hosts/moon/etc/runlevels/default/net.eth0 delete mode 100755 testing/hosts/moon/etc/runlevels/default/net.eth1 delete mode 100644 testing/hosts/ssh_host_rsa_key.pub delete mode 100644 testing/hosts/sun/etc/conf.d/hostname delete mode 100644 testing/hosts/sun/etc/conf.d/net create mode 100644 testing/hosts/sun/etc/hostname delete mode 100755 testing/hosts/sun/etc/init.d/iptables delete mode 100755 testing/hosts/sun/etc/init.d/net.eth0 delete mode 100755 testing/hosts/sun/etc/init.d/net.eth1 mode change 100755 => 100644 testing/hosts/sun/etc/ipsec.conf create mode 100644 testing/hosts/sun/etc/network/interfaces delete mode 100755 testing/hosts/sun/etc/runlevels/default/net.eth0 delete mode 100755 testing/hosts/sun/etc/runlevels/default/net.eth1 delete mode 100644 testing/hosts/venus/etc/conf.d/hostname delete mode 100644 testing/hosts/venus/etc/conf.d/net create mode 100644 testing/hosts/venus/etc/hostname delete mode 100755 testing/hosts/venus/etc/init.d/iptables delete mode 100755 testing/hosts/venus/etc/init.d/net.eth0 mode change 100755 => 100644 testing/hosts/venus/etc/ipsec.conf create mode 100644 testing/hosts/venus/etc/network/interfaces delete mode 100755 testing/hosts/venus/etc/runlevels/default/net.eth0 create mode 100644 testing/hosts/winnetou/etc/apache2/conf.d/testresults-as-text delete mode 100644 testing/hosts/winnetou/etc/apache2/conf/ssl/ca.crt delete mode 100644 testing/hosts/winnetou/etc/apache2/conf/ssl/server.crt delete mode 100644 testing/hosts/winnetou/etc/apache2/conf/ssl/server.key delete mode 100644 testing/hosts/winnetou/etc/apache2/modules.d/00_mod_mime.conf create mode 100644 testing/hosts/winnetou/etc/apache2/sites-enabled/001-ocsp_vhost delete mode 100644 testing/hosts/winnetou/etc/apache2/vhosts.d/01_ocsp_vhost.conf delete mode 100644 testing/hosts/winnetou/etc/conf.d/hostname delete mode 100644 testing/hosts/winnetou/etc/conf.d/net delete mode 100644 testing/hosts/winnetou/etc/conf.d/slapd delete mode 100755 testing/hosts/winnetou/etc/init.d/apache2 delete mode 100755 testing/hosts/winnetou/etc/init.d/net.eth0 delete mode 100755 testing/hosts/winnetou/etc/init.d/slapd create mode 100644 testing/hosts/winnetou/etc/ldap/ldif.txt create mode 100644 testing/hosts/winnetou/etc/ldap/slapd.conf create mode 100644 testing/hosts/winnetou/etc/network/interfaces delete mode 100644 testing/hosts/winnetou/etc/openldap/ldif.txt delete mode 100644 testing/hosts/winnetou/etc/openldap/slapd.conf delete mode 100755 testing/hosts/winnetou/etc/runlevels/default/apache2 delete mode 100755 testing/hosts/winnetou/etc/runlevels/default/net.eth0 create mode 100755 testing/scripts/build-baseimage create mode 100755 testing/scripts/build-guestimages create mode 100755 testing/scripts/build-guestkernel delete mode 100755 testing/scripts/build-hostconfig create mode 100755 testing/scripts/build-rootimage delete mode 100755 testing/scripts/build-sshkeys delete mode 100755 testing/scripts/build-umlhostfs delete mode 100755 testing/scripts/build-umlkernel delete mode 100755 testing/scripts/build-umlrootfs delete mode 100755 testing/scripts/gstart-umls delete mode 100755 testing/scripts/install-shared delete mode 100755 testing/scripts/kstart-umls create mode 100644 testing/scripts/recipes/001_libtnc.mk create mode 100644 testing/scripts/recipes/002_tnc-fhh.mk create mode 100644 testing/scripts/recipes/003_freeradius.mk create mode 100644 testing/scripts/recipes/004_iptables.mk create mode 100644 testing/scripts/recipes/005_strongswan.mk create mode 100644 testing/scripts/recipes/patches/freeradius-avp-size create mode 100644 testing/scripts/recipes/patches/freeradius-eap-sim-identity create mode 100644 testing/scripts/recipes/patches/freeradius-tnc-fhh create mode 100644 testing/scripts/recipes/patches/iptables-xfrm-hooks delete mode 100755 testing/scripts/shutdown-umls delete mode 100755 testing/scripts/start-bridges delete mode 100755 testing/scripts/start-umls delete mode 100755 testing/scripts/stop-bridges delete mode 100755 testing/scripts/xstart-umls mode change 100755 => 100644 testing/testing.conf delete mode 100755 testing/tests/ha/both-active/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/ha/both-active/hosts/alice/etc/iptables.rules delete mode 100755 testing/tests/ha/both-active/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ha/both-active/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev1/double-nat-net/hosts/bob/etc/iptables.rules create mode 100644 testing/tests/ikev1/double-nat/hosts/bob/etc/iptables.rules create mode 100644 testing/tests/ikev1/nat-rw/hosts/sun/etc/iptables.rules create mode 100644 testing/tests/ikev1/nat-virtual-ip/description.txt create mode 100644 testing/tests/ikev1/nat-virtual-ip/evaltest.dat create mode 100644 testing/tests/ikev1/nat-virtual-ip/hosts/bob/etc/hosts create mode 100644 testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/ipsec.conf create mode 100755 testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown create mode 100644 testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/strongswan.conf create mode 100644 testing/tests/ikev1/nat-virtual-ip/hosts/sun/etc/ipsec.conf create mode 100644 testing/tests/ikev1/nat-virtual-ip/hosts/sun/etc/strongswan.conf create mode 100644 testing/tests/ikev1/nat-virtual-ip/posttest.dat create mode 100644 testing/tests/ikev1/nat-virtual-ip/pretest.dat create mode 100644 testing/tests/ikev1/nat-virtual-ip/test.conf create mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/crl-ldap/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/ikev2/crl-ldap/hosts/carol/etc/iptables.rules delete mode 100755 testing/tests/ikev2/crl-ldap/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/crl-ldap/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/default-keys/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/default-keys/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/dhcp-dynamic/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/dhcp-dynamic/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/dhcp-dynamic/hosts/venus/etc/dhcp/dhcpd.conf delete mode 100644 testing/tests/ikev2/dhcp-dynamic/hosts/venus/etc/dhcpd.conf delete mode 100755 testing/tests/ikev2/dhcp-dynamic/hosts/venus/etc/init.d/dhcpd delete mode 100755 testing/tests/ikev2/dhcp-static-client-id/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/dhcp-static-client-id/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/dhcp-static-client-id/hosts/venus/etc/dhcp/dhcpd.conf delete mode 100644 testing/tests/ikev2/dhcp-static-client-id/hosts/venus/etc/dhcpd.conf delete mode 100755 testing/tests/ikev2/dhcp-static-client-id/hosts/venus/etc/init.d/dhcpd delete mode 100755 testing/tests/ikev2/dhcp-static-mac/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/dhcp-static-mac/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/dhcp-static-mac/hosts/venus/etc/dhcp/dhcpd.conf delete mode 100644 testing/tests/ikev2/dhcp-static-mac/hosts/venus/etc/dhcpd.conf delete mode 100755 testing/tests/ikev2/dhcp-static-mac/hosts/venus/etc/init.d/dhcpd create mode 100644 testing/tests/ikev2/double-nat-net/hosts/bob/etc/iptables.rules create mode 100644 testing/tests/ikev2/double-nat/hosts/bob/etc/iptables.rules delete mode 100755 testing/tests/ikev2/force-udp-encaps/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ikev2/force-udp-encaps/hosts/sun/etc/iptables.rules delete mode 100755 testing/tests/ikev2/ip-two-pools-db/hosts/alice/etc/init.d/iptables delete mode 100755 testing/tests/ikev2/ip-two-pools-db/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/ip-two-pools-db/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/ip-two-pools-db/hosts/venus/etc/init.d/iptables delete mode 100755 testing/tests/ikev2/ip-two-pools-mixed/hosts/alice/etc/init.d/iptables delete mode 100755 testing/tests/ikev2/ip-two-pools-mixed/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/ip-two-pools-mixed/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/ip-two-pools/hosts/alice/etc/init.d/iptables delete mode 100755 testing/tests/ikev2/ip-two-pools/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/ip-two-pools/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike-nat/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike-nat/hosts/alice/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike-nat/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike-nat/hosts/sun/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike/hosts/alice/etc/iptables.rules delete mode 100755 testing/tests/ikev2/mobike/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mobike/hosts/sun/etc/iptables.rules create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/modules/sim_files create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/triplets.dat create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/triplets.dat delete mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/mult-auth-rsa-eap-sim-id/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/multi-level-ca-ldap/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/multi-level-ca-ldap/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/iptables.rules create mode 100644 testing/tests/ikev2/nat-rw-psk/hosts/sun/etc/iptables.rules create mode 100644 testing/tests/ikev2/nat-rw/hosts/sun/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/description.txt create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/evaltest.dat create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/alice/etc/freeradius/users create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/carol/etc/ipsec.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/carol/etc/ipsec.secrets create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/carol/etc/strongswan.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/dave/etc/ipsec.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/dave/etc/ipsec.secrets create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/dave/etc/strongswan.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/moon/etc/ipsec.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/moon/etc/ipsec.secrets create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/hosts/moon/etc/strongswan.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/posttest.dat create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/pretest.dat create mode 100644 testing/tests/ikev2/rw-eap-md5-class-radius/test.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-md5-id-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-md5-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-md5-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/sites-available/inner-tunnel create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/sites-available/inner-tunnel delete mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-peap-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-peap-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/modules/sim_files create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/triplets.dat create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/triplets.dat delete mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-sim-id-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/modules/sim_files create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/triplets.dat create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/triplets.dat delete mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/freeradius/triplets.dat create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/triplets.dat delete mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-sim-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-sim-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-tls-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-tls-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/sites-available/inner-tunnel create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/sites-available/inner-tunnel delete mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-eap-ttls-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-eap-ttls-radius/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/rw-mark-in-out/hosts/alice/etc/init.d/iptables delete mode 100755 testing/tests/ikev2/rw-mark-in-out/hosts/venus/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/ikev2/rw-radius-accounting/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/rw-radius-accounting/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ikev2/shunt-policies/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ikev2/shunt-policies/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/ipv6/host2host-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ikev1/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ikev2/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ip4-in-ip6-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ip4-in-ip6-ikev2/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/moon/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ipv6/net2net-ip6-in-ip4-ikev1/hosts/sun/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/moon/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/sun/etc/init.d/iptables create mode 100644 testing/tests/ipv6/net2net-ip6-in-ip4-ikev2/hosts/sun/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/net2net-rfc3779-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/net2net-rfc3779-ikev2/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev1/hosts/carol/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev1/hosts/dave/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev2/hosts/carol/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev2/hosts/dave/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/carol/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/dave/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/dave/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/hosts/moon/etc/ip6tables.rules delete mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/rw-ip6-in-ip4-ikev1/description.txt delete mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/rw-ip6-in-ip4-ikev1/evaltest.dat delete mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/rw-ip6-in-ip4-ikev1/posttest.dat delete mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/rw-ip6-in-ip4-ikev1/pretest.dat delete mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev1/rw-ip6-in-ip4-ikev1/test.conf delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/carol/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/dave/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/dave/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/ipv6/rw-ip6-in-ip4-ikev2/hosts/moon/etc/ip6tables.rules delete mode 100755 testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-psk-ikev1/hosts/dave/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-psk-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-psk-ikev2/hosts/carol/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-psk-ikev2/hosts/dave/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-psk-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-rfc3779-ikev2/hosts/dave/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/rw-rfc3779-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/transport-ikev1/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/transport-ikev1/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/transport-ikev2/hosts/moon/etc/init.d/iptables delete mode 100755 testing/tests/ipv6/transport-ikev2/hosts/sun/etc/init.d/iptables delete mode 100755 testing/tests/p2pnat/behind-same-nat/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/p2pnat/behind-same-nat/hosts/alice/etc/iptables.rules delete mode 100755 testing/tests/p2pnat/behind-same-nat/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/p2pnat/behind-same-nat/hosts/carol/etc/iptables.rules delete mode 100755 testing/tests/p2pnat/behind-same-nat/hosts/venus/etc/init.d/iptables create mode 100644 testing/tests/p2pnat/behind-same-nat/hosts/venus/etc/iptables.rules delete mode 100755 testing/tests/p2pnat/medsrv-psk/hosts/alice/etc/init.d/iptables create mode 100644 testing/tests/p2pnat/medsrv-psk/hosts/alice/etc/iptables.rules create mode 100644 testing/tests/p2pnat/medsrv-psk/hosts/bob/etc/iptables.rules delete mode 100755 testing/tests/p2pnat/medsrv-psk/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/p2pnat/medsrv-psk/hosts/carol/etc/iptables.rules create mode 100644 testing/tests/pfkey/nat-rw/hosts/sun/etc/iptables.rules delete mode 100755 testing/tests/pfkey/shunt-policies/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/pfkey/shunt-policies/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/sql/rw-psk-ipv6/hosts/carol/etc/init.d/iptables create mode 100644 testing/tests/sql/rw-psk-ipv6/hosts/carol/etc/iptables.rules delete mode 100755 testing/tests/sql/rw-psk-ipv6/hosts/dave/etc/init.d/iptables create mode 100644 testing/tests/sql/rw-psk-ipv6/hosts/dave/etc/iptables.rules delete mode 100755 testing/tests/sql/rw-psk-ipv6/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/sql/rw-psk-ipv6/hosts/moon/etc/iptables.rules delete mode 100755 testing/tests/sql/shunt-policies/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/sql/shunt-policies/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/sites-available/inner-tunnel create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/sites-available/inner-tunnel-second create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/dictionary delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/dictionary.tnc delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/sites-available/inner-tunnel delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/sites-available/inner-tunnel-second delete mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/tnc/tnccs-11-radius-block/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/tnc/tnccs-11-radius-block/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/eap.conf create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/proxy.conf create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/sites-available/default create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/sites-available/inner-tunnel create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/sites-available/inner-tunnel-second create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/freeradius/users delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/clients.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/dictionary delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/dictionary.tnc delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/eap.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/proxy.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/radiusd.conf delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/sites-available/default delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/sites-available/inner-tunnel delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/sites-available/inner-tunnel-second delete mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/alice/etc/raddb/users delete mode 100755 testing/tests/tnc/tnccs-11-radius/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/tnc/tnccs-11-radius/hosts/moon/etc/iptables.rules create mode 100644 testing/tests/tnc/tnccs-20-os/description.txt create mode 100644 testing/tests/tnc/tnccs-20-os/evaltest.dat create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/carol/etc/ipsec.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/carol/etc/ipsec.secrets create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/carol/etc/strongswan.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/carol/etc/tnc_config create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/dave/etc/ipsec.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/dave/etc/ipsec.secrets create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/dave/etc/strongswan.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/dave/etc/tnc_config create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/moon/etc/ipsec.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/moon/etc/ipsec.secrets create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/moon/etc/strongswan.conf create mode 100644 testing/tests/tnc/tnccs-20-os/hosts/moon/etc/tnc_config create mode 100644 testing/tests/tnc/tnccs-20-os/posttest.dat create mode 100644 testing/tests/tnc/tnccs-20-os/pretest.dat create mode 100644 testing/tests/tnc/tnccs-20-os/test.conf delete mode 100755 testing/tests/tnc/tnccs-20-pdp/hosts/moon/etc/init.d/iptables create mode 100644 testing/tests/tnc/tnccs-20-pdp/hosts/moon/etc/iptables.rules (limited to 'testing') diff --git a/testing/INSTALL b/testing/INSTALL deleted file mode 100644 index bb4272eaf..000000000 --- a/testing/INSTALL +++ /dev/null @@ -1,145 +0,0 @@ - - ------------------------------- - strongSwan UML - Installation - ------------------------------- - - -Contents --------- - - 1. Making the host system UML-capable - 2. Installing the required files - 3. Creating the UML testing environment - - -1. Making the host system UML-capable - ---------------------------------- - - UML instances can be run on both Linux 2.4 and Linux 2.6 kernels. - If you are using a vanilla kernel from kernel.org then you must first - apply the host SKAS patch available from - - http://www.user-mode-linux.org/~blaisorblade/patches/ - - and recompile and reboot your host kernel. Some Linux distributions as e.g. - SuSE already include the SKAS patch in their kernels. - - You will also need the UML utilities (uml_mconsole and uml_switch) - available from - - http://prdownloads.sourceforge.net/user-mode-linux/uml_utilities_20040406.tar.bz2 - - Many Linux distributions offer the UML utilities as a package. - - -2. Installing the required files - ----------------------------- - -First create a directory where you want the strongSwan UML testing environment -to be located.The default directory is "~/strongswan-testing". If you choose a -different location, please adapt the UMLTESTDIR variable in "testing.conf" -accordingly. - - mkdir ~/strongswan-testing - -Now copy the "testing" subdirectory coming with the strongSwan distribution to -the UML testing environment: - - cp -r testing ~/strongswan-testing - -Next you need to copy several files into the ~/strongswan-testing directory that -are required for the strongSwan testing environment: - - * A vanilla Linux kernel on which the UML kernel will be based on. - We recommend the use of - - http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.36.tar.bz2 - - * The Linux kernel 2.6.36 does not require any patches for the uml guest kernel - to successfully start up. - - * The matching .config file required to compile the UML kernel: - - http://download.strongswan.org/uml/.config-2.6.36 - - * A gentoo-based UML file system (compressed size 130 MBytes) found at - - http://download.strongswan.org/uml/gentoo-fs-20100830.tar.bz2 - - * The latest strongSwan distribution - - http://download.strongswan.org/strongswan-4.5.1.tar.bz2 - - -3. Creating the environment - ------------------------ - -Now change into the testing subdirectory - - cd ~/strongswan-testing/testing - -and make the UML testing environment: - - ./make-testing - -The "make-testing" script calls a series of subscripts which can be -enabled or disabled individually by setting the corresponding flags -in "testing.conf": - - if [ $ENABLE_BUILD_UMLKERNEL = "yes" ] - then - scripts/build-umlkernel - fi - -builds an UML kernel out of the vanilla Linux kernel and the corresponding -UML kernel patch. - - if [ $ENABLE_BUILD_HOSTCONFIG = "yes" ] - then - scripts/build-hostconfig - fi - -generates the default configurations for the UML hosts alice, venus, moon, -carol, winnetou, dave, sun, and bob by replacing the wildcards PH_IP_ALICE, -etc. by the actual IP addresses defined in "testing.conf". - - if [ $ENABLE_BUILD_UMLROOTFS = "yes" ] - then - scripts/build-umlrootfs - fi - -takes the gentoo-based UML file system and compiles the latest strongSwan -distribution into it. - - if [ $ENABLE_BUILD_SSHKEYS = "yes" ] - then - scripts/build-sshkeys - fi - -adds the common RSA public key of the UML instances to your ~/.ssh/known_hosts -directory so that you can log onto the UML instances using ssh without typing -in a password. The "scripts/build-sshkeys" script should only be run once. - - if [ $ENABLE_BUILD_UMLHOSTFS = "yes" ] - then - scripts/build-umlhostfs - fi - -creates the customized UML file systems for the instances given as command line -arguments by adding the default host configurations to the UML root file system. -If the "make-starting" scripts is called without any arguments then by default -the UML file systems are created for the hosts alice, venus, moon, carol, -winnetou, dave, sun, and bob. Each UML root file system has as size defined by -the ROOTFSSIZE in testing.conf which by default is 544 MBytes. Thus all 8 UML -hosts plus the master copy will require a total of 5 GBytes of disk space. - - if [ $ENABLE_START_TESTING = "yes" ] - then - ./start-testing - fi - -starts the automated testing. More details on the tests you'll find in the -README document. - ------------------------------------------------------------------------------ - diff --git a/testing/Makefile.am b/testing/Makefile.am index 2aa7d70bc..305bf7f72 100644 --- a/testing/Makefile.am +++ b/testing/Makefile.am @@ -1,11 +1,4 @@ -noinst_SCRIPTS = do-tests -CLEANFILES = do-tests -EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \ - testing.conf ssh_config hosts images scripts tests INSTALL README - -do-tests : do-tests.in - sed \ - -e "s:\@routing_table\@:$(routing_table):" \ - $(srcdir)/$@.in > $@ - chmod +x $@ +EXTRA_DIST = do-tests make-testing start-testing stop-testing \ + testing.conf ssh_config config hosts images scripts tests \ + README diff --git a/testing/Makefile.in b/testing/Makefile.in index d37e9ec73..0f7ada07d 100644 --- a/testing/Makefile.in +++ b/testing/Makefile.in @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,7 +14,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ @@ -35,8 +34,7 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = testing -DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - INSTALL +DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \ $(top_srcdir)/m4/config/ltoptions.m4 \ @@ -53,7 +51,6 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -SCRIPTS = $(noinst_SCRIPTS) SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -76,6 +73,7 @@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLIB = @DLLIB@ +DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ @@ -103,6 +101,7 @@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ MYSQLCFLAG = @MYSQLCFLAG@ MYSQLCONFIG = @MYSQLCONFIG@ @@ -130,6 +129,7 @@ RANLIB = @RANLIB@ RTLIB = @RTLIB@ RUBY = @RUBY@ RUBYINCLUDE = @RUBYINCLUDE@ +RUBYLIB = @RUBYLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ @@ -142,6 +142,7 @@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ @@ -195,7 +196,6 @@ libexecdir = @libexecdir@ linux_headers = @linux_headers@ localedir = @localedir@ localstatedir = @localstatedir@ -lt_ECHO = @lt_ECHO@ maemo_CFLAGS = @maemo_CFLAGS@ maemo_LIBS = @maemo_LIBS@ manager_plugins = @manager_plugins@ @@ -242,10 +242,9 @@ top_srcdir = @top_srcdir@ urandom_device = @urandom_device@ xml_CFLAGS = @xml_CFLAGS@ xml_LIBS = @xml_LIBS@ -noinst_SCRIPTS = do-tests -CLEANFILES = do-tests -EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \ - testing.conf ssh_config hosts images scripts tests INSTALL README +EXTRA_DIST = do-tests make-testing start-testing stop-testing \ + testing.conf ssh_config config hosts images scripts tests \ + README all: all-am @@ -325,7 +324,7 @@ distdir: $(DISTFILES) done check-am: all-am check: check-am -all-am: Makefile $(SCRIPTS) +all-am: Makefile installdirs: install: install-am install-exec: install-exec-am @@ -337,14 +336,18 @@ install-am: all-am installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) @@ -433,12 +436,6 @@ uninstall-am: mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am -do-tests : do-tests.in - sed \ - -e "s:\@routing_table\@:$(routing_table):" \ - $(srcdir)/$@.in > $@ - chmod +x $@ - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/testing/README b/testing/README index 097b4264d..a62497269 100644 --- a/testing/README +++ b/testing/README @@ -1,158 +1,88 @@ - ------------------------------------ - strongSwan UML - Running the Tests - ------------------------------------ + ------------------------------ + strongSwan Integration Tests + ------------------------------ Contents -------- - 1. Starting up the UML testing environment - 2. Running the automated tests - 3. Manual testing + 1. Building the testing environment + 2. Starting up the testing environment + 3. Running the automated tests + 4. Manual testing -1. Starting up the UML testing environment - --------------------------------------- - -When the strongSwan UML testing environment has been put into place by -running the "make-testing" script then you are ready to start up the -UML instances by calling +1. Building the testing environment + -------------------------------- - ./start-testing - -This main script first calls the subscript +The testing environment can be built with the "make-testing" script after +adjusting the variables in the testing.conf file. By default everything is +built when executing the script. Setting any of the ENABLE_BUILD_* variables +in the configuration file to "no" will not build those parts. - scripts/start-switches -that starts the three UML switches umlswitch0, umlswitch1, and umlswitch2 -which are connecting the UML instances among each other and via tun/tap -devices also make them accessible from the host system. - -Then depending on the setting of the UMLSTARTMODE variable defined -in "testing.conf", the UML instances given on the command line are started -up with different terminals: +2. Starting up the testing environment + ----------------------------------- -If you are running the KDE graphical environment then by setting +When the strongSwan testing environment has been put into place by running +the "make-testing" script you are ready to start up the KVM instances by +executing the "start-testing" script. - UMLSTARTMODE=konsole - -the script - scripts/kstart-umls - -is called which starts up each of the UML instances defined by in -a KDE konsole. If - - UMLSTARTMODE=xterm - -is set then - - scripts/xstart-umls - -starts up the UML instances in an xterm each. And with the choice - - UMLSTARTMODE=screen - -the instances are started up by - - scripts/start-umls - -in the background but the Linux command "screen -r " can be used to -connect a terminal to the UML instance if desired. - - - if [ $ENABLE_DO_TESTS = "yes" ] - then - do-tests - fi - -either executes all the tests defined in the "testing/tests" directory -if the variable SELECTEDTESTSONLY in "testing.conf" is set to "no" or the -selected tests defined by the string in SELELECTEDTESTS if SELECTEDTESTSONLY -is set to "yes". - - if [ $ENABLE_STOP_TESTING = "yes" ] - then - stop-testing - fi - -stops the both the UML switches and the UML instances designated by the - argument. - - -2. Running the automated tests +3. Running the automated tests --------------------------- The script ./do-tests -runs the automated tests. With an empty argument the tests -as defined in "testing.conf" are executed, otherwise the tests enumerated -by the argument will be run as shown in the example below. +runs the automated tests. If the argument is omitted all tests +are executed, otherwise only the tests listed will be run as shown in the +example below: - ./do-tests net2net-psk net2net-cert + ./do-tests ikev2/net2net-psk ikev2/net2net-cert Each test is divided into the following phases: - * scripts/load-testconfig - loads the UML hosts with test specific settings if such are provided. - - * next the "pretest.dat" script found in each test directory is executed. - Among other commands, strongSwan is started on the IPsec hosts. + * Load the test-specific guest configuration if any is provided. - * the "evaltest.dat" script evaluates if the test has been successful. - - * the "posttest.dat" script terminates the test e.g. by stopping - strongSwan on the IPsec hosts. + * Next the "pretest.dat" script found in each test directory is executed. + Among other commands, strongSwan is started on the IPsec hosts. - * scripts/restore-defaults - restores the default settings on the UML hosts. + * The "evaltest.dat" script evaluates if the test has been successful. -The test results and configuration settings for all tests settings are stored -in a folder labeled with the current date in the directory - - ~/strongswan-testing/testresults - -the same results are also automatically transferred to the Apache server -running on UML instance "winnetou" and can be accessed via the URL + * The "posttest.dat" script terminates the test e.g. by stopping + strongSwan on the IPsec hosts. It is also responsible to cleaning up + things (e.g. firewall rules) set up in "pretest.dat". - http://192.168.0.150/testresults/ + * Restore the default configuration on every host (new files have to be + deleted manually in "posttest.dat"). +The test results and configuration files for all tests are stored in a +folder labeled with the current date and time in the $TESTRESULTSDIR directory. -3. Manual testing - -------------- - -The greates flexibility can be achieved with manual testing. Just set - - ENABLE_DO_TESTS="no" - ENABLE_STOP_TESTING="no" - -in "testing.conf" and start the UML instances that you want to experiment with -by calling +The same results are also automatically transferred to the Apache server +running on guest "winnetou" and can be accessed via the URL - ./start-testing - -If you want to preload a test scenario with configurations differing from -the default values, e.g. when using Preshared Keys then you can do this -with the command + http://192.168.0.150/testresults/ - scripts/load-testconfig net2net-psk - -You can then log onto any UML instance using its konsole, xterm or screen -terminal as root with the default password - tuxmux - -You can then execute any commands the UML instances, including changing -and recompiling the strongSwan source code located in the /root directory. +4. Manual testing + -------------- -After you have finished testing, the default configuration settings can -restored with the command +Instead of running tests automatically with "do-tests" it is possible to +preload a test scenario with the script: - scripts/restore-defaults net2net-psk + scripts/load-testconfig +Individual configuration files can be changed and any command can be executed by +logging into a guest host directly (via SSH or a console window). No password +is required to login as root. The sources for every software built during +"make-testing" are mounted at /root/shared/, which allows you to change and +recompile these components. ------------------------------------------------------------------------------ +After you have finished testing, the default configuration can be restored +with the following command (newly created files have to be deleted manually) + scripts/restore-defaults diff --git a/testing/config/kernel/config-3.5 b/testing/config/kernel/config-3.5 new file mode 100644 index 000000000..9494331eb --- /dev/null +++ b/testing/config/kernel/config-3.5 @@ -0,0 +1,1817 @@ +# +# Automatically generated file; DO NOT EDIT. +# Linux/x86_64 3.5.3 Kernel Configuration +# +CONFIG_64BIT=y +# CONFIG_X86_32 is not set +CONFIG_X86_64=y +CONFIG_X86=y +CONFIG_INSTRUCTION_DECODER=y +CONFIG_OUTPUT_FORMAT="elf64-x86-64" +CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" +CONFIG_LOCKDEP_SUPPORT=y +CONFIG_STACKTRACE_SUPPORT=y +CONFIG_HAVE_LATENCYTOP_SUPPORT=y +CONFIG_MMU=y +CONFIG_NEED_DMA_MAP_STATE=y +CONFIG_NEED_SG_DMA_LENGTH=y +CONFIG_GENERIC_ISA_DMA=y +CONFIG_GENERIC_BUG=y +CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y +CONFIG_GENERIC_HWEIGHT=y +CONFIG_ARCH_MAY_HAVE_PC_FDC=y +# CONFIG_RWSEM_GENERIC_SPINLOCK is not set +CONFIG_RWSEM_XCHGADD_ALGORITHM=y +CONFIG_GENERIC_CALIBRATE_DELAY=y +CONFIG_ARCH_HAS_CPU_RELAX=y +CONFIG_ARCH_HAS_DEFAULT_IDLE=y +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y +CONFIG_ARCH_HAS_CPU_AUTOPROBE=y +CONFIG_HAVE_SETUP_PER_CPU_AREA=y +CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y +CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y +CONFIG_ARCH_HIBERNATION_POSSIBLE=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +CONFIG_ZONE_DMA32=y +CONFIG_AUDIT_ARCH=y +CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y +CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" +CONFIG_ARCH_SUPPORTS_UPROBES=y +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_HAVE_IRQ_WORK=y +CONFIG_IRQ_WORK=y +CONFIG_BUILDTIME_EXTABLE_SORT=y + +# +# General setup +# +CONFIG_EXPERIMENTAL=y +CONFIG_BROKEN_ON_SMP=y +CONFIG_INIT_ENV_ARG_LIMIT=32 +CONFIG_CROSS_COMPILE="" +CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION_AUTO=y +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_BZIP2=y +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_HAVE_KERNEL_XZ=y +CONFIG_HAVE_KERNEL_LZO=y +CONFIG_KERNEL_GZIP=y +# CONFIG_KERNEL_BZIP2 is not set +# CONFIG_KERNEL_LZMA is not set +# CONFIG_KERNEL_XZ is not set +# CONFIG_KERNEL_LZO is not set +CONFIG_DEFAULT_HOSTNAME="(none)" +CONFIG_SWAP=y +CONFIG_SYSVIPC=y +CONFIG_SYSVIPC_SYSCTL=y +CONFIG_POSIX_MQUEUE=y +CONFIG_POSIX_MQUEUE_SYSCTL=y +CONFIG_BSD_PROCESS_ACCT=y +# CONFIG_BSD_PROCESS_ACCT_V3 is not set +# CONFIG_FHANDLE is not set +# CONFIG_TASKSTATS is not set +# CONFIG_AUDIT is not set +CONFIG_HAVE_GENERIC_HARDIRQS=y + +# +# IRQ subsystem +# +CONFIG_GENERIC_HARDIRQS=y +CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_GENERIC_IRQ_SHOW=y +CONFIG_IRQ_FORCED_THREADING=y +CONFIG_SPARSE_IRQ=y +CONFIG_CLOCKSOURCE_WATCHDOG=y +CONFIG_ARCH_CLOCKSOURCE_DATA=y +CONFIG_GENERIC_TIME_VSYSCALL=y +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y +CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y +CONFIG_GENERIC_CMOS_UPDATE=y + +# +# Timers subsystem +# +CONFIG_TICK_ONESHOT=y +CONFIG_NO_HZ=y +CONFIG_HIGH_RES_TIMERS=y + +# +# RCU Subsystem +# +CONFIG_TINY_RCU=y +# CONFIG_PREEMPT_RCU is not set +# CONFIG_TREE_RCU_TRACE is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y +CONFIG_LOG_BUF_SHIFT=14 +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y +# CONFIG_CGROUPS is not set +# CONFIG_CHECKPOINT_RESTORE is not set +CONFIG_NAMESPACES=y +# CONFIG_UTS_NS is not set +# CONFIG_IPC_NS is not set +# CONFIG_PID_NS is not set +# CONFIG_NET_NS is not set +# CONFIG_SCHED_AUTOGROUP is not set +# CONFIG_SYSFS_DEPRECATED is not set +# CONFIG_RELAY is not set +# CONFIG_BLK_DEV_INITRD is not set +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_SYSCTL=y +CONFIG_ANON_INODES=y +# CONFIG_EXPERT is not set +# CONFIG_SYSCTL_SYSCALL is not set +CONFIG_KALLSYMS=y +# CONFIG_KALLSYMS_ALL is not set +CONFIG_HOTPLUG=y +CONFIG_PRINTK=y +CONFIG_BUG=y +CONFIG_ELF_CORE=y +CONFIG_PCSPKR_PLATFORM=y +CONFIG_HAVE_PCSPKR_PLATFORM=y +CONFIG_BASE_FULL=y +CONFIG_FUTEX=y +CONFIG_EPOLL=y +CONFIG_SIGNALFD=y +CONFIG_TIMERFD=y +CONFIG_EVENTFD=y +CONFIG_SHMEM=y +CONFIG_AIO=y +# CONFIG_EMBEDDED is not set +CONFIG_HAVE_PERF_EVENTS=y + +# +# Kernel Performance Events And Counters +# +CONFIG_PERF_EVENTS=y +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set +CONFIG_VM_EVENT_COUNTERS=y +CONFIG_PCI_QUIRKS=y +CONFIG_COMPAT_BRK=y +CONFIG_SLAB=y +# CONFIG_SLUB is not set +# CONFIG_PROFILING is not set +CONFIG_HAVE_OPROFILE=y +CONFIG_OPROFILE_NMI_TIMER=y +# CONFIG_JUMP_LABEL is not set +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y +CONFIG_HAVE_IOREMAP_PROT=y +CONFIG_HAVE_KPROBES=y +CONFIG_HAVE_KRETPROBES=y +CONFIG_HAVE_OPTPROBES=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_GENERIC_SMP_IDLE_THREAD=y +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_HAVE_HW_BREAKPOINT=y +CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y +CONFIG_HAVE_USER_RETURN_NOTIFIER=y +CONFIG_HAVE_PERF_EVENTS_NMI=y +CONFIG_HAVE_ARCH_JUMP_LABEL=y +CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y +CONFIG_HAVE_CMPXCHG_LOCAL=y +CONFIG_HAVE_CMPXCHG_DOUBLE=y +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y +CONFIG_SECCOMP_FILTER=y + +# +# GCOV-based kernel profiling +# +# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set +CONFIG_SLABINFO=y +CONFIG_RT_MUTEXES=y +CONFIG_BASE_SMALL=0 +# CONFIG_MODULES is not set +CONFIG_BLOCK=y +# CONFIG_BLK_DEV_BSG is not set +# CONFIG_BLK_DEV_BSGLIB is not set +# CONFIG_BLK_DEV_INTEGRITY is not set + +# +# Partition Types +# +# CONFIG_PARTITION_ADVANCED is not set +CONFIG_MSDOS_PARTITION=y + +# +# IO Schedulers +# +CONFIG_IOSCHED_NOOP=y +CONFIG_IOSCHED_DEADLINE=y +CONFIG_IOSCHED_CFQ=y +# CONFIG_DEFAULT_DEADLINE is not set +CONFIG_DEFAULT_CFQ=y +# CONFIG_DEFAULT_NOOP is not set +CONFIG_DEFAULT_IOSCHED="cfq" +# CONFIG_INLINE_SPIN_TRYLOCK is not set +# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK is not set +# CONFIG_INLINE_SPIN_LOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK_IRQ is not set +# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set +# CONFIG_INLINE_SPIN_UNLOCK_BH is not set +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y +# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_READ_TRYLOCK is not set +# CONFIG_INLINE_READ_LOCK is not set +# CONFIG_INLINE_READ_LOCK_BH is not set +# CONFIG_INLINE_READ_LOCK_IRQ is not set +# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set +CONFIG_INLINE_READ_UNLOCK=y +# CONFIG_INLINE_READ_UNLOCK_BH is not set +CONFIG_INLINE_READ_UNLOCK_IRQ=y +# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_WRITE_TRYLOCK is not set +# CONFIG_INLINE_WRITE_LOCK is not set +# CONFIG_INLINE_WRITE_LOCK_BH is not set +# CONFIG_INLINE_WRITE_LOCK_IRQ is not set +# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set +CONFIG_INLINE_WRITE_UNLOCK=y +# CONFIG_INLINE_WRITE_UNLOCK_BH is not set +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y +# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set +# CONFIG_MUTEX_SPIN_ON_OWNER is not set +CONFIG_FREEZER=y + +# +# Processor type and features +# +CONFIG_ZONE_DMA=y +# CONFIG_SMP is not set +CONFIG_X86_MPPARSE=y +CONFIG_X86_EXTENDED_PLATFORM=y +CONFIG_SCHED_OMIT_FRAME_POINTER=y +CONFIG_PARAVIRT_GUEST=y +# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set +# CONFIG_XEN is not set +# CONFIG_XEN_PRIVILEGED_GUEST is not set +CONFIG_KVM_CLOCK=y +CONFIG_KVM_GUEST=y +CONFIG_PARAVIRT=y +CONFIG_PARAVIRT_CLOCK=y +# CONFIG_PARAVIRT_DEBUG is not set +CONFIG_NO_BOOTMEM=y +# CONFIG_MEMTEST is not set +# CONFIG_MK8 is not set +# CONFIG_MPSC is not set +CONFIG_MCORE2=y +# CONFIG_MATOM is not set +# CONFIG_GENERIC_CPU is not set +CONFIG_X86_INTERNODE_CACHE_SHIFT=6 +CONFIG_X86_CMPXCHG=y +CONFIG_X86_L1_CACHE_SHIFT=6 +CONFIG_X86_XADD=y +CONFIG_X86_WP_WORKS_OK=y +CONFIG_X86_INTEL_USERCOPY=y +CONFIG_X86_USE_PPRO_CHECKSUM=y +CONFIG_X86_P6_NOP=y +CONFIG_X86_TSC=y +CONFIG_X86_CMPXCHG64=y +CONFIG_X86_CMOV=y +CONFIG_X86_MINIMUM_CPU_FAMILY=64 +CONFIG_X86_DEBUGCTLMSR=y +CONFIG_CPU_SUP_INTEL=y +CONFIG_CPU_SUP_AMD=y +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_HPET_TIMER=y +CONFIG_DMI=y +CONFIG_GART_IOMMU=y +# CONFIG_CALGARY_IOMMU is not set +CONFIG_SWIOTLB=y +CONFIG_IOMMU_HELPER=y +CONFIG_NR_CPUS=1 +# CONFIG_IRQ_TIME_ACCOUNTING is not set +CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_VOLUNTARY is not set +# CONFIG_PREEMPT is not set +CONFIG_X86_LOCAL_APIC=y +CONFIG_X86_IO_APIC=y +# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set +# CONFIG_X86_MCE is not set +# CONFIG_I8K is not set +# CONFIG_MICROCODE is not set +# CONFIG_X86_MSR is not set +# CONFIG_X86_CPUID is not set +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y +CONFIG_ARCH_DMA_ADDR_T_64BIT=y +CONFIG_DIRECT_GBPAGES=y +CONFIG_ARCH_SPARSEMEM_ENABLE=y +CONFIG_ARCH_SPARSEMEM_DEFAULT=y +CONFIG_ARCH_SELECT_MEMORY_MODEL=y +CONFIG_ARCH_MEMORY_PROBE=y +CONFIG_ARCH_PROC_KCORE_TEXT=y +CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 +CONFIG_SELECT_MEMORY_MODEL=y +CONFIG_SPARSEMEM_MANUAL=y +CONFIG_SPARSEMEM=y +CONFIG_HAVE_MEMORY_PRESENT=y +CONFIG_SPARSEMEM_EXTREME=y +CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y +CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y +CONFIG_SPARSEMEM_VMEMMAP=y +CONFIG_HAVE_MEMBLOCK=y +CONFIG_HAVE_MEMBLOCK_NODE_MAP=y +CONFIG_ARCH_DISCARD_MEMBLOCK=y +CONFIG_MEMORY_HOTPLUG=y +CONFIG_MEMORY_HOTPLUG_SPARSE=y +CONFIG_MEMORY_HOTREMOVE=y +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_SPLIT_PTLOCK_CPUS=4 +# CONFIG_COMPACTION is not set +CONFIG_MIGRATION=y +CONFIG_PHYS_ADDR_T_64BIT=y +CONFIG_ZONE_DMA_FLAG=1 +CONFIG_BOUNCE=y +CONFIG_VIRT_TO_BUS=y +# CONFIG_KSM is not set +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +# CONFIG_TRANSPARENT_HUGEPAGE is not set +CONFIG_CROSS_MEMORY_ATTACH=y +CONFIG_NEED_PER_CPU_KM=y +# CONFIG_CLEANCACHE is not set +# CONFIG_FRONTSWAP is not set +# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set +CONFIG_X86_RESERVE_LOW=64 +CONFIG_MTRR=y +CONFIG_MTRR_SANITIZER=y +CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 +CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 +CONFIG_X86_PAT=y +CONFIG_ARCH_USES_PG_UNCACHED=y +CONFIG_ARCH_RANDOM=y +# CONFIG_EFI is not set +CONFIG_SECCOMP=y +# CONFIG_CC_STACKPROTECTOR is not set +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y +# CONFIG_HZ_300 is not set +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 +CONFIG_SCHED_HRTICK=y +# CONFIG_KEXEC is not set +# CONFIG_CRASH_DUMP is not set +CONFIG_PHYSICAL_START=0x1000000 +CONFIG_RELOCATABLE=y +CONFIG_PHYSICAL_ALIGN=0x1000000 +# CONFIG_CMDLINE_BOOL is not set +CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y +CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y + +# +# Power management and ACPI options +# +CONFIG_SUSPEND=y +CONFIG_SUSPEND_FREEZER=y +# CONFIG_HIBERNATION is not set +CONFIG_PM_SLEEP=y +# CONFIG_PM_AUTOSLEEP is not set +# CONFIG_PM_WAKELOCKS is not set +# CONFIG_PM_RUNTIME is not set +CONFIG_PM=y +# CONFIG_PM_DEBUG is not set +CONFIG_ACPI=y +CONFIG_ACPI_SLEEP=y +# CONFIG_ACPI_PROCFS is not set +# CONFIG_ACPI_PROCFS_POWER is not set +# CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_PROC_EVENT=y +CONFIG_ACPI_AC=y +CONFIG_ACPI_BATTERY=y +CONFIG_ACPI_BUTTON=y +CONFIG_ACPI_FAN=y +# CONFIG_ACPI_DOCK is not set +CONFIG_ACPI_PROCESSOR=y +# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set +CONFIG_ACPI_THERMAL=y +# CONFIG_ACPI_CUSTOM_DSDT is not set +CONFIG_ACPI_BLACKLIST_YEAR=0 +# CONFIG_ACPI_DEBUG is not set +# CONFIG_ACPI_PCI_SLOT is not set +CONFIG_X86_PM_TIMER=y +# CONFIG_ACPI_CONTAINER is not set +# CONFIG_ACPI_HOTPLUG_MEMORY is not set +# CONFIG_ACPI_SBS is not set +# CONFIG_ACPI_HED is not set +# CONFIG_ACPI_BGRT is not set +# CONFIG_ACPI_APEI is not set +# CONFIG_SFI is not set + +# +# CPU Frequency scaling +# +# CONFIG_CPU_FREQ is not set +CONFIG_CPU_IDLE=y +CONFIG_CPU_IDLE_GOV_LADDER=y +CONFIG_CPU_IDLE_GOV_MENU=y +# CONFIG_INTEL_IDLE is not set + +# +# Memory power savings +# +# CONFIG_I7300_IDLE is not set + +# +# Bus options (PCI etc.) +# +CONFIG_PCI=y +CONFIG_PCI_DIRECT=y +# CONFIG_PCI_MMCONFIG is not set +CONFIG_PCI_DOMAINS=y +# CONFIG_PCI_CNB20LE_QUIRK is not set +# CONFIG_PCIEPORTBUS is not set +CONFIG_ARCH_SUPPORTS_MSI=y +CONFIG_PCI_MSI=y +# CONFIG_PCI_DEBUG is not set +# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set +# CONFIG_PCI_STUB is not set +CONFIG_HT_IRQ=y +# CONFIG_PCI_IOV is not set +# CONFIG_PCI_PRI is not set +# CONFIG_PCI_PASID is not set +# CONFIG_PCI_IOAPIC is not set +CONFIG_PCI_LABEL=y +CONFIG_ISA_DMA_API=y +CONFIG_AMD_NB=y +# CONFIG_PCCARD is not set +# CONFIG_HOTPLUG_PCI is not set +# CONFIG_RAPIDIO is not set + +# +# Executable file formats / Emulations +# +CONFIG_BINFMT_ELF=y +CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +# CONFIG_HAVE_AOUT is not set +# CONFIG_BINFMT_MISC is not set +# CONFIG_IA32_EMULATION is not set +# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set +CONFIG_HAVE_TEXT_POKE_SMP=y +CONFIG_X86_DEV_DMA_OPS=y +CONFIG_NET=y + +# +# Networking options +# +CONFIG_PACKET=y +CONFIG_UNIX=y +# CONFIG_UNIX_DIAG is not set +CONFIG_XFRM=y +CONFIG_XFRM_ALGO=y +CONFIG_XFRM_USER=y +CONFIG_XFRM_SUB_POLICY=y +CONFIG_XFRM_MIGRATE=y +CONFIG_XFRM_STATISTICS=y +CONFIG_XFRM_IPCOMP=y +CONFIG_NET_KEY=y +CONFIG_NET_KEY_MIGRATE=y +CONFIG_INET=y +# CONFIG_IP_MULTICAST is not set +CONFIG_IP_ADVANCED_ROUTER=y +# CONFIG_IP_FIB_TRIE_STATS is not set +CONFIG_IP_MULTIPLE_TABLES=y +# CONFIG_IP_ROUTE_MULTIPATH is not set +# CONFIG_IP_ROUTE_VERBOSE is not set +CONFIG_IP_ROUTE_CLASSID=y +# CONFIG_IP_PNP is not set +# CONFIG_NET_IPIP is not set +# CONFIG_NET_IPGRE_DEMUX is not set +# CONFIG_ARPD is not set +# CONFIG_SYN_COOKIES is not set +CONFIG_INET_AH=y +CONFIG_INET_ESP=y +CONFIG_INET_IPCOMP=y +CONFIG_INET_XFRM_TUNNEL=y +CONFIG_INET_TUNNEL=y +CONFIG_INET_XFRM_MODE_TRANSPORT=y +CONFIG_INET_XFRM_MODE_TUNNEL=y +CONFIG_INET_XFRM_MODE_BEET=y +# CONFIG_INET_LRO is not set +CONFIG_INET_DIAG=y +CONFIG_INET_TCP_DIAG=y +# CONFIG_INET_UDP_DIAG is not set +# CONFIG_TCP_CONG_ADVANCED is not set +CONFIG_TCP_CONG_CUBIC=y +CONFIG_DEFAULT_TCP_CONG="cubic" +# CONFIG_TCP_MD5SIG is not set +CONFIG_IPV6=y +# CONFIG_IPV6_PRIVACY is not set +# CONFIG_IPV6_ROUTER_PREF is not set +CONFIG_IPV6_OPTIMISTIC_DAD=y +CONFIG_INET6_AH=y +CONFIG_INET6_ESP=y +CONFIG_INET6_IPCOMP=y +CONFIG_IPV6_MIP6=y +CONFIG_INET6_XFRM_TUNNEL=y +CONFIG_INET6_TUNNEL=y +CONFIG_INET6_XFRM_MODE_TRANSPORT=y +CONFIG_INET6_XFRM_MODE_TUNNEL=y +CONFIG_INET6_XFRM_MODE_BEET=y +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set +# CONFIG_IPV6_SIT is not set +# CONFIG_IPV6_TUNNEL is not set +CONFIG_IPV6_MULTIPLE_TABLES=y +CONFIG_IPV6_SUBTREES=y +# CONFIG_IPV6_MROUTE is not set +# CONFIG_NETWORK_SECMARK is not set +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set +CONFIG_NETFILTER=y +# CONFIG_NETFILTER_DEBUG is not set +CONFIG_NETFILTER_ADVANCED=y + +# +# Core Netfilter Configuration +# +CONFIG_NETFILTER_NETLINK=y +# CONFIG_NETFILTER_NETLINK_ACCT is not set +CONFIG_NETFILTER_NETLINK_QUEUE=y +CONFIG_NETFILTER_NETLINK_LOG=y +CONFIG_NF_CONNTRACK=y +CONFIG_NF_CONNTRACK_MARK=y +CONFIG_NF_CONNTRACK_PROCFS=y +CONFIG_NF_CONNTRACK_EVENTS=y +# CONFIG_NF_CONNTRACK_TIMEOUT is not set +# CONFIG_NF_CONNTRACK_TIMESTAMP is not set +# CONFIG_NF_CT_PROTO_DCCP is not set +# CONFIG_NF_CT_PROTO_SCTP is not set +CONFIG_NF_CT_PROTO_UDPLITE=y +# CONFIG_NF_CONNTRACK_AMANDA is not set +# CONFIG_NF_CONNTRACK_FTP is not set +# CONFIG_NF_CONNTRACK_H323 is not set +# CONFIG_NF_CONNTRACK_IRC is not set +# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set +# CONFIG_NF_CONNTRACK_SNMP is not set +# CONFIG_NF_CONNTRACK_PPTP is not set +CONFIG_NF_CONNTRACK_SANE=y +# CONFIG_NF_CONNTRACK_SIP is not set +# CONFIG_NF_CONNTRACK_TFTP is not set +CONFIG_NF_CT_NETLINK=y +# CONFIG_NF_CT_NETLINK_TIMEOUT is not set +# CONFIG_NETFILTER_TPROXY is not set +CONFIG_NETFILTER_XTABLES=y + +# +# Xtables combined modules +# +CONFIG_NETFILTER_XT_MARK=y +CONFIG_NETFILTER_XT_CONNMARK=y +CONFIG_NETFILTER_XT_SET=y + +# +# Xtables targets +# +# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set +CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y +CONFIG_NETFILTER_XT_TARGET_CONNMARK=y +# CONFIG_NETFILTER_XT_TARGET_CT is not set +CONFIG_NETFILTER_XT_TARGET_DSCP=y +CONFIG_NETFILTER_XT_TARGET_HL=y +# CONFIG_NETFILTER_XT_TARGET_HMARK is not set +# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set +CONFIG_NETFILTER_XT_TARGET_LOG=y +CONFIG_NETFILTER_XT_TARGET_MARK=y +CONFIG_NETFILTER_XT_TARGET_NFLOG=y +CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y +CONFIG_NETFILTER_XT_TARGET_NOTRACK=y +# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set +# CONFIG_NETFILTER_XT_TARGET_TEE is not set +CONFIG_NETFILTER_XT_TARGET_TRACE=y +CONFIG_NETFILTER_XT_TARGET_TCPMSS=y +# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set + +# +# Xtables matches +# +CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y +CONFIG_NETFILTER_XT_MATCH_CLUSTER=y +CONFIG_NETFILTER_XT_MATCH_COMMENT=y +CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y +CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y +CONFIG_NETFILTER_XT_MATCH_CONNMARK=y +CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y +# CONFIG_NETFILTER_XT_MATCH_CPU is not set +CONFIG_NETFILTER_XT_MATCH_DCCP=y +CONFIG_NETFILTER_XT_MATCH_DEVGROUP=y +CONFIG_NETFILTER_XT_MATCH_DSCP=y +CONFIG_NETFILTER_XT_MATCH_ECN=y +CONFIG_NETFILTER_XT_MATCH_ESP=y +CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y +CONFIG_NETFILTER_XT_MATCH_HELPER=y +CONFIG_NETFILTER_XT_MATCH_HL=y +# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set +CONFIG_NETFILTER_XT_MATCH_LENGTH=y +CONFIG_NETFILTER_XT_MATCH_LIMIT=y +CONFIG_NETFILTER_XT_MATCH_MAC=y +CONFIG_NETFILTER_XT_MATCH_MARK=y +CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y +# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set +# CONFIG_NETFILTER_XT_MATCH_OSF is not set +# CONFIG_NETFILTER_XT_MATCH_OWNER is not set +CONFIG_NETFILTER_XT_MATCH_POLICY=y +CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y +CONFIG_NETFILTER_XT_MATCH_QUOTA=y +# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set +CONFIG_NETFILTER_XT_MATCH_REALM=y +# CONFIG_NETFILTER_XT_MATCH_RECENT is not set +CONFIG_NETFILTER_XT_MATCH_SCTP=y +CONFIG_NETFILTER_XT_MATCH_STATE=y +CONFIG_NETFILTER_XT_MATCH_STATISTIC=y +CONFIG_NETFILTER_XT_MATCH_STRING=y +CONFIG_NETFILTER_XT_MATCH_TCPMSS=y +# CONFIG_NETFILTER_XT_MATCH_TIME is not set +CONFIG_NETFILTER_XT_MATCH_U32=y +CONFIG_IP_SET=y +CONFIG_IP_SET_MAX=256 +CONFIG_IP_SET_BITMAP_IP=y +CONFIG_IP_SET_BITMAP_IPMAC=y +CONFIG_IP_SET_BITMAP_PORT=y +CONFIG_IP_SET_HASH_IP=y +CONFIG_IP_SET_HASH_IPPORT=y +CONFIG_IP_SET_HASH_IPPORTIP=y +CONFIG_IP_SET_HASH_IPPORTNET=y +CONFIG_IP_SET_HASH_NET=y +CONFIG_IP_SET_HASH_NETPORT=y +# CONFIG_IP_SET_HASH_NETIFACE is not set +CONFIG_IP_SET_LIST_SET=y +# CONFIG_IP_VS is not set + +# +# IP: Netfilter Configuration +# +CONFIG_NF_DEFRAG_IPV4=y +CONFIG_NF_CONNTRACK_IPV4=y +CONFIG_NF_CONNTRACK_PROC_COMPAT=y +CONFIG_IP_NF_QUEUE=y +CONFIG_IP_NF_IPTABLES=y +CONFIG_IP_NF_MATCH_AH=y +CONFIG_IP_NF_MATCH_ECN=y +# CONFIG_IP_NF_MATCH_RPFILTER is not set +CONFIG_IP_NF_MATCH_TTL=y +CONFIG_IP_NF_FILTER=y +CONFIG_IP_NF_TARGET_REJECT=y +CONFIG_IP_NF_TARGET_ULOG=y +CONFIG_NF_NAT=y +CONFIG_NF_NAT_NEEDED=y +CONFIG_IP_NF_TARGET_MASQUERADE=y +CONFIG_IP_NF_TARGET_NETMAP=y +CONFIG_IP_NF_TARGET_REDIRECT=y +CONFIG_NF_NAT_PROTO_UDPLITE=y +# CONFIG_NF_NAT_FTP is not set +# CONFIG_NF_NAT_IRC is not set +# CONFIG_NF_NAT_TFTP is not set +# CONFIG_NF_NAT_AMANDA is not set +# CONFIG_NF_NAT_PPTP is not set +# CONFIG_NF_NAT_H323 is not set +# CONFIG_NF_NAT_SIP is not set +CONFIG_IP_NF_MANGLE=y +CONFIG_IP_NF_TARGET_CLUSTERIP=y +CONFIG_IP_NF_TARGET_ECN=y +CONFIG_IP_NF_TARGET_TTL=y +CONFIG_IP_NF_RAW=y +CONFIG_IP_NF_ARPTABLES=y +CONFIG_IP_NF_ARPFILTER=y +CONFIG_IP_NF_ARP_MANGLE=y + +# +# IPv6: Netfilter Configuration +# +CONFIG_NF_DEFRAG_IPV6=y +CONFIG_NF_CONNTRACK_IPV6=y +CONFIG_IP6_NF_IPTABLES=y +CONFIG_IP6_NF_MATCH_AH=y +CONFIG_IP6_NF_MATCH_EUI64=y +CONFIG_IP6_NF_MATCH_FRAG=y +CONFIG_IP6_NF_MATCH_OPTS=y +CONFIG_IP6_NF_MATCH_HL=y +CONFIG_IP6_NF_MATCH_IPV6HEADER=y +CONFIG_IP6_NF_MATCH_MH=y +# CONFIG_IP6_NF_MATCH_RPFILTER is not set +CONFIG_IP6_NF_MATCH_RT=y +CONFIG_IP6_NF_TARGET_HL=y +CONFIG_IP6_NF_FILTER=y +CONFIG_IP6_NF_TARGET_REJECT=y +CONFIG_IP6_NF_MANGLE=y +CONFIG_IP6_NF_RAW=y +# CONFIG_IP_DCCP is not set +# CONFIG_IP_SCTP is not set +# CONFIG_RDS is not set +# CONFIG_TIPC is not set +# CONFIG_ATM is not set +CONFIG_L2TP=y +# CONFIG_L2TP_V3 is not set +# CONFIG_BRIDGE is not set +# CONFIG_NET_DSA is not set +# CONFIG_VLAN_8021Q is not set +# CONFIG_DECNET is not set +# CONFIG_LLC2 is not set +# CONFIG_IPX is not set +# CONFIG_ATALK is not set +# CONFIG_X25 is not set +# CONFIG_LAPB is not set +# CONFIG_WAN_ROUTER is not set +# CONFIG_PHONET is not set +# CONFIG_IEEE802154 is not set +# CONFIG_NET_SCHED is not set +# CONFIG_DCB is not set +# CONFIG_BATMAN_ADV is not set +# CONFIG_OPENVSWITCH is not set +CONFIG_BQL=y + +# +# Network testing +# +# CONFIG_NET_PKTGEN is not set +# CONFIG_HAMRADIO is not set +# CONFIG_CAN is not set +# CONFIG_IRDA is not set +# CONFIG_BT is not set +# CONFIG_AF_RXRPC is not set +CONFIG_FIB_RULES=y +CONFIG_WIRELESS=y +# CONFIG_CFG80211 is not set +# CONFIG_LIB80211 is not set + +# +# CFG80211 needs to be enabled for MAC80211 +# +# CONFIG_WIMAX is not set +# CONFIG_RFKILL is not set +CONFIG_NET_9P=y +CONFIG_NET_9P_VIRTIO=y +# CONFIG_NET_9P_DEBUG is not set +# CONFIG_CAIF is not set +# CONFIG_CEPH_LIB is not set +# CONFIG_NFC is not set +CONFIG_HAVE_BPF_JIT=y + +# +# Device Drivers +# + +# +# Generic Driver Options +# +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +# CONFIG_DEVTMPFS is not set +CONFIG_STANDALONE=y +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_FW_LOADER=y +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_EXTRA_FIRMWARE="" +# CONFIG_DEBUG_DRIVER is not set +# CONFIG_DEBUG_DEVRES is not set +# CONFIG_SYS_HYPERVISOR is not set +# CONFIG_GENERIC_CPU_DEVICES is not set +# CONFIG_DMA_SHARED_BUFFER is not set +# CONFIG_CONNECTOR is not set +# CONFIG_MTD is not set +# CONFIG_PARPORT is not set +CONFIG_PNP=y +CONFIG_PNP_DEBUG_MESSAGES=y + +# +# Protocols +# +CONFIG_PNPACPI=y +CONFIG_BLK_DEV=y +# CONFIG_BLK_DEV_FD is not set +# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set +# CONFIG_BLK_CPQ_DA is not set +# CONFIG_BLK_CPQ_CISS_DA is not set +# CONFIG_BLK_DEV_DAC960 is not set +# CONFIG_BLK_DEV_UMEM is not set +# CONFIG_BLK_DEV_COW_COMMON is not set +CONFIG_BLK_DEV_LOOP=y +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set + +# +# DRBD disabled because PROC_FS, INET or CONNECTOR not selected +# +CONFIG_BLK_DEV_NBD=y +# CONFIG_BLK_DEV_NVME is not set +# CONFIG_BLK_DEV_SX8 is not set +# CONFIG_BLK_DEV_RAM is not set +# CONFIG_CDROM_PKTCDVD is not set +# CONFIG_ATA_OVER_ETH is not set +CONFIG_VIRTIO_BLK=y +# CONFIG_BLK_DEV_HD is not set +# CONFIG_BLK_DEV_RBD is not set + +# +# Misc devices +# +# CONFIG_SENSORS_LIS3LV02D is not set +# CONFIG_IBM_ASM is not set +# CONFIG_PHANTOM is not set +# CONFIG_INTEL_MID_PTI is not set +# CONFIG_SGI_IOC4 is not set +# CONFIG_TIFM_CORE is not set +# CONFIG_ENCLOSURE_SERVICES is not set +# CONFIG_HP_ILO is not set +# CONFIG_VMWARE_BALLOON is not set +# CONFIG_PCH_PHUB is not set +# CONFIG_C2PORT is not set + +# +# EEPROM support +# +# CONFIG_EEPROM_93CX6 is not set +# CONFIG_CB710_CORE is not set + +# +# Texas Instruments shared transport line discipline +# + +# +# Altera FPGA firmware download module +# +CONFIG_HAVE_IDE=y +# CONFIG_IDE is not set + +# +# SCSI device support +# +CONFIG_SCSI_MOD=y +# CONFIG_RAID_ATTRS is not set +# CONFIG_SCSI is not set +# CONFIG_SCSI_DMA is not set +# CONFIG_SCSI_NETLINK is not set +# CONFIG_ATA is not set +# CONFIG_MD is not set +# CONFIG_FUSION is not set + +# +# IEEE 1394 (FireWire) support +# +# CONFIG_FIREWIRE is not set +# CONFIG_FIREWIRE_NOSY is not set +# CONFIG_I2O is not set +# CONFIG_MACINTOSH_DRIVERS is not set +CONFIG_NETDEVICES=y +CONFIG_NET_CORE=y +# CONFIG_BONDING is not set +CONFIG_DUMMY=y +# CONFIG_EQUALIZER is not set +# CONFIG_MII is not set +# CONFIG_NET_TEAM is not set +# CONFIG_MACVLAN is not set +# CONFIG_NETCONSOLE is not set +# CONFIG_NETPOLL is not set +# CONFIG_NET_POLL_CONTROLLER is not set +CONFIG_TUN=y +# CONFIG_VETH is not set +CONFIG_VIRTIO_NET=y +# CONFIG_ARCNET is not set + +# +# CAIF transport drivers +# +CONFIG_ETHERNET=y +CONFIG_NET_VENDOR_3COM=y +# CONFIG_VORTEX is not set +# CONFIG_TYPHOON is not set +CONFIG_NET_VENDOR_ADAPTEC=y +# CONFIG_ADAPTEC_STARFIRE is not set +CONFIG_NET_VENDOR_ALTEON=y +# CONFIG_ACENIC is not set +CONFIG_NET_VENDOR_AMD=y +# CONFIG_AMD8111_ETH is not set +# CONFIG_PCNET32 is not set +CONFIG_NET_VENDOR_ATHEROS=y +# CONFIG_ATL2 is not set +# CONFIG_ATL1 is not set +# CONFIG_ATL1E is not set +# CONFIG_ATL1C is not set +CONFIG_NET_VENDOR_BROADCOM=y +# CONFIG_B44 is not set +# CONFIG_BNX2 is not set +# CONFIG_CNIC is not set +# CONFIG_TIGON3 is not set +# CONFIG_BNX2X is not set +CONFIG_NET_VENDOR_BROCADE=y +# CONFIG_BNA is not set +# CONFIG_NET_CALXEDA_XGMAC is not set +CONFIG_NET_VENDOR_CHELSIO=y +# CONFIG_CHELSIO_T1 is not set +# CONFIG_CHELSIO_T3 is not set +# CONFIG_CHELSIO_T4 is not set +# CONFIG_CHELSIO_T4VF is not set +CONFIG_NET_VENDOR_CISCO=y +# CONFIG_ENIC is not set +# CONFIG_DNET is not set +CONFIG_NET_VENDOR_DEC=y +# CONFIG_NET_TULIP is not set +CONFIG_NET_VENDOR_DLINK=y +# CONFIG_DL2K is not set +# CONFIG_SUNDANCE is not set +CONFIG_NET_VENDOR_EMULEX=y +# CONFIG_BE2NET is not set +CONFIG_NET_VENDOR_EXAR=y +# CONFIG_S2IO is not set +# CONFIG_VXGE is not set +CONFIG_NET_VENDOR_HP=y +# CONFIG_HP100 is not set +CONFIG_NET_VENDOR_INTEL=y +# CONFIG_E100 is not set +# CONFIG_E1000 is not set +# CONFIG_E1000E is not set +# CONFIG_IGB is not set +# CONFIG_IGBVF is not set +# CONFIG_IXGB is not set +# CONFIG_IXGBE is not set +# CONFIG_IXGBEVF is not set +CONFIG_NET_VENDOR_I825XX=y +# CONFIG_ZNET is not set +# CONFIG_IP1000 is not set +# CONFIG_JME is not set +CONFIG_NET_VENDOR_MARVELL=y +# CONFIG_SKGE is not set +# CONFIG_SKY2 is not set +CONFIG_NET_VENDOR_MELLANOX=y +# CONFIG_MLX4_EN is not set +# CONFIG_MLX4_CORE is not set +CONFIG_NET_VENDOR_MICREL=y +# CONFIG_KS8851_MLL is not set +# CONFIG_KSZ884X_PCI is not set +CONFIG_NET_VENDOR_MYRI=y +# CONFIG_MYRI10GE is not set +# CONFIG_FEALNX is not set +CONFIG_NET_VENDOR_NATSEMI=y +# CONFIG_NATSEMI is not set +# CONFIG_NS83820 is not set +CONFIG_NET_VENDOR_8390=y +# CONFIG_NE2K_PCI is not set +CONFIG_NET_VENDOR_NVIDIA=y +# CONFIG_FORCEDETH is not set +CONFIG_NET_VENDOR_OKI=y +# CONFIG_PCH_GBE is not set +# CONFIG_ETHOC is not set +CONFIG_NET_PACKET_ENGINE=y +# CONFIG_HAMACHI is not set +# CONFIG_YELLOWFIN is not set +CONFIG_NET_VENDOR_QLOGIC=y +# CONFIG_QLA3XXX is not set +# CONFIG_QLCNIC is not set +# CONFIG_QLGE is not set +# CONFIG_NETXEN_NIC is not set +CONFIG_NET_VENDOR_REALTEK=y +# CONFIG_8139CP is not set +# CONFIG_8139TOO is not set +# CONFIG_R8169 is not set +CONFIG_NET_VENDOR_RDC=y +# CONFIG_R6040 is not set +CONFIG_NET_VENDOR_SEEQ=y +# CONFIG_SEEQ8005 is not set +CONFIG_NET_VENDOR_SILAN=y +# CONFIG_SC92031 is not set +CONFIG_NET_VENDOR_SIS=y +# CONFIG_SIS900 is not set +# CONFIG_SIS190 is not set +# CONFIG_SFC is not set +CONFIG_NET_VENDOR_SMSC=y +# CONFIG_EPIC100 is not set +# CONFIG_SMSC9420 is not set +CONFIG_NET_VENDOR_STMICRO=y +# CONFIG_STMMAC_ETH is not set +CONFIG_NET_VENDOR_SUN=y +# CONFIG_HAPPYMEAL is not set +# CONFIG_SUNGEM is not set +# CONFIG_CASSINI is not set +# CONFIG_NIU is not set +CONFIG_NET_VENDOR_TEHUTI=y +# CONFIG_TEHUTI is not set +CONFIG_NET_VENDOR_TI=y +# CONFIG_TLAN is not set +CONFIG_NET_VENDOR_VIA=y +# CONFIG_VIA_RHINE is not set +# CONFIG_VIA_VELOCITY is not set +CONFIG_NET_VENDOR_WIZNET=y +# CONFIG_WIZNET_W5100 is not set +# CONFIG_WIZNET_W5300 is not set +# CONFIG_FDDI is not set +# CONFIG_HIPPI is not set +# CONFIG_NET_SB1000 is not set +# CONFIG_PHYLIB is not set +# CONFIG_PPP is not set +# CONFIG_SLIP is not set +CONFIG_WLAN=y +# CONFIG_AIRO is not set +# CONFIG_ATMEL is not set +# CONFIG_PRISM54 is not set +# CONFIG_HOSTAP is not set +# CONFIG_WL_TI is not set + +# +# Enable WiMAX (Networking options) to see the WiMAX drivers +# +# CONFIG_WAN is not set +# CONFIG_VMXNET3 is not set +# CONFIG_ISDN is not set + +# +# Input device support +# +CONFIG_INPUT=y +# CONFIG_INPUT_FF_MEMLESS is not set +# CONFIG_INPUT_POLLDEV is not set +# CONFIG_INPUT_SPARSEKMAP is not set +# CONFIG_INPUT_MATRIXKMAP is not set + +# +# Userland interfaces +# +CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_MOUSEDEV_PSAUX=y +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +# CONFIG_INPUT_JOYDEV is not set +# CONFIG_INPUT_EVDEV is not set +# CONFIG_INPUT_EVBUG is not set + +# +# Input Device Drivers +# +CONFIG_INPUT_KEYBOARD=y +CONFIG_KEYBOARD_ATKBD=y +# CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_NEWTON is not set +# CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set +# CONFIG_KEYBOARD_OMAP4 is not set +# CONFIG_KEYBOARD_XTKBD is not set +CONFIG_INPUT_MOUSE=y +CONFIG_MOUSE_PS2=y +CONFIG_MOUSE_PS2_ALPS=y +CONFIG_MOUSE_PS2_LOGIPS2PP=y +CONFIG_MOUSE_PS2_SYNAPTICS=y +CONFIG_MOUSE_PS2_LIFEBOOK=y +CONFIG_MOUSE_PS2_TRACKPOINT=y +# CONFIG_MOUSE_PS2_ELANTECH is not set +# CONFIG_MOUSE_PS2_SENTELIC is not set +# CONFIG_MOUSE_PS2_TOUCHKIT is not set +# CONFIG_MOUSE_SERIAL is not set +# CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_BCM5974 is not set +# CONFIG_MOUSE_VSXXXAA is not set +# CONFIG_MOUSE_SYNAPTICS_USB is not set +# CONFIG_INPUT_JOYSTICK is not set +# CONFIG_INPUT_TABLET is not set +# CONFIG_INPUT_TOUCHSCREEN is not set +# CONFIG_INPUT_MISC is not set + +# +# Hardware I/O ports +# +CONFIG_SERIO=y +CONFIG_SERIO_I8042=y +CONFIG_SERIO_SERPORT=y +# CONFIG_SERIO_CT82C710 is not set +# CONFIG_SERIO_PCIPS2 is not set +CONFIG_SERIO_LIBPS2=y +# CONFIG_SERIO_RAW is not set +# CONFIG_SERIO_ALTERA_PS2 is not set +# CONFIG_SERIO_PS2MULT is not set +# CONFIG_GAMEPORT is not set + +# +# Character devices +# +CONFIG_VT=y +CONFIG_CONSOLE_TRANSLATIONS=y +CONFIG_VT_CONSOLE=y +CONFIG_VT_CONSOLE_SLEEP=y +CONFIG_HW_CONSOLE=y +# CONFIG_VT_HW_CONSOLE_BINDING is not set +CONFIG_UNIX98_PTYS=y +# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +CONFIG_LEGACY_PTYS=y +CONFIG_LEGACY_PTY_COUNT=256 +# CONFIG_SERIAL_NONSTANDARD is not set +# CONFIG_NOZOMI is not set +# CONFIG_N_GSM is not set +# CONFIG_TRACE_SINK is not set +CONFIG_DEVKMEM=y + +# +# Serial drivers +# +# CONFIG_SERIAL_8250 is not set +CONFIG_FIX_EARLYCON_MEM=y + +# +# Non-8250 serial port support +# +# CONFIG_SERIAL_MFD_HSU is not set +# CONFIG_SERIAL_JSM is not set +# CONFIG_SERIAL_TIMBERDALE is not set +# CONFIG_SERIAL_ALTERA_JTAGUART is not set +# CONFIG_SERIAL_ALTERA_UART is not set +# CONFIG_SERIAL_PCH_UART is not set +# CONFIG_SERIAL_XILINX_PS_UART is not set +CONFIG_HVC_DRIVER=y +CONFIG_VIRTIO_CONSOLE=y +# CONFIG_IPMI_HANDLER is not set +# CONFIG_HW_RANDOM is not set +# CONFIG_NVRAM is not set +# CONFIG_RTC is not set +# CONFIG_GEN_RTC is not set +# CONFIG_R3964 is not set +# CONFIG_APPLICOM is not set +# CONFIG_MWAVE is not set +# CONFIG_RAW_DRIVER is not set +# CONFIG_HPET is not set +# CONFIG_HANGCHECK_TIMER is not set +# CONFIG_TCG_TPM is not set +# CONFIG_TELCLOCK is not set +CONFIG_DEVPORT=y +# CONFIG_I2C is not set +# CONFIG_SPI is not set +# CONFIG_HSI is not set + +# +# PPS support +# +# CONFIG_PPS is not set + +# +# PPS generators support +# + +# +# PTP clock support +# + +# +# Enable Device Drivers -> PPS to see the PTP clock options. +# +CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y +# CONFIG_GPIOLIB is not set +# CONFIG_W1 is not set +CONFIG_POWER_SUPPLY=y +# CONFIG_POWER_SUPPLY_DEBUG is not set +# CONFIG_PDA_POWER is not set +# CONFIG_TEST_POWER is not set +# CONFIG_BATTERY_DS2780 is not set +# CONFIG_BATTERY_DS2781 is not set +# CONFIG_BATTERY_BQ27x00 is not set +# CONFIG_CHARGER_MAX8903 is not set +CONFIG_HWMON=y +# CONFIG_HWMON_VID is not set +# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# Native drivers +# +# CONFIG_SENSORS_ABITUGURU is not set +# CONFIG_SENSORS_ABITUGURU3 is not set +# CONFIG_SENSORS_K8TEMP is not set +# CONFIG_SENSORS_K10TEMP is not set +# CONFIG_SENSORS_FAM15H_POWER is not set +# CONFIG_SENSORS_I5K_AMB is not set +# CONFIG_SENSORS_F71805F is not set +# CONFIG_SENSORS_F71882FG is not set +# CONFIG_SENSORS_CORETEMP is not set +# CONFIG_SENSORS_IT87 is not set +# CONFIG_SENSORS_NTC_THERMISTOR is not set +# CONFIG_SENSORS_PC87360 is not set +# CONFIG_SENSORS_PC87427 is not set +# CONFIG_SENSORS_SIS5595 is not set +# CONFIG_SENSORS_SMSC47M1 is not set +# CONFIG_SENSORS_SMSC47B397 is not set +# CONFIG_SENSORS_SCH56XX_COMMON is not set +# CONFIG_SENSORS_VIA_CPUTEMP is not set +# CONFIG_SENSORS_VIA686A is not set +# CONFIG_SENSORS_VT1211 is not set +# CONFIG_SENSORS_VT8231 is not set +# CONFIG_SENSORS_W83627HF is not set +# CONFIG_SENSORS_W83627EHF is not set +# CONFIG_SENSORS_APPLESMC is not set + +# +# ACPI drivers +# +# CONFIG_SENSORS_ACPI_POWER is not set +# CONFIG_SENSORS_ATK0110 is not set +CONFIG_THERMAL=y +CONFIG_THERMAL_HWMON=y +# CONFIG_WATCHDOG is not set +CONFIG_SSB_POSSIBLE=y + +# +# Sonics Silicon Backplane +# +# CONFIG_SSB is not set +CONFIG_BCMA_POSSIBLE=y + +# +# Broadcom specific AMBA +# +# CONFIG_BCMA is not set + +# +# Multifunction device drivers +# +# CONFIG_MFD_CORE is not set +# CONFIG_MFD_SM501 is not set +# CONFIG_HTC_PASIC3 is not set +# CONFIG_MFD_TMIO is not set +# CONFIG_ABX500_CORE is not set +# CONFIG_MFD_CS5535 is not set +# CONFIG_LPC_SCH is not set +# CONFIG_LPC_ICH is not set +# CONFIG_MFD_RDC321X is not set +# CONFIG_MFD_JANZ_CMODIO is not set +# CONFIG_MFD_VX855 is not set +# CONFIG_REGULATOR is not set +# CONFIG_MEDIA_SUPPORT is not set + +# +# Graphics support +# +# CONFIG_AGP is not set +CONFIG_VGA_ARB=y +CONFIG_VGA_ARB_MAX_GPUS=16 +# CONFIG_VGA_SWITCHEROO is not set +# CONFIG_DRM is not set +# CONFIG_STUB_POULSBO is not set +# CONFIG_VGASTATE is not set +# CONFIG_VIDEO_OUTPUT_CONTROL is not set +# CONFIG_FB is not set +# CONFIG_EXYNOS_VIDEO is not set +# CONFIG_BACKLIGHT_LCD_SUPPORT is not set + +# +# Console display driver support +# +CONFIG_VGA_CONSOLE=y +# CONFIG_VGACON_SOFT_SCROLLBACK is not set +CONFIG_DUMMY_CONSOLE=y +CONFIG_SOUND=y +# CONFIG_SOUND_OSS_CORE is not set +# CONFIG_SND is not set +# CONFIG_SOUND_PRIME is not set + +# +# HID support +# +CONFIG_HID=y +# CONFIG_HID_BATTERY_STRENGTH is not set +# CONFIG_HIDRAW is not set +CONFIG_HID_GENERIC=y + +# +# Special HID drivers +# +CONFIG_USB_ARCH_HAS_OHCI=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB_ARCH_HAS_XHCI=y +CONFIG_USB_SUPPORT=y +CONFIG_USB_ARCH_HAS_HCD=y +# CONFIG_USB is not set + +# +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may +# +# CONFIG_USB_GADGET is not set + +# +# OTG and related infrastructure +# +# CONFIG_UWB is not set +# CONFIG_MMC is not set +# CONFIG_MEMSTICK is not set +# CONFIG_NEW_LEDS is not set +# CONFIG_ACCESSIBILITY is not set +# CONFIG_INFINIBAND is not set +# CONFIG_EDAC is not set +# CONFIG_RTC_CLASS is not set +# CONFIG_DMADEVICES is not set +# CONFIG_AUXDISPLAY is not set +# CONFIG_UIO is not set +CONFIG_VIRTIO=y +CONFIG_VIRTIO_RING=y + +# +# Virtio drivers +# +CONFIG_VIRTIO_PCI=y +CONFIG_VIRTIO_BALLOON=y +CONFIG_VIRTIO_MMIO=y +# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set + +# +# Microsoft Hyper-V guest support +# +# CONFIG_HYPERV is not set +# CONFIG_STAGING is not set +CONFIG_X86_PLATFORM_DEVICES=y +# CONFIG_ACERHDF is not set +# CONFIG_ASUS_LAPTOP is not set +# CONFIG_FUJITSU_TABLET is not set +# CONFIG_HP_ACCEL is not set +# CONFIG_THINKPAD_ACPI is not set +# CONFIG_SENSORS_HDAPS is not set +# CONFIG_INTEL_MENLOW is not set +# CONFIG_ACPI_WMI is not set +# CONFIG_TOPSTAR_LAPTOP is not set +# CONFIG_TOSHIBA_BT_RFKILL is not set +# CONFIG_ACPI_CMPC is not set +# CONFIG_INTEL_IPS is not set +# CONFIG_IBM_RTL is not set +# CONFIG_XO15_EBOOK is not set +# CONFIG_SAMSUNG_Q10 is not set +# CONFIG_APPLE_GMUX is not set + +# +# Hardware Spinlock drivers +# +CONFIG_CLKEVT_I8253=y +CONFIG_I8253_LOCK=y +CONFIG_CLKBLD_I8253=y +CONFIG_IOMMU_SUPPORT=y +# CONFIG_AMD_IOMMU is not set +# CONFIG_INTEL_IOMMU is not set +# CONFIG_IRQ_REMAP is not set + +# +# Remoteproc drivers (EXPERIMENTAL) +# + +# +# Rpmsg drivers (EXPERIMENTAL) +# +# CONFIG_VIRT_DRIVERS is not set +# CONFIG_PM_DEVFREQ is not set +# CONFIG_EXTCON is not set +# CONFIG_MEMORY is not set +# CONFIG_IIO is not set +# CONFIG_VME_BUS is not set + +# +# Firmware Drivers +# +# CONFIG_EDD is not set +CONFIG_FIRMWARE_MEMMAP=y +# CONFIG_DELL_RBU is not set +# CONFIG_DCDBAS is not set +CONFIG_DMIID=y +# CONFIG_DMI_SYSFS is not set +# CONFIG_ISCSI_IBFT_FIND is not set +# CONFIG_GOOGLE_FIRMWARE is not set + +# +# File systems +# +CONFIG_DCACHE_WORD_ACCESS=y +CONFIG_EXT2_FS=y +# CONFIG_EXT2_FS_XATTR is not set +# CONFIG_EXT2_FS_XIP is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +# CONFIG_EXT3_FS_XATTR is not set +# CONFIG_EXT4_FS is not set +CONFIG_JBD=y +CONFIG_REISERFS_FS=y +# CONFIG_REISERFS_CHECK is not set +# CONFIG_REISERFS_PROC_INFO is not set +# CONFIG_REISERFS_FS_XATTR is not set +# CONFIG_JFS_FS is not set +# CONFIG_XFS_FS is not set +# CONFIG_GFS2_FS is not set +# CONFIG_BTRFS_FS is not set +# CONFIG_NILFS2_FS is not set +CONFIG_FS_POSIX_ACL=y +CONFIG_FILE_LOCKING=y +CONFIG_FSNOTIFY=y +CONFIG_DNOTIFY=y +CONFIG_INOTIFY_USER=y +# CONFIG_FANOTIFY is not set +CONFIG_QUOTA=y +# CONFIG_QUOTA_NETLINK_INTERFACE is not set +CONFIG_PRINT_QUOTA_WARNING=y +# CONFIG_QUOTA_DEBUG is not set +# CONFIG_QFMT_V1 is not set +# CONFIG_QFMT_V2 is not set +CONFIG_QUOTACTL=y +CONFIG_AUTOFS4_FS=y +# CONFIG_FUSE_FS is not set + +# +# Caches +# +# CONFIG_FSCACHE is not set + +# +# CD-ROM/DVD Filesystems +# +CONFIG_ISO9660_FS=y +CONFIG_JOLIET=y +# CONFIG_ZISOFS is not set +# CONFIG_UDF_FS is not set + +# +# DOS/FAT/NT Filesystems +# +# CONFIG_MSDOS_FS is not set +# CONFIG_VFAT_FS is not set +# CONFIG_NTFS_FS is not set + +# +# Pseudo filesystems +# +CONFIG_PROC_FS=y +CONFIG_PROC_KCORE=y +CONFIG_PROC_SYSCTL=y +CONFIG_PROC_PAGE_MONITOR=y +CONFIG_SYSFS=y +CONFIG_TMPFS=y +# CONFIG_TMPFS_POSIX_ACL is not set +# CONFIG_TMPFS_XATTR is not set +# CONFIG_HUGETLBFS is not set +# CONFIG_HUGETLB_PAGE is not set +# CONFIG_CONFIGFS_FS is not set +CONFIG_MISC_FILESYSTEMS=y +# CONFIG_ADFS_FS is not set +# CONFIG_AFFS_FS is not set +# CONFIG_HFS_FS is not set +# CONFIG_HFSPLUS_FS is not set +# CONFIG_BEFS_FS is not set +# CONFIG_BFS_FS is not set +# CONFIG_EFS_FS is not set +# CONFIG_LOGFS is not set +# CONFIG_CRAMFS is not set +# CONFIG_SQUASHFS is not set +# CONFIG_VXFS_FS is not set +# CONFIG_MINIX_FS is not set +# CONFIG_OMFS_FS is not set +# CONFIG_HPFS_FS is not set +# CONFIG_QNX4FS_FS is not set +# CONFIG_QNX6FS_FS is not set +# CONFIG_ROMFS_FS is not set +# CONFIG_PSTORE is not set +# CONFIG_SYSV_FS is not set +# CONFIG_UFS_FS is not set +CONFIG_NETWORK_FILESYSTEMS=y +# CONFIG_NFS_FS is not set +# CONFIG_NFSD is not set +# CONFIG_CEPH_FS is not set +# CONFIG_CIFS is not set +# CONFIG_NCP_FS is not set +# CONFIG_CODA_FS is not set +# CONFIG_AFS_FS is not set +CONFIG_9P_FS=y +CONFIG_9P_FS_POSIX_ACL=y +CONFIG_NLS=y +CONFIG_NLS_DEFAULT="iso8859-1" +# CONFIG_NLS_CODEPAGE_437 is not set +# CONFIG_NLS_CODEPAGE_737 is not set +# CONFIG_NLS_CODEPAGE_775 is not set +# CONFIG_NLS_CODEPAGE_850 is not set +# CONFIG_NLS_CODEPAGE_852 is not set +# CONFIG_NLS_CODEPAGE_855 is not set +# CONFIG_NLS_CODEPAGE_857 is not set +# CONFIG_NLS_CODEPAGE_860 is not set +# CONFIG_NLS_CODEPAGE_861 is not set +# CONFIG_NLS_CODEPAGE_862 is not set +# CONFIG_NLS_CODEPAGE_863 is not set +# CONFIG_NLS_CODEPAGE_864 is not set +# CONFIG_NLS_CODEPAGE_865 is not set +# CONFIG_NLS_CODEPAGE_866 is not set +# CONFIG_NLS_CODEPAGE_869 is not set +# CONFIG_NLS_CODEPAGE_936 is not set +# CONFIG_NLS_CODEPAGE_950 is not set +# CONFIG_NLS_CODEPAGE_932 is not set +# CONFIG_NLS_CODEPAGE_949 is not set +# CONFIG_NLS_CODEPAGE_874 is not set +# CONFIG_NLS_ISO8859_8 is not set +# CONFIG_NLS_CODEPAGE_1250 is not set +# CONFIG_NLS_CODEPAGE_1251 is not set +# CONFIG_NLS_ASCII is not set +# CONFIG_NLS_ISO8859_1 is not set +# CONFIG_NLS_ISO8859_2 is not set +# CONFIG_NLS_ISO8859_3 is not set +# CONFIG_NLS_ISO8859_4 is not set +# CONFIG_NLS_ISO8859_5 is not set +# CONFIG_NLS_ISO8859_6 is not set +# CONFIG_NLS_ISO8859_7 is not set +# CONFIG_NLS_ISO8859_9 is not set +# CONFIG_NLS_ISO8859_13 is not set +# CONFIG_NLS_ISO8859_14 is not set +# CONFIG_NLS_ISO8859_15 is not set +# CONFIG_NLS_KOI8_R is not set +# CONFIG_NLS_KOI8_U is not set +# CONFIG_NLS_MAC_ROMAN is not set +# CONFIG_NLS_MAC_CELTIC is not set +# CONFIG_NLS_MAC_CENTEURO is not set +# CONFIG_NLS_MAC_CROATIAN is not set +# CONFIG_NLS_MAC_CYRILLIC is not set +# CONFIG_NLS_MAC_GAELIC is not set +# CONFIG_NLS_MAC_GREEK is not set +# CONFIG_NLS_MAC_ICELAND is not set +# CONFIG_NLS_MAC_INUIT is not set +# CONFIG_NLS_MAC_ROMANIAN is not set +# CONFIG_NLS_MAC_TURKISH is not set +# CONFIG_NLS_UTF8 is not set + +# +# Kernel hacking +# +CONFIG_TRACE_IRQFLAGS_SUPPORT=y +# CONFIG_PRINTK_TIME is not set +CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 +CONFIG_ENABLE_WARN_DEPRECATED=y +CONFIG_ENABLE_MUST_CHECK=y +CONFIG_FRAME_WARN=1024 +# CONFIG_MAGIC_SYSRQ is not set +# CONFIG_STRIP_ASM_SYMS is not set +# CONFIG_READABLE_ASM is not set +# CONFIG_UNUSED_SYMBOLS is not set +# CONFIG_DEBUG_FS is not set +# CONFIG_HEADERS_CHECK is not set +# CONFIG_DEBUG_SECTION_MISMATCH is not set +CONFIG_DEBUG_KERNEL=y +# CONFIG_DEBUG_SHIRQ is not set +# CONFIG_LOCKUP_DETECTOR is not set +# CONFIG_HARDLOCKUP_DETECTOR is not set +# CONFIG_PANIC_ON_OOPS is not set +CONFIG_PANIC_ON_OOPS_VALUE=0 +CONFIG_DETECT_HUNG_TASK=y +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 +# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set +CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 +# CONFIG_SCHED_DEBUG is not set +# CONFIG_SCHEDSTATS is not set +# CONFIG_TIMER_STATS is not set +# CONFIG_DEBUG_OBJECTS is not set +# CONFIG_DEBUG_SLAB is not set +# CONFIG_DEBUG_KMEMLEAK is not set +# CONFIG_DEBUG_RT_MUTEXES is not set +# CONFIG_RT_MUTEX_TESTER is not set +# CONFIG_DEBUG_SPINLOCK is not set +# CONFIG_DEBUG_MUTEXES is not set +# CONFIG_DEBUG_LOCK_ALLOC is not set +# CONFIG_PROVE_LOCKING is not set +# CONFIG_SPARSE_RCU_POINTER is not set +# CONFIG_LOCK_STAT is not set +# CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set +# CONFIG_DEBUG_STACK_USAGE is not set +# CONFIG_DEBUG_KOBJECT is not set +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_DEBUG_INFO=y +# CONFIG_DEBUG_INFO_REDUCED is not set +# CONFIG_DEBUG_VM is not set +# CONFIG_DEBUG_VIRTUAL is not set +# CONFIG_DEBUG_WRITECOUNT is not set +CONFIG_DEBUG_MEMORY_INIT=y +# CONFIG_DEBUG_LIST is not set +# CONFIG_TEST_LIST_SORT is not set +# CONFIG_DEBUG_SG is not set +# CONFIG_DEBUG_NOTIFIERS is not set +# CONFIG_DEBUG_CREDENTIALS is not set +CONFIG_ARCH_WANT_FRAME_POINTERS=y +CONFIG_FRAME_POINTER=y +# CONFIG_BOOT_PRINTK_DELAY is not set +# CONFIG_RCU_TORTURE_TEST is not set +# CONFIG_RCU_TRACE is not set +# CONFIG_BACKTRACE_SELF_TEST is not set +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set +# CONFIG_FAULT_INJECTION is not set +# CONFIG_LATENCYTOP is not set +# CONFIG_DEBUG_PAGEALLOC is not set +CONFIG_USER_STACKTRACE_SUPPORT=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y +CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_HAVE_C_RECORDMCOUNT=y +CONFIG_TRACING_SUPPORT=y +CONFIG_FTRACE=y +# CONFIG_FUNCTION_TRACER is not set +# CONFIG_IRQSOFF_TRACER is not set +# CONFIG_SCHED_TRACER is not set +# CONFIG_ENABLE_DEFAULT_TRACERS is not set +# CONFIG_FTRACE_SYSCALLS is not set +CONFIG_BRANCH_PROFILE_NONE=y +# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set +# CONFIG_PROFILE_ALL_BRANCHES is not set +# CONFIG_STACK_TRACER is not set +# CONFIG_BLK_DEV_IO_TRACE is not set +# CONFIG_UPROBE_EVENT is not set +# CONFIG_PROBE_EVENTS is not set +# CONFIG_MMIOTRACE is not set +# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set +# CONFIG_DMA_API_DEBUG is not set +# CONFIG_ATOMIC64_SELFTEST is not set +# CONFIG_SAMPLES is not set +CONFIG_HAVE_ARCH_KGDB=y +# CONFIG_KGDB is not set +CONFIG_HAVE_ARCH_KMEMCHECK=y +# CONFIG_TEST_KSTRTOX is not set +# CONFIG_STRICT_DEVMEM is not set +CONFIG_X86_VERBOSE_BOOTUP=y +CONFIG_EARLY_PRINTK=y +# CONFIG_EARLY_PRINTK_DBGP is not set +# CONFIG_DEBUG_STACKOVERFLOW is not set +# CONFIG_X86_PTDUMP is not set +CONFIG_DEBUG_RODATA=y +CONFIG_DEBUG_RODATA_TEST=y +# CONFIG_IOMMU_DEBUG is not set +# CONFIG_IOMMU_STRESS is not set +CONFIG_HAVE_MMIOTRACE_SUPPORT=y +CONFIG_IO_DELAY_TYPE_0X80=0 +CONFIG_IO_DELAY_TYPE_0XED=1 +CONFIG_IO_DELAY_TYPE_UDELAY=2 +CONFIG_IO_DELAY_TYPE_NONE=3 +CONFIG_IO_DELAY_0X80=y +# CONFIG_IO_DELAY_0XED is not set +# CONFIG_IO_DELAY_UDELAY is not set +# CONFIG_IO_DELAY_NONE is not set +CONFIG_DEFAULT_IO_DELAY_TYPE=0 +# CONFIG_CPA_DEBUG is not set +# CONFIG_OPTIMIZE_INLINING is not set +# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set +# CONFIG_DEBUG_NMI_SELFTEST is not set + +# +# Security options +# +# CONFIG_KEYS is not set +# CONFIG_SECURITY_DMESG_RESTRICT is not set +# CONFIG_SECURITY is not set +# CONFIG_SECURITYFS is not set +CONFIG_DEFAULT_SECURITY_DAC=y +CONFIG_DEFAULT_SECURITY="" +CONFIG_CRYPTO=y + +# +# Crypto core or helper +# +CONFIG_CRYPTO_ALGAPI=y +CONFIG_CRYPTO_ALGAPI2=y +CONFIG_CRYPTO_AEAD=y +CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_BLKCIPHER=y +CONFIG_CRYPTO_BLKCIPHER2=y +CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y +CONFIG_CRYPTO_RNG=y +CONFIG_CRYPTO_RNG2=y +CONFIG_CRYPTO_PCOMP=y +CONFIG_CRYPTO_PCOMP2=y +CONFIG_CRYPTO_MANAGER=y +CONFIG_CRYPTO_MANAGER2=y +CONFIG_CRYPTO_USER=y +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y +CONFIG_CRYPTO_GF128MUL=y +CONFIG_CRYPTO_NULL=y +CONFIG_CRYPTO_WORKQUEUE=y +CONFIG_CRYPTO_CRYPTD=y +CONFIG_CRYPTO_AUTHENC=y + +# +# Authenticated Encryption with Associated Data +# +CONFIG_CRYPTO_CCM=y +CONFIG_CRYPTO_GCM=y +CONFIG_CRYPTO_SEQIV=y + +# +# Block modes +# +CONFIG_CRYPTO_CBC=y +CONFIG_CRYPTO_CTR=y +# CONFIG_CRYPTO_CTS is not set +CONFIG_CRYPTO_ECB=y +CONFIG_CRYPTO_LRW=y +CONFIG_CRYPTO_PCBC=y +CONFIG_CRYPTO_XTS=y + +# +# Hash modes +# +CONFIG_CRYPTO_HMAC=y +CONFIG_CRYPTO_XCBC=y +# CONFIG_CRYPTO_VMAC is not set + +# +# Digest +# +CONFIG_CRYPTO_CRC32C=y +# CONFIG_CRYPTO_CRC32C_INTEL is not set +CONFIG_CRYPTO_GHASH=y +CONFIG_CRYPTO_MD4=y +CONFIG_CRYPTO_MD5=y +CONFIG_CRYPTO_MICHAEL_MIC=y +CONFIG_CRYPTO_RMD128=y +CONFIG_CRYPTO_RMD160=y +CONFIG_CRYPTO_RMD256=y +CONFIG_CRYPTO_RMD320=y +CONFIG_CRYPTO_SHA1=y +# CONFIG_CRYPTO_SHA1_SSSE3 is not set +CONFIG_CRYPTO_SHA256=y +CONFIG_CRYPTO_SHA512=y +CONFIG_CRYPTO_TGR192=y +CONFIG_CRYPTO_WP512=y +# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set + +# +# Ciphers +# +CONFIG_CRYPTO_AES=y +# CONFIG_CRYPTO_AES_X86_64 is not set +# CONFIG_CRYPTO_AES_NI_INTEL is not set +CONFIG_CRYPTO_ANUBIS=y +CONFIG_CRYPTO_ARC4=y +CONFIG_CRYPTO_BLOWFISH=y +CONFIG_CRYPTO_BLOWFISH_COMMON=y +# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set +CONFIG_CRYPTO_CAMELLIA=y +# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set +CONFIG_CRYPTO_CAST5=y +CONFIG_CRYPTO_CAST6=y +CONFIG_CRYPTO_DES=y +CONFIG_CRYPTO_FCRYPT=y +CONFIG_CRYPTO_KHAZAD=y +CONFIG_CRYPTO_SALSA20=y +# CONFIG_CRYPTO_SALSA20_X86_64 is not set +CONFIG_CRYPTO_SEED=y +CONFIG_CRYPTO_SERPENT=y +# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set +CONFIG_CRYPTO_TEA=y +CONFIG_CRYPTO_TWOFISH=y +CONFIG_CRYPTO_TWOFISH_COMMON=y +# CONFIG_CRYPTO_TWOFISH_X86_64 is not set +# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set + +# +# Compression +# +CONFIG_CRYPTO_DEFLATE=y +CONFIG_CRYPTO_ZLIB=y +# CONFIG_CRYPTO_LZO is not set + +# +# Random Number Generation +# +# CONFIG_CRYPTO_ANSI_CPRNG is not set +CONFIG_CRYPTO_USER_API=y +CONFIG_CRYPTO_USER_API_HASH=y +CONFIG_CRYPTO_USER_API_SKCIPHER=y +# CONFIG_CRYPTO_HW is not set +CONFIG_HAVE_KVM=y +CONFIG_VIRTUALIZATION=y +# CONFIG_KVM is not set +# CONFIG_VHOST_NET is not set +# CONFIG_BINARY_PRINTF is not set + +# +# Library routines +# +CONFIG_BITREVERSE=y +CONFIG_GENERIC_STRNCPY_FROM_USER=y +CONFIG_GENERIC_STRNLEN_USER=y +CONFIG_GENERIC_FIND_FIRST_BIT=y +CONFIG_GENERIC_PCI_IOMAP=y +CONFIG_GENERIC_IOMAP=y +CONFIG_GENERIC_IO=y +CONFIG_CRC_CCITT=y +CONFIG_CRC16=y +# CONFIG_CRC_T10DIF is not set +CONFIG_CRC_ITU_T=y +CONFIG_CRC32=y +# CONFIG_CRC32_SELFTEST is not set +CONFIG_CRC32_SLICEBY8=y +# CONFIG_CRC32_SLICEBY4 is not set +# CONFIG_CRC32_SARWATE is not set +# CONFIG_CRC32_BIT is not set +CONFIG_CRC7=y +CONFIG_LIBCRC32C=y +# CONFIG_CRC8 is not set +CONFIG_ZLIB_INFLATE=y +CONFIG_ZLIB_DEFLATE=y +# CONFIG_XZ_DEC is not set +# CONFIG_XZ_DEC_BCJ is not set +CONFIG_TEXTSEARCH=y +CONFIG_TEXTSEARCH_KMP=y +CONFIG_TEXTSEARCH_BM=y +CONFIG_TEXTSEARCH_FSM=y +CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT=y +CONFIG_HAS_DMA=y +CONFIG_DQL=y +CONFIG_NLATTR=y +# CONFIG_AVERAGE is not set +# CONFIG_CORDIC is not set +# CONFIG_DDR is not set diff --git a/testing/config/kernel/config-3.6 b/testing/config/kernel/config-3.6 new file mode 100644 index 000000000..8755bf772 --- /dev/null +++ b/testing/config/kernel/config-3.6 @@ -0,0 +1,1830 @@ +# +# Automatically generated file; DO NOT EDIT. +# Linux/x86_64 3.6.11 Kernel Configuration +# +CONFIG_64BIT=y +# CONFIG_X86_32 is not set +CONFIG_X86_64=y +CONFIG_X86=y +CONFIG_INSTRUCTION_DECODER=y +CONFIG_OUTPUT_FORMAT="elf64-x86-64" +CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" +CONFIG_LOCKDEP_SUPPORT=y +CONFIG_STACKTRACE_SUPPORT=y +CONFIG_HAVE_LATENCYTOP_SUPPORT=y +CONFIG_MMU=y +CONFIG_NEED_DMA_MAP_STATE=y +CONFIG_NEED_SG_DMA_LENGTH=y +CONFIG_GENERIC_ISA_DMA=y +CONFIG_GENERIC_BUG=y +CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y +CONFIG_GENERIC_HWEIGHT=y +CONFIG_ARCH_MAY_HAVE_PC_FDC=y +# CONFIG_RWSEM_GENERIC_SPINLOCK is not set +CONFIG_RWSEM_XCHGADD_ALGORITHM=y +CONFIG_GENERIC_CALIBRATE_DELAY=y +CONFIG_ARCH_HAS_CPU_RELAX=y +CONFIG_ARCH_HAS_DEFAULT_IDLE=y +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y +CONFIG_ARCH_HAS_CPU_AUTOPROBE=y +CONFIG_HAVE_SETUP_PER_CPU_AREA=y +CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y +CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y +CONFIG_ARCH_HIBERNATION_POSSIBLE=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +CONFIG_ZONE_DMA32=y +CONFIG_AUDIT_ARCH=y +CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y +CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" +CONFIG_ARCH_SUPPORTS_UPROBES=y +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_HAVE_IRQ_WORK=y +CONFIG_IRQ_WORK=y +CONFIG_BUILDTIME_EXTABLE_SORT=y + +# +# General setup +# +CONFIG_EXPERIMENTAL=y +CONFIG_BROKEN_ON_SMP=y +CONFIG_INIT_ENV_ARG_LIMIT=32 +CONFIG_CROSS_COMPILE="" +CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION_AUTO=y +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_BZIP2=y +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_HAVE_KERNEL_XZ=y +CONFIG_HAVE_KERNEL_LZO=y +CONFIG_KERNEL_GZIP=y +# CONFIG_KERNEL_BZIP2 is not set +# CONFIG_KERNEL_LZMA is not set +# CONFIG_KERNEL_XZ is not set +# CONFIG_KERNEL_LZO is not set +CONFIG_DEFAULT_HOSTNAME="(none)" +CONFIG_SWAP=y +CONFIG_SYSVIPC=y +CONFIG_SYSVIPC_SYSCTL=y +CONFIG_POSIX_MQUEUE=y +CONFIG_POSIX_MQUEUE_SYSCTL=y +CONFIG_BSD_PROCESS_ACCT=y +# CONFIG_BSD_PROCESS_ACCT_V3 is not set +# CONFIG_FHANDLE is not set +# CONFIG_TASKSTATS is not set +# CONFIG_AUDIT is not set +CONFIG_HAVE_GENERIC_HARDIRQS=y + +# +# IRQ subsystem +# +CONFIG_GENERIC_HARDIRQS=y +CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_GENERIC_IRQ_SHOW=y +CONFIG_IRQ_FORCED_THREADING=y +CONFIG_SPARSE_IRQ=y +CONFIG_CLOCKSOURCE_WATCHDOG=y +CONFIG_ARCH_CLOCKSOURCE_DATA=y +CONFIG_GENERIC_TIME_VSYSCALL=y +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y +CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y +CONFIG_GENERIC_CMOS_UPDATE=y + +# +# Timers subsystem +# +CONFIG_TICK_ONESHOT=y +CONFIG_NO_HZ=y +CONFIG_HIGH_RES_TIMERS=y + +# +# RCU Subsystem +# +CONFIG_TINY_RCU=y +# CONFIG_PREEMPT_RCU is not set +# CONFIG_TREE_RCU_TRACE is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y +CONFIG_LOG_BUF_SHIFT=14 +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y +# CONFIG_CGROUPS is not set +# CONFIG_CHECKPOINT_RESTORE is not set +CONFIG_NAMESPACES=y +# CONFIG_UTS_NS is not set +# CONFIG_IPC_NS is not set +# CONFIG_PID_NS is not set +# CONFIG_NET_NS is not set +# CONFIG_SCHED_AUTOGROUP is not set +# CONFIG_SYSFS_DEPRECATED is not set +# CONFIG_RELAY is not set +# CONFIG_BLK_DEV_INITRD is not set +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_SYSCTL=y +CONFIG_ANON_INODES=y +# CONFIG_EXPERT is not set +# CONFIG_SYSCTL_SYSCALL is not set +CONFIG_KALLSYMS=y +# CONFIG_KALLSYMS_ALL is not set +CONFIG_HOTPLUG=y +CONFIG_PRINTK=y +CONFIG_BUG=y +CONFIG_ELF_CORE=y +CONFIG_PCSPKR_PLATFORM=y +CONFIG_HAVE_PCSPKR_PLATFORM=y +CONFIG_BASE_FULL=y +CONFIG_FUTEX=y +CONFIG_EPOLL=y +CONFIG_SIGNALFD=y +CONFIG_TIMERFD=y +CONFIG_EVENTFD=y +CONFIG_SHMEM=y +CONFIG_AIO=y +# CONFIG_EMBEDDED is not set +CONFIG_HAVE_PERF_EVENTS=y + +# +# Kernel Performance Events And Counters +# +CONFIG_PERF_EVENTS=y +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set +CONFIG_VM_EVENT_COUNTERS=y +CONFIG_PCI_QUIRKS=y +CONFIG_COMPAT_BRK=y +CONFIG_SLAB=y +# CONFIG_SLUB is not set +# CONFIG_PROFILING is not set +CONFIG_HAVE_OPROFILE=y +CONFIG_OPROFILE_NMI_TIMER=y +# CONFIG_JUMP_LABEL is not set +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y +CONFIG_HAVE_IOREMAP_PROT=y +CONFIG_HAVE_KPROBES=y +CONFIG_HAVE_KRETPROBES=y +CONFIG_HAVE_OPTPROBES=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_GENERIC_SMP_IDLE_THREAD=y +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_HAVE_HW_BREAKPOINT=y +CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y +CONFIG_HAVE_USER_RETURN_NOTIFIER=y +CONFIG_HAVE_PERF_EVENTS_NMI=y +CONFIG_HAVE_ARCH_JUMP_LABEL=y +CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y +CONFIG_HAVE_CMPXCHG_LOCAL=y +CONFIG_HAVE_CMPXCHG_DOUBLE=y +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y +CONFIG_SECCOMP_FILTER=y + +# +# GCOV-based kernel profiling +# +# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set +CONFIG_SLABINFO=y +CONFIG_RT_MUTEXES=y +CONFIG_BASE_SMALL=0 +# CONFIG_MODULES is not set +CONFIG_BLOCK=y +# CONFIG_BLK_DEV_BSG is not set +# CONFIG_BLK_DEV_BSGLIB is not set +# CONFIG_BLK_DEV_INTEGRITY is not set + +# +# Partition Types +# +# CONFIG_PARTITION_ADVANCED is not set +CONFIG_MSDOS_PARTITION=y + +# +# IO Schedulers +# +CONFIG_IOSCHED_NOOP=y +CONFIG_IOSCHED_DEADLINE=y +CONFIG_IOSCHED_CFQ=y +# CONFIG_DEFAULT_DEADLINE is not set +CONFIG_DEFAULT_CFQ=y +# CONFIG_DEFAULT_NOOP is not set +CONFIG_DEFAULT_IOSCHED="cfq" +# CONFIG_INLINE_SPIN_TRYLOCK is not set +# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK is not set +# CONFIG_INLINE_SPIN_LOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK_IRQ is not set +# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set +# CONFIG_INLINE_SPIN_UNLOCK_BH is not set +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y +# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_READ_TRYLOCK is not set +# CONFIG_INLINE_READ_LOCK is not set +# CONFIG_INLINE_READ_LOCK_BH is not set +# CONFIG_INLINE_READ_LOCK_IRQ is not set +# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set +CONFIG_INLINE_READ_UNLOCK=y +# CONFIG_INLINE_READ_UNLOCK_BH is not set +CONFIG_INLINE_READ_UNLOCK_IRQ=y +# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_WRITE_TRYLOCK is not set +# CONFIG_INLINE_WRITE_LOCK is not set +# CONFIG_INLINE_WRITE_LOCK_BH is not set +# CONFIG_INLINE_WRITE_LOCK_IRQ is not set +# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set +CONFIG_INLINE_WRITE_UNLOCK=y +# CONFIG_INLINE_WRITE_UNLOCK_BH is not set +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y +# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set +# CONFIG_MUTEX_SPIN_ON_OWNER is not set +CONFIG_FREEZER=y + +# +# Processor type and features +# +CONFIG_ZONE_DMA=y +# CONFIG_SMP is not set +CONFIG_X86_MPPARSE=y +CONFIG_X86_EXTENDED_PLATFORM=y +CONFIG_SCHED_OMIT_FRAME_POINTER=y +CONFIG_PARAVIRT_GUEST=y +# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set +# CONFIG_XEN is not set +# CONFIG_XEN_PRIVILEGED_GUEST is not set +CONFIG_KVM_CLOCK=y +CONFIG_KVM_GUEST=y +CONFIG_PARAVIRT=y +CONFIG_PARAVIRT_CLOCK=y +# CONFIG_PARAVIRT_DEBUG is not set +CONFIG_NO_BOOTMEM=y +# CONFIG_MEMTEST is not set +# CONFIG_MK8 is not set +# CONFIG_MPSC is not set +CONFIG_MCORE2=y +# CONFIG_MATOM is not set +# CONFIG_GENERIC_CPU is not set +CONFIG_X86_INTERNODE_CACHE_SHIFT=6 +CONFIG_X86_CMPXCHG=y +CONFIG_X86_L1_CACHE_SHIFT=6 +CONFIG_X86_XADD=y +CONFIG_X86_WP_WORKS_OK=y +CONFIG_X86_INTEL_USERCOPY=y +CONFIG_X86_USE_PPRO_CHECKSUM=y +CONFIG_X86_P6_NOP=y +CONFIG_X86_TSC=y +CONFIG_X86_CMPXCHG64=y +CONFIG_X86_CMOV=y +CONFIG_X86_MINIMUM_CPU_FAMILY=64 +CONFIG_X86_DEBUGCTLMSR=y +CONFIG_CPU_SUP_INTEL=y +CONFIG_CPU_SUP_AMD=y +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_HPET_TIMER=y +CONFIG_DMI=y +CONFIG_GART_IOMMU=y +# CONFIG_CALGARY_IOMMU is not set +CONFIG_SWIOTLB=y +CONFIG_IOMMU_HELPER=y +CONFIG_NR_CPUS=1 +# CONFIG_IRQ_TIME_ACCOUNTING is not set +CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_VOLUNTARY is not set +# CONFIG_PREEMPT is not set +CONFIG_X86_LOCAL_APIC=y +CONFIG_X86_IO_APIC=y +# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set +# CONFIG_X86_MCE is not set +# CONFIG_I8K is not set +# CONFIG_MICROCODE is not set +# CONFIG_X86_MSR is not set +# CONFIG_X86_CPUID is not set +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y +CONFIG_ARCH_DMA_ADDR_T_64BIT=y +CONFIG_DIRECT_GBPAGES=y +CONFIG_ARCH_SPARSEMEM_ENABLE=y +CONFIG_ARCH_SPARSEMEM_DEFAULT=y +CONFIG_ARCH_SELECT_MEMORY_MODEL=y +CONFIG_ARCH_MEMORY_PROBE=y +CONFIG_ARCH_PROC_KCORE_TEXT=y +CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 +CONFIG_SELECT_MEMORY_MODEL=y +CONFIG_SPARSEMEM_MANUAL=y +CONFIG_SPARSEMEM=y +CONFIG_HAVE_MEMORY_PRESENT=y +CONFIG_SPARSEMEM_EXTREME=y +CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y +CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y +CONFIG_SPARSEMEM_VMEMMAP=y +CONFIG_HAVE_MEMBLOCK=y +CONFIG_HAVE_MEMBLOCK_NODE_MAP=y +CONFIG_ARCH_DISCARD_MEMBLOCK=y +CONFIG_MEMORY_ISOLATION=y +CONFIG_MEMORY_HOTPLUG=y +CONFIG_MEMORY_HOTPLUG_SPARSE=y +CONFIG_MEMORY_HOTREMOVE=y +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_SPLIT_PTLOCK_CPUS=4 +# CONFIG_COMPACTION is not set +CONFIG_MIGRATION=y +CONFIG_PHYS_ADDR_T_64BIT=y +CONFIG_ZONE_DMA_FLAG=1 +CONFIG_BOUNCE=y +CONFIG_VIRT_TO_BUS=y +# CONFIG_KSM is not set +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +# CONFIG_TRANSPARENT_HUGEPAGE is not set +CONFIG_CROSS_MEMORY_ATTACH=y +CONFIG_NEED_PER_CPU_KM=y +# CONFIG_CLEANCACHE is not set +# CONFIG_FRONTSWAP is not set +# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set +CONFIG_X86_RESERVE_LOW=64 +CONFIG_MTRR=y +CONFIG_MTRR_SANITIZER=y +CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 +CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 +CONFIG_X86_PAT=y +CONFIG_ARCH_USES_PG_UNCACHED=y +CONFIG_ARCH_RANDOM=y +# CONFIG_EFI is not set +CONFIG_SECCOMP=y +# CONFIG_CC_STACKPROTECTOR is not set +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y +# CONFIG_HZ_300 is not set +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 +CONFIG_SCHED_HRTICK=y +# CONFIG_KEXEC is not set +# CONFIG_CRASH_DUMP is not set +CONFIG_PHYSICAL_START=0x1000000 +CONFIG_RELOCATABLE=y +CONFIG_PHYSICAL_ALIGN=0x1000000 +# CONFIG_CMDLINE_BOOL is not set +CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y +CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y + +# +# Power management and ACPI options +# +CONFIG_SUSPEND=y +CONFIG_SUSPEND_FREEZER=y +# CONFIG_HIBERNATION is not set +CONFIG_PM_SLEEP=y +# CONFIG_PM_AUTOSLEEP is not set +# CONFIG_PM_WAKELOCKS is not set +# CONFIG_PM_RUNTIME is not set +CONFIG_PM=y +# CONFIG_PM_DEBUG is not set +CONFIG_ACPI=y +CONFIG_ACPI_SLEEP=y +# CONFIG_ACPI_PROCFS is not set +# CONFIG_ACPI_PROCFS_POWER is not set +# CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_PROC_EVENT=y +CONFIG_ACPI_AC=y +CONFIG_ACPI_BATTERY=y +CONFIG_ACPI_BUTTON=y +CONFIG_ACPI_FAN=y +# CONFIG_ACPI_DOCK is not set +CONFIG_ACPI_PROCESSOR=y +# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set +CONFIG_ACPI_THERMAL=y +# CONFIG_ACPI_CUSTOM_DSDT is not set +CONFIG_ACPI_BLACKLIST_YEAR=0 +# CONFIG_ACPI_DEBUG is not set +# CONFIG_ACPI_PCI_SLOT is not set +CONFIG_X86_PM_TIMER=y +# CONFIG_ACPI_CONTAINER is not set +# CONFIG_ACPI_HOTPLUG_MEMORY is not set +# CONFIG_ACPI_SBS is not set +# CONFIG_ACPI_HED is not set +# CONFIG_ACPI_BGRT is not set +# CONFIG_ACPI_APEI is not set +# CONFIG_SFI is not set + +# +# CPU Frequency scaling +# +# CONFIG_CPU_FREQ is not set +CONFIG_CPU_IDLE=y +CONFIG_CPU_IDLE_GOV_LADDER=y +CONFIG_CPU_IDLE_GOV_MENU=y +# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set +# CONFIG_INTEL_IDLE is not set + +# +# Memory power savings +# +# CONFIG_I7300_IDLE is not set + +# +# Bus options (PCI etc.) +# +CONFIG_PCI=y +CONFIG_PCI_DIRECT=y +# CONFIG_PCI_MMCONFIG is not set +CONFIG_PCI_DOMAINS=y +# CONFIG_PCI_CNB20LE_QUIRK is not set +# CONFIG_PCIEPORTBUS is not set +CONFIG_ARCH_SUPPORTS_MSI=y +CONFIG_PCI_MSI=y +# CONFIG_PCI_DEBUG is not set +# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set +# CONFIG_PCI_STUB is not set +CONFIG_HT_IRQ=y +# CONFIG_PCI_IOV is not set +# CONFIG_PCI_PRI is not set +# CONFIG_PCI_PASID is not set +# CONFIG_PCI_IOAPIC is not set +CONFIG_PCI_LABEL=y +CONFIG_ISA_DMA_API=y +CONFIG_AMD_NB=y +# CONFIG_PCCARD is not set +# CONFIG_HOTPLUG_PCI is not set +# CONFIG_RAPIDIO is not set + +# +# Executable file formats / Emulations +# +CONFIG_BINFMT_ELF=y +CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +# CONFIG_HAVE_AOUT is not set +# CONFIG_BINFMT_MISC is not set +# CONFIG_IA32_EMULATION is not set +# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set +CONFIG_HAVE_TEXT_POKE_SMP=y +CONFIG_X86_DEV_DMA_OPS=y +CONFIG_NET=y + +# +# Networking options +# +CONFIG_PACKET=y +CONFIG_UNIX=y +# CONFIG_UNIX_DIAG is not set +CONFIG_XFRM=y +CONFIG_XFRM_ALGO=y +CONFIG_XFRM_USER=y +CONFIG_XFRM_SUB_POLICY=y +CONFIG_XFRM_MIGRATE=y +CONFIG_XFRM_STATISTICS=y +CONFIG_XFRM_IPCOMP=y +CONFIG_NET_KEY=y +CONFIG_NET_KEY_MIGRATE=y +CONFIG_INET=y +# CONFIG_IP_MULTICAST is not set +CONFIG_IP_ADVANCED_ROUTER=y +# CONFIG_IP_FIB_TRIE_STATS is not set +CONFIG_IP_MULTIPLE_TABLES=y +# CONFIG_IP_ROUTE_MULTIPATH is not set +# CONFIG_IP_ROUTE_VERBOSE is not set +CONFIG_IP_ROUTE_CLASSID=y +# CONFIG_IP_PNP is not set +# CONFIG_NET_IPIP is not set +# CONFIG_NET_IPGRE_DEMUX is not set +# CONFIG_ARPD is not set +# CONFIG_SYN_COOKIES is not set +# CONFIG_NET_IPVTI is not set +CONFIG_INET_AH=y +CONFIG_INET_ESP=y +CONFIG_INET_IPCOMP=y +CONFIG_INET_XFRM_TUNNEL=y +CONFIG_INET_TUNNEL=y +CONFIG_INET_XFRM_MODE_TRANSPORT=y +CONFIG_INET_XFRM_MODE_TUNNEL=y +CONFIG_INET_XFRM_MODE_BEET=y +# CONFIG_INET_LRO is not set +CONFIG_INET_DIAG=y +CONFIG_INET_TCP_DIAG=y +# CONFIG_INET_UDP_DIAG is not set +# CONFIG_TCP_CONG_ADVANCED is not set +CONFIG_TCP_CONG_CUBIC=y +CONFIG_DEFAULT_TCP_CONG="cubic" +# CONFIG_TCP_MD5SIG is not set +CONFIG_IPV6=y +# CONFIG_IPV6_PRIVACY is not set +# CONFIG_IPV6_ROUTER_PREF is not set +CONFIG_IPV6_OPTIMISTIC_DAD=y +CONFIG_INET6_AH=y +CONFIG_INET6_ESP=y +CONFIG_INET6_IPCOMP=y +CONFIG_IPV6_MIP6=y +CONFIG_INET6_XFRM_TUNNEL=y +CONFIG_INET6_TUNNEL=y +CONFIG_INET6_XFRM_MODE_TRANSPORT=y +CONFIG_INET6_XFRM_MODE_TUNNEL=y +CONFIG_INET6_XFRM_MODE_BEET=y +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set +# CONFIG_IPV6_SIT is not set +# CONFIG_IPV6_TUNNEL is not set +CONFIG_IPV6_MULTIPLE_TABLES=y +CONFIG_IPV6_SUBTREES=y +# CONFIG_IPV6_MROUTE is not set +# CONFIG_NETWORK_SECMARK is not set +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set +CONFIG_NETFILTER=y +# CONFIG_NETFILTER_DEBUG is not set +CONFIG_NETFILTER_ADVANCED=y + +# +# Core Netfilter Configuration +# +CONFIG_NETFILTER_NETLINK=y +# CONFIG_NETFILTER_NETLINK_ACCT is not set +CONFIG_NETFILTER_NETLINK_QUEUE=y +CONFIG_NETFILTER_NETLINK_LOG=y +CONFIG_NF_CONNTRACK=y +CONFIG_NF_CONNTRACK_MARK=y +CONFIG_NF_CONNTRACK_PROCFS=y +CONFIG_NF_CONNTRACK_EVENTS=y +# CONFIG_NF_CONNTRACK_TIMEOUT is not set +# CONFIG_NF_CONNTRACK_TIMESTAMP is not set +# CONFIG_NF_CT_PROTO_DCCP is not set +# CONFIG_NF_CT_PROTO_SCTP is not set +CONFIG_NF_CT_PROTO_UDPLITE=y +# CONFIG_NF_CONNTRACK_AMANDA is not set +# CONFIG_NF_CONNTRACK_FTP is not set +# CONFIG_NF_CONNTRACK_H323 is not set +# CONFIG_NF_CONNTRACK_IRC is not set +# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set +# CONFIG_NF_CONNTRACK_SNMP is not set +# CONFIG_NF_CONNTRACK_PPTP is not set +CONFIG_NF_CONNTRACK_SANE=y +# CONFIG_NF_CONNTRACK_SIP is not set +# CONFIG_NF_CONNTRACK_TFTP is not set +CONFIG_NF_CT_NETLINK=y +# CONFIG_NF_CT_NETLINK_TIMEOUT is not set +# CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set +# CONFIG_NETFILTER_TPROXY is not set +CONFIG_NETFILTER_XTABLES=y + +# +# Xtables combined modules +# +CONFIG_NETFILTER_XT_MARK=y +CONFIG_NETFILTER_XT_CONNMARK=y +CONFIG_NETFILTER_XT_SET=y + +# +# Xtables targets +# +# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set +CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y +CONFIG_NETFILTER_XT_TARGET_CONNMARK=y +# CONFIG_NETFILTER_XT_TARGET_CT is not set +CONFIG_NETFILTER_XT_TARGET_DSCP=y +CONFIG_NETFILTER_XT_TARGET_HL=y +# CONFIG_NETFILTER_XT_TARGET_HMARK is not set +# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set +CONFIG_NETFILTER_XT_TARGET_LOG=y +CONFIG_NETFILTER_XT_TARGET_MARK=y +CONFIG_NETFILTER_XT_TARGET_NFLOG=y +CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y +CONFIG_NETFILTER_XT_TARGET_NOTRACK=y +# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set +# CONFIG_NETFILTER_XT_TARGET_TEE is not set +CONFIG_NETFILTER_XT_TARGET_TRACE=y +CONFIG_NETFILTER_XT_TARGET_TCPMSS=y +# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set + +# +# Xtables matches +# +CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y +CONFIG_NETFILTER_XT_MATCH_CLUSTER=y +CONFIG_NETFILTER_XT_MATCH_COMMENT=y +CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y +CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y +CONFIG_NETFILTER_XT_MATCH_CONNMARK=y +CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y +# CONFIG_NETFILTER_XT_MATCH_CPU is not set +CONFIG_NETFILTER_XT_MATCH_DCCP=y +CONFIG_NETFILTER_XT_MATCH_DEVGROUP=y +CONFIG_NETFILTER_XT_MATCH_DSCP=y +CONFIG_NETFILTER_XT_MATCH_ECN=y +CONFIG_NETFILTER_XT_MATCH_ESP=y +CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y +CONFIG_NETFILTER_XT_MATCH_HELPER=y +CONFIG_NETFILTER_XT_MATCH_HL=y +# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set +CONFIG_NETFILTER_XT_MATCH_LENGTH=y +CONFIG_NETFILTER_XT_MATCH_LIMIT=y +CONFIG_NETFILTER_XT_MATCH_MAC=y +CONFIG_NETFILTER_XT_MATCH_MARK=y +CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y +# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set +# CONFIG_NETFILTER_XT_MATCH_OSF is not set +# CONFIG_NETFILTER_XT_MATCH_OWNER is not set +CONFIG_NETFILTER_XT_MATCH_POLICY=y +CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y +CONFIG_NETFILTER_XT_MATCH_QUOTA=y +# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set +CONFIG_NETFILTER_XT_MATCH_REALM=y +# CONFIG_NETFILTER_XT_MATCH_RECENT is not set +CONFIG_NETFILTER_XT_MATCH_SCTP=y +CONFIG_NETFILTER_XT_MATCH_STATE=y +CONFIG_NETFILTER_XT_MATCH_STATISTIC=y +CONFIG_NETFILTER_XT_MATCH_STRING=y +CONFIG_NETFILTER_XT_MATCH_TCPMSS=y +# CONFIG_NETFILTER_XT_MATCH_TIME is not set +CONFIG_NETFILTER_XT_MATCH_U32=y +CONFIG_IP_SET=y +CONFIG_IP_SET_MAX=256 +CONFIG_IP_SET_BITMAP_IP=y +CONFIG_IP_SET_BITMAP_IPMAC=y +CONFIG_IP_SET_BITMAP_PORT=y +CONFIG_IP_SET_HASH_IP=y +CONFIG_IP_SET_HASH_IPPORT=y +CONFIG_IP_SET_HASH_IPPORTIP=y +CONFIG_IP_SET_HASH_IPPORTNET=y +CONFIG_IP_SET_HASH_NET=y +CONFIG_IP_SET_HASH_NETPORT=y +# CONFIG_IP_SET_HASH_NETIFACE is not set +CONFIG_IP_SET_LIST_SET=y +# CONFIG_IP_VS is not set + +# +# IP: Netfilter Configuration +# +CONFIG_NF_DEFRAG_IPV4=y +CONFIG_NF_CONNTRACK_IPV4=y +CONFIG_NF_CONNTRACK_PROC_COMPAT=y +CONFIG_IP_NF_QUEUE=y +CONFIG_IP_NF_IPTABLES=y +CONFIG_IP_NF_MATCH_AH=y +CONFIG_IP_NF_MATCH_ECN=y +# CONFIG_IP_NF_MATCH_RPFILTER is not set +CONFIG_IP_NF_MATCH_TTL=y +CONFIG_IP_NF_FILTER=y +CONFIG_IP_NF_TARGET_REJECT=y +CONFIG_IP_NF_TARGET_ULOG=y +CONFIG_NF_NAT=y +CONFIG_NF_NAT_NEEDED=y +CONFIG_IP_NF_TARGET_MASQUERADE=y +CONFIG_IP_NF_TARGET_NETMAP=y +CONFIG_IP_NF_TARGET_REDIRECT=y +CONFIG_NF_NAT_PROTO_UDPLITE=y +# CONFIG_NF_NAT_FTP is not set +# CONFIG_NF_NAT_IRC is not set +# CONFIG_NF_NAT_TFTP is not set +# CONFIG_NF_NAT_AMANDA is not set +# CONFIG_NF_NAT_PPTP is not set +# CONFIG_NF_NAT_H323 is not set +# CONFIG_NF_NAT_SIP is not set +CONFIG_IP_NF_MANGLE=y +CONFIG_IP_NF_TARGET_CLUSTERIP=y +CONFIG_IP_NF_TARGET_ECN=y +CONFIG_IP_NF_TARGET_TTL=y +CONFIG_IP_NF_RAW=y +CONFIG_IP_NF_ARPTABLES=y +CONFIG_IP_NF_ARPFILTER=y +CONFIG_IP_NF_ARP_MANGLE=y + +# +# IPv6: Netfilter Configuration +# +CONFIG_NF_DEFRAG_IPV6=y +CONFIG_NF_CONNTRACK_IPV6=y +CONFIG_IP6_NF_IPTABLES=y +CONFIG_IP6_NF_MATCH_AH=y +CONFIG_IP6_NF_MATCH_EUI64=y +CONFIG_IP6_NF_MATCH_FRAG=y +CONFIG_IP6_NF_MATCH_OPTS=y +CONFIG_IP6_NF_MATCH_HL=y +CONFIG_IP6_NF_MATCH_IPV6HEADER=y +CONFIG_IP6_NF_MATCH_MH=y +# CONFIG_IP6_NF_MATCH_RPFILTER is not set +CONFIG_IP6_NF_MATCH_RT=y +CONFIG_IP6_NF_TARGET_HL=y +CONFIG_IP6_NF_FILTER=y +CONFIG_IP6_NF_TARGET_REJECT=y +CONFIG_IP6_NF_MANGLE=y +CONFIG_IP6_NF_RAW=y +# CONFIG_IP_DCCP is not set +# CONFIG_IP_SCTP is not set +# CONFIG_RDS is not set +# CONFIG_TIPC is not set +# CONFIG_ATM is not set +CONFIG_L2TP=y +# CONFIG_L2TP_V3 is not set +# CONFIG_BRIDGE is not set +# CONFIG_NET_DSA is not set +# CONFIG_VLAN_8021Q is not set +# CONFIG_DECNET is not set +# CONFIG_LLC2 is not set +# CONFIG_IPX is not set +# CONFIG_ATALK is not set +# CONFIG_X25 is not set +# CONFIG_LAPB is not set +# CONFIG_WAN_ROUTER is not set +# CONFIG_PHONET is not set +# CONFIG_IEEE802154 is not set +# CONFIG_NET_SCHED is not set +# CONFIG_DCB is not set +# CONFIG_BATMAN_ADV is not set +# CONFIG_OPENVSWITCH is not set +CONFIG_BQL=y + +# +# Network testing +# +# CONFIG_NET_PKTGEN is not set +# CONFIG_HAMRADIO is not set +# CONFIG_CAN is not set +# CONFIG_IRDA is not set +# CONFIG_BT is not set +# CONFIG_AF_RXRPC is not set +CONFIG_FIB_RULES=y +CONFIG_WIRELESS=y +# CONFIG_CFG80211 is not set +# CONFIG_LIB80211 is not set + +# +# CFG80211 needs to be enabled for MAC80211 +# +# CONFIG_WIMAX is not set +# CONFIG_RFKILL is not set +CONFIG_NET_9P=y +CONFIG_NET_9P_VIRTIO=y +# CONFIG_NET_9P_DEBUG is not set +# CONFIG_CAIF is not set +# CONFIG_CEPH_LIB is not set +# CONFIG_NFC is not set +CONFIG_HAVE_BPF_JIT=y + +# +# Device Drivers +# + +# +# Generic Driver Options +# +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +# CONFIG_DEVTMPFS is not set +CONFIG_STANDALONE=y +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_FW_LOADER=y +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_EXTRA_FIRMWARE="" +# CONFIG_DEBUG_DRIVER is not set +# CONFIG_DEBUG_DEVRES is not set +# CONFIG_SYS_HYPERVISOR is not set +# CONFIG_GENERIC_CPU_DEVICES is not set +# CONFIG_DMA_SHARED_BUFFER is not set +# CONFIG_CONNECTOR is not set +# CONFIG_MTD is not set +# CONFIG_PARPORT is not set +CONFIG_PNP=y +CONFIG_PNP_DEBUG_MESSAGES=y + +# +# Protocols +# +CONFIG_PNPACPI=y +CONFIG_BLK_DEV=y +# CONFIG_BLK_DEV_FD is not set +# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set +# CONFIG_BLK_CPQ_DA is not set +# CONFIG_BLK_CPQ_CISS_DA is not set +# CONFIG_BLK_DEV_DAC960 is not set +# CONFIG_BLK_DEV_UMEM is not set +# CONFIG_BLK_DEV_COW_COMMON is not set +CONFIG_BLK_DEV_LOOP=y +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set + +# +# DRBD disabled because PROC_FS, INET or CONNECTOR not selected +# +CONFIG_BLK_DEV_NBD=y +# CONFIG_BLK_DEV_NVME is not set +# CONFIG_BLK_DEV_SX8 is not set +# CONFIG_BLK_DEV_RAM is not set +# CONFIG_CDROM_PKTCDVD is not set +# CONFIG_ATA_OVER_ETH is not set +CONFIG_VIRTIO_BLK=y +# CONFIG_BLK_DEV_HD is not set +# CONFIG_BLK_DEV_RBD is not set + +# +# Misc devices +# +# CONFIG_SENSORS_LIS3LV02D is not set +# CONFIG_IBM_ASM is not set +# CONFIG_PHANTOM is not set +# CONFIG_INTEL_MID_PTI is not set +# CONFIG_SGI_IOC4 is not set +# CONFIG_TIFM_CORE is not set +# CONFIG_ENCLOSURE_SERVICES is not set +# CONFIG_HP_ILO is not set +# CONFIG_VMWARE_BALLOON is not set +# CONFIG_PCH_PHUB is not set +# CONFIG_C2PORT is not set + +# +# EEPROM support +# +# CONFIG_EEPROM_93CX6 is not set +# CONFIG_CB710_CORE is not set + +# +# Texas Instruments shared transport line discipline +# + +# +# Altera FPGA firmware download module +# +CONFIG_HAVE_IDE=y +# CONFIG_IDE is not set + +# +# SCSI device support +# +CONFIG_SCSI_MOD=y +# CONFIG_RAID_ATTRS is not set +# CONFIG_SCSI is not set +# CONFIG_SCSI_DMA is not set +# CONFIG_SCSI_NETLINK is not set +# CONFIG_ATA is not set +# CONFIG_MD is not set +# CONFIG_FUSION is not set + +# +# IEEE 1394 (FireWire) support +# +# CONFIG_FIREWIRE is not set +# CONFIG_FIREWIRE_NOSY is not set +# CONFIG_I2O is not set +# CONFIG_MACINTOSH_DRIVERS is not set +CONFIG_NETDEVICES=y +CONFIG_NET_CORE=y +# CONFIG_BONDING is not set +CONFIG_DUMMY=y +# CONFIG_EQUALIZER is not set +# CONFIG_MII is not set +# CONFIG_NET_TEAM is not set +# CONFIG_MACVLAN is not set +# CONFIG_NETCONSOLE is not set +# CONFIG_NETPOLL is not set +# CONFIG_NET_POLL_CONTROLLER is not set +CONFIG_TUN=y +# CONFIG_VETH is not set +CONFIG_VIRTIO_NET=y +# CONFIG_ARCNET is not set + +# +# CAIF transport drivers +# +CONFIG_ETHERNET=y +CONFIG_NET_VENDOR_3COM=y +# CONFIG_VORTEX is not set +# CONFIG_TYPHOON is not set +CONFIG_NET_VENDOR_ADAPTEC=y +# CONFIG_ADAPTEC_STARFIRE is not set +CONFIG_NET_VENDOR_ALTEON=y +# CONFIG_ACENIC is not set +CONFIG_NET_VENDOR_AMD=y +# CONFIG_AMD8111_ETH is not set +# CONFIG_PCNET32 is not set +CONFIG_NET_VENDOR_ATHEROS=y +# CONFIG_ATL2 is not set +# CONFIG_ATL1 is not set +# CONFIG_ATL1E is not set +# CONFIG_ATL1C is not set +CONFIG_NET_VENDOR_BROADCOM=y +# CONFIG_B44 is not set +# CONFIG_BNX2 is not set +# CONFIG_CNIC is not set +# CONFIG_TIGON3 is not set +# CONFIG_BNX2X is not set +CONFIG_NET_VENDOR_BROCADE=y +# CONFIG_BNA is not set +# CONFIG_NET_CALXEDA_XGMAC is not set +CONFIG_NET_VENDOR_CHELSIO=y +# CONFIG_CHELSIO_T1 is not set +# CONFIG_CHELSIO_T3 is not set +# CONFIG_CHELSIO_T4 is not set +# CONFIG_CHELSIO_T4VF is not set +CONFIG_NET_VENDOR_CISCO=y +# CONFIG_ENIC is not set +# CONFIG_DNET is not set +CONFIG_NET_VENDOR_DEC=y +# CONFIG_NET_TULIP is not set +CONFIG_NET_VENDOR_DLINK=y +# CONFIG_DL2K is not set +# CONFIG_SUNDANCE is not set +CONFIG_NET_VENDOR_EMULEX=y +# CONFIG_BE2NET is not set +CONFIG_NET_VENDOR_EXAR=y +# CONFIG_S2IO is not set +# CONFIG_VXGE is not set +CONFIG_NET_VENDOR_HP=y +# CONFIG_HP100 is not set +CONFIG_NET_VENDOR_INTEL=y +# CONFIG_E100 is not set +# CONFIG_E1000 is not set +# CONFIG_E1000E is not set +# CONFIG_IGB is not set +# CONFIG_IGBVF is not set +# CONFIG_IXGB is not set +# CONFIG_IXGBE is not set +# CONFIG_IXGBEVF is not set +CONFIG_NET_VENDOR_I825XX=y +# CONFIG_ZNET is not set +# CONFIG_IP1000 is not set +# CONFIG_JME is not set +CONFIG_NET_VENDOR_MARVELL=y +# CONFIG_SKGE is not set +# CONFIG_SKY2 is not set +CONFIG_NET_VENDOR_MELLANOX=y +# CONFIG_MLX4_EN is not set +# CONFIG_MLX4_CORE is not set +CONFIG_NET_VENDOR_MICREL=y +# CONFIG_KS8851_MLL is not set +# CONFIG_KSZ884X_PCI is not set +CONFIG_NET_VENDOR_MYRI=y +# CONFIG_MYRI10GE is not set +# CONFIG_FEALNX is not set +CONFIG_NET_VENDOR_NATSEMI=y +# CONFIG_NATSEMI is not set +# CONFIG_NS83820 is not set +CONFIG_NET_VENDOR_8390=y +# CONFIG_NE2K_PCI is not set +CONFIG_NET_VENDOR_NVIDIA=y +# CONFIG_FORCEDETH is not set +CONFIG_NET_VENDOR_OKI=y +# CONFIG_PCH_GBE is not set +# CONFIG_ETHOC is not set +CONFIG_NET_PACKET_ENGINE=y +# CONFIG_HAMACHI is not set +# CONFIG_YELLOWFIN is not set +CONFIG_NET_VENDOR_QLOGIC=y +# CONFIG_QLA3XXX is not set +# CONFIG_QLCNIC is not set +# CONFIG_QLGE is not set +# CONFIG_NETXEN_NIC is not set +CONFIG_NET_VENDOR_REALTEK=y +# CONFIG_8139CP is not set +# CONFIG_8139TOO is not set +# CONFIG_R8169 is not set +CONFIG_NET_VENDOR_RDC=y +# CONFIG_R6040 is not set +CONFIG_NET_VENDOR_SEEQ=y +# CONFIG_SEEQ8005 is not set +CONFIG_NET_VENDOR_SILAN=y +# CONFIG_SC92031 is not set +CONFIG_NET_VENDOR_SIS=y +# CONFIG_SIS900 is not set +# CONFIG_SIS190 is not set +# CONFIG_SFC is not set +CONFIG_NET_VENDOR_SMSC=y +# CONFIG_EPIC100 is not set +# CONFIG_SMSC9420 is not set +CONFIG_NET_VENDOR_STMICRO=y +# CONFIG_STMMAC_ETH is not set +CONFIG_NET_VENDOR_SUN=y +# CONFIG_HAPPYMEAL is not set +# CONFIG_SUNGEM is not set +# CONFIG_CASSINI is not set +# CONFIG_NIU is not set +CONFIG_NET_VENDOR_TEHUTI=y +# CONFIG_TEHUTI is not set +CONFIG_NET_VENDOR_TI=y +# CONFIG_TLAN is not set +CONFIG_NET_VENDOR_VIA=y +# CONFIG_VIA_RHINE is not set +# CONFIG_VIA_VELOCITY is not set +CONFIG_NET_VENDOR_WIZNET=y +# CONFIG_WIZNET_W5100 is not set +# CONFIG_WIZNET_W5300 is not set +# CONFIG_FDDI is not set +# CONFIG_HIPPI is not set +# CONFIG_NET_SB1000 is not set +# CONFIG_PHYLIB is not set +# CONFIG_PPP is not set +# CONFIG_SLIP is not set +CONFIG_WLAN=y +# CONFIG_AIRO is not set +# CONFIG_ATMEL is not set +# CONFIG_PRISM54 is not set +# CONFIG_HOSTAP is not set +# CONFIG_WL_TI is not set + +# +# Enable WiMAX (Networking options) to see the WiMAX drivers +# +# CONFIG_WAN is not set +# CONFIG_VMXNET3 is not set +# CONFIG_ISDN is not set + +# +# Input device support +# +CONFIG_INPUT=y +# CONFIG_INPUT_FF_MEMLESS is not set +# CONFIG_INPUT_POLLDEV is not set +# CONFIG_INPUT_SPARSEKMAP is not set +# CONFIG_INPUT_MATRIXKMAP is not set + +# +# Userland interfaces +# +CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_MOUSEDEV_PSAUX=y +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +# CONFIG_INPUT_JOYDEV is not set +# CONFIG_INPUT_EVDEV is not set +# CONFIG_INPUT_EVBUG is not set + +# +# Input Device Drivers +# +CONFIG_INPUT_KEYBOARD=y +CONFIG_KEYBOARD_ATKBD=y +# CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_NEWTON is not set +# CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set +# CONFIG_KEYBOARD_OMAP4 is not set +# CONFIG_KEYBOARD_XTKBD is not set +CONFIG_INPUT_MOUSE=y +CONFIG_MOUSE_PS2=y +CONFIG_MOUSE_PS2_ALPS=y +CONFIG_MOUSE_PS2_LOGIPS2PP=y +CONFIG_MOUSE_PS2_SYNAPTICS=y +CONFIG_MOUSE_PS2_LIFEBOOK=y +CONFIG_MOUSE_PS2_TRACKPOINT=y +# CONFIG_MOUSE_PS2_ELANTECH is not set +# CONFIG_MOUSE_PS2_SENTELIC is not set +# CONFIG_MOUSE_PS2_TOUCHKIT is not set +# CONFIG_MOUSE_SERIAL is not set +# CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_BCM5974 is not set +# CONFIG_MOUSE_VSXXXAA is not set +# CONFIG_MOUSE_SYNAPTICS_USB is not set +# CONFIG_INPUT_JOYSTICK is not set +# CONFIG_INPUT_TABLET is not set +# CONFIG_INPUT_TOUCHSCREEN is not set +# CONFIG_INPUT_MISC is not set + +# +# Hardware I/O ports +# +CONFIG_SERIO=y +CONFIG_SERIO_I8042=y +CONFIG_SERIO_SERPORT=y +# CONFIG_SERIO_CT82C710 is not set +# CONFIG_SERIO_PCIPS2 is not set +CONFIG_SERIO_LIBPS2=y +# CONFIG_SERIO_RAW is not set +# CONFIG_SERIO_ALTERA_PS2 is not set +# CONFIG_SERIO_PS2MULT is not set +# CONFIG_GAMEPORT is not set + +# +# Character devices +# +CONFIG_VT=y +CONFIG_CONSOLE_TRANSLATIONS=y +CONFIG_VT_CONSOLE=y +CONFIG_VT_CONSOLE_SLEEP=y +CONFIG_HW_CONSOLE=y +# CONFIG_VT_HW_CONSOLE_BINDING is not set +CONFIG_UNIX98_PTYS=y +# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +CONFIG_LEGACY_PTYS=y +CONFIG_LEGACY_PTY_COUNT=256 +# CONFIG_SERIAL_NONSTANDARD is not set +# CONFIG_NOZOMI is not set +# CONFIG_N_GSM is not set +# CONFIG_TRACE_SINK is not set +CONFIG_DEVKMEM=y + +# +# Serial drivers +# +# CONFIG_SERIAL_8250 is not set +CONFIG_FIX_EARLYCON_MEM=y + +# +# Non-8250 serial port support +# +# CONFIG_SERIAL_MFD_HSU is not set +# CONFIG_SERIAL_JSM is not set +# CONFIG_SERIAL_TIMBERDALE is not set +# CONFIG_SERIAL_ALTERA_JTAGUART is not set +# CONFIG_SERIAL_ALTERA_UART is not set +# CONFIG_SERIAL_PCH_UART is not set +# CONFIG_SERIAL_XILINX_PS_UART is not set +CONFIG_HVC_DRIVER=y +CONFIG_VIRTIO_CONSOLE=y +# CONFIG_IPMI_HANDLER is not set +# CONFIG_HW_RANDOM is not set +# CONFIG_NVRAM is not set +# CONFIG_RTC is not set +# CONFIG_GEN_RTC is not set +# CONFIG_R3964 is not set +# CONFIG_APPLICOM is not set +# CONFIG_MWAVE is not set +# CONFIG_RAW_DRIVER is not set +# CONFIG_HPET is not set +# CONFIG_HANGCHECK_TIMER is not set +# CONFIG_TCG_TPM is not set +# CONFIG_TELCLOCK is not set +CONFIG_DEVPORT=y +# CONFIG_I2C is not set +# CONFIG_SPI is not set +# CONFIG_HSI is not set + +# +# PPS support +# +# CONFIG_PPS is not set + +# +# PPS generators support +# + +# +# PTP clock support +# + +# +# Enable Device Drivers -> PPS to see the PTP clock options. +# +CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y +# CONFIG_GPIOLIB is not set +# CONFIG_W1 is not set +CONFIG_POWER_SUPPLY=y +# CONFIG_POWER_SUPPLY_DEBUG is not set +# CONFIG_PDA_POWER is not set +# CONFIG_TEST_POWER is not set +# CONFIG_BATTERY_DS2780 is not set +# CONFIG_BATTERY_DS2781 is not set +# CONFIG_BATTERY_BQ27x00 is not set +# CONFIG_CHARGER_MAX8903 is not set +# CONFIG_POWER_AVS is not set +CONFIG_HWMON=y +# CONFIG_HWMON_VID is not set +# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# Native drivers +# +# CONFIG_SENSORS_ABITUGURU is not set +# CONFIG_SENSORS_ABITUGURU3 is not set +# CONFIG_SENSORS_K8TEMP is not set +# CONFIG_SENSORS_K10TEMP is not set +# CONFIG_SENSORS_FAM15H_POWER is not set +# CONFIG_SENSORS_I5K_AMB is not set +# CONFIG_SENSORS_F71805F is not set +# CONFIG_SENSORS_F71882FG is not set +# CONFIG_SENSORS_CORETEMP is not set +# CONFIG_SENSORS_IT87 is not set +# CONFIG_SENSORS_NTC_THERMISTOR is not set +# CONFIG_SENSORS_PC87360 is not set +# CONFIG_SENSORS_PC87427 is not set +# CONFIG_SENSORS_SIS5595 is not set +# CONFIG_SENSORS_SMSC47M1 is not set +# CONFIG_SENSORS_SMSC47B397 is not set +# CONFIG_SENSORS_SCH56XX_COMMON is not set +# CONFIG_SENSORS_VIA_CPUTEMP is not set +# CONFIG_SENSORS_VIA686A is not set +# CONFIG_SENSORS_VT1211 is not set +# CONFIG_SENSORS_VT8231 is not set +# CONFIG_SENSORS_W83627HF is not set +# CONFIG_SENSORS_W83627EHF is not set +# CONFIG_SENSORS_APPLESMC is not set + +# +# ACPI drivers +# +# CONFIG_SENSORS_ACPI_POWER is not set +# CONFIG_SENSORS_ATK0110 is not set +CONFIG_THERMAL=y +CONFIG_THERMAL_HWMON=y +# CONFIG_WATCHDOG is not set +CONFIG_SSB_POSSIBLE=y + +# +# Sonics Silicon Backplane +# +# CONFIG_SSB is not set +CONFIG_BCMA_POSSIBLE=y + +# +# Broadcom specific AMBA +# +# CONFIG_BCMA is not set + +# +# Multifunction device drivers +# +# CONFIG_MFD_CORE is not set +# CONFIG_MFD_SM501 is not set +# CONFIG_HTC_PASIC3 is not set +# CONFIG_MFD_TMIO is not set +# CONFIG_ABX500_CORE is not set +# CONFIG_MFD_CS5535 is not set +# CONFIG_LPC_SCH is not set +# CONFIG_LPC_ICH is not set +# CONFIG_MFD_RDC321X is not set +# CONFIG_MFD_JANZ_CMODIO is not set +# CONFIG_MFD_VX855 is not set +# CONFIG_REGULATOR is not set +# CONFIG_MEDIA_SUPPORT is not set + +# +# Graphics support +# +# CONFIG_AGP is not set +CONFIG_VGA_ARB=y +CONFIG_VGA_ARB_MAX_GPUS=16 +# CONFIG_VGA_SWITCHEROO is not set +# CONFIG_DRM is not set +# CONFIG_STUB_POULSBO is not set +# CONFIG_VGASTATE is not set +# CONFIG_VIDEO_OUTPUT_CONTROL is not set +# CONFIG_FB is not set +# CONFIG_EXYNOS_VIDEO is not set +# CONFIG_BACKLIGHT_LCD_SUPPORT is not set + +# +# Console display driver support +# +CONFIG_VGA_CONSOLE=y +# CONFIG_VGACON_SOFT_SCROLLBACK is not set +CONFIG_DUMMY_CONSOLE=y +CONFIG_SOUND=y +# CONFIG_SOUND_OSS_CORE is not set +# CONFIG_SND is not set +# CONFIG_SOUND_PRIME is not set + +# +# HID support +# +CONFIG_HID=y +# CONFIG_HID_BATTERY_STRENGTH is not set +# CONFIG_HIDRAW is not set +# CONFIG_UHID is not set +CONFIG_HID_GENERIC=y + +# +# Special HID drivers +# +CONFIG_USB_ARCH_HAS_OHCI=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB_ARCH_HAS_XHCI=y +CONFIG_USB_SUPPORT=y +CONFIG_USB_ARCH_HAS_HCD=y +# CONFIG_USB is not set + +# +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may +# +# CONFIG_USB_GADGET is not set + +# +# OTG and related infrastructure +# +# CONFIG_UWB is not set +# CONFIG_MMC is not set +# CONFIG_MEMSTICK is not set +# CONFIG_NEW_LEDS is not set +# CONFIG_ACCESSIBILITY is not set +# CONFIG_INFINIBAND is not set +# CONFIG_EDAC is not set +# CONFIG_RTC_CLASS is not set +# CONFIG_DMADEVICES is not set +# CONFIG_AUXDISPLAY is not set +# CONFIG_UIO is not set +CONFIG_VIRTIO=y +CONFIG_VIRTIO_RING=y + +# +# Virtio drivers +# +CONFIG_VIRTIO_PCI=y +CONFIG_VIRTIO_BALLOON=y +CONFIG_VIRTIO_MMIO=y +# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set + +# +# Microsoft Hyper-V guest support +# +# CONFIG_HYPERV is not set +# CONFIG_STAGING is not set +CONFIG_X86_PLATFORM_DEVICES=y +# CONFIG_ACERHDF is not set +# CONFIG_ASUS_LAPTOP is not set +# CONFIG_FUJITSU_TABLET is not set +# CONFIG_HP_ACCEL is not set +# CONFIG_THINKPAD_ACPI is not set +# CONFIG_SENSORS_HDAPS is not set +# CONFIG_INTEL_MENLOW is not set +# CONFIG_ACPI_WMI is not set +# CONFIG_TOPSTAR_LAPTOP is not set +# CONFIG_TOSHIBA_BT_RFKILL is not set +# CONFIG_ACPI_CMPC is not set +# CONFIG_INTEL_IPS is not set +# CONFIG_IBM_RTL is not set +# CONFIG_XO15_EBOOK is not set +# CONFIG_SAMSUNG_Q10 is not set + +# +# Hardware Spinlock drivers +# +CONFIG_CLKEVT_I8253=y +CONFIG_I8253_LOCK=y +CONFIG_CLKBLD_I8253=y +CONFIG_IOMMU_SUPPORT=y +# CONFIG_AMD_IOMMU is not set +# CONFIG_INTEL_IOMMU is not set +# CONFIG_IRQ_REMAP is not set + +# +# Remoteproc drivers (EXPERIMENTAL) +# + +# +# Rpmsg drivers (EXPERIMENTAL) +# +# CONFIG_VIRT_DRIVERS is not set +# CONFIG_PM_DEVFREQ is not set +# CONFIG_EXTCON is not set +# CONFIG_MEMORY is not set +# CONFIG_IIO is not set +# CONFIG_VME_BUS is not set +# CONFIG_PWM is not set + +# +# Firmware Drivers +# +# CONFIG_EDD is not set +CONFIG_FIRMWARE_MEMMAP=y +# CONFIG_DELL_RBU is not set +# CONFIG_DCDBAS is not set +CONFIG_DMIID=y +# CONFIG_DMI_SYSFS is not set +# CONFIG_ISCSI_IBFT_FIND is not set +# CONFIG_GOOGLE_FIRMWARE is not set + +# +# File systems +# +CONFIG_DCACHE_WORD_ACCESS=y +CONFIG_EXT2_FS=y +# CONFIG_EXT2_FS_XATTR is not set +# CONFIG_EXT2_FS_XIP is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +# CONFIG_EXT3_FS_XATTR is not set +# CONFIG_EXT4_FS is not set +CONFIG_JBD=y +CONFIG_REISERFS_FS=y +# CONFIG_REISERFS_CHECK is not set +# CONFIG_REISERFS_PROC_INFO is not set +# CONFIG_REISERFS_FS_XATTR is not set +# CONFIG_JFS_FS is not set +# CONFIG_XFS_FS is not set +# CONFIG_GFS2_FS is not set +# CONFIG_BTRFS_FS is not set +# CONFIG_NILFS2_FS is not set +CONFIG_FS_POSIX_ACL=y +CONFIG_FILE_LOCKING=y +CONFIG_FSNOTIFY=y +CONFIG_DNOTIFY=y +CONFIG_INOTIFY_USER=y +# CONFIG_FANOTIFY is not set +CONFIG_QUOTA=y +# CONFIG_QUOTA_NETLINK_INTERFACE is not set +CONFIG_PRINT_QUOTA_WARNING=y +# CONFIG_QUOTA_DEBUG is not set +# CONFIG_QFMT_V1 is not set +# CONFIG_QFMT_V2 is not set +CONFIG_QUOTACTL=y +CONFIG_AUTOFS4_FS=y +# CONFIG_FUSE_FS is not set + +# +# Caches +# +# CONFIG_FSCACHE is not set + +# +# CD-ROM/DVD Filesystems +# +CONFIG_ISO9660_FS=y +CONFIG_JOLIET=y +# CONFIG_ZISOFS is not set +# CONFIG_UDF_FS is not set + +# +# DOS/FAT/NT Filesystems +# +# CONFIG_MSDOS_FS is not set +# CONFIG_VFAT_FS is not set +# CONFIG_NTFS_FS is not set + +# +# Pseudo filesystems +# +CONFIG_PROC_FS=y +CONFIG_PROC_KCORE=y +CONFIG_PROC_SYSCTL=y +CONFIG_PROC_PAGE_MONITOR=y +CONFIG_SYSFS=y +CONFIG_TMPFS=y +# CONFIG_TMPFS_POSIX_ACL is not set +# CONFIG_TMPFS_XATTR is not set +# CONFIG_HUGETLBFS is not set +# CONFIG_HUGETLB_PAGE is not set +# CONFIG_CONFIGFS_FS is not set +CONFIG_MISC_FILESYSTEMS=y +# CONFIG_ADFS_FS is not set +# CONFIG_AFFS_FS is not set +# CONFIG_HFS_FS is not set +# CONFIG_HFSPLUS_FS is not set +# CONFIG_BEFS_FS is not set +# CONFIG_BFS_FS is not set +# CONFIG_EFS_FS is not set +# CONFIG_LOGFS is not set +# CONFIG_CRAMFS is not set +# CONFIG_SQUASHFS is not set +# CONFIG_VXFS_FS is not set +# CONFIG_MINIX_FS is not set +# CONFIG_OMFS_FS is not set +# CONFIG_HPFS_FS is not set +# CONFIG_QNX4FS_FS is not set +# CONFIG_QNX6FS_FS is not set +# CONFIG_ROMFS_FS is not set +# CONFIG_PSTORE is not set +# CONFIG_SYSV_FS is not set +# CONFIG_UFS_FS is not set +CONFIG_NETWORK_FILESYSTEMS=y +# CONFIG_NFS_FS is not set +# CONFIG_NFSD is not set +# CONFIG_CEPH_FS is not set +# CONFIG_CIFS is not set +# CONFIG_NCP_FS is not set +# CONFIG_CODA_FS is not set +# CONFIG_AFS_FS is not set +CONFIG_9P_FS=y +CONFIG_9P_FS_POSIX_ACL=y +CONFIG_NLS=y +CONFIG_NLS_DEFAULT="iso8859-1" +# CONFIG_NLS_CODEPAGE_437 is not set +# CONFIG_NLS_CODEPAGE_737 is not set +# CONFIG_NLS_CODEPAGE_775 is not set +# CONFIG_NLS_CODEPAGE_850 is not set +# CONFIG_NLS_CODEPAGE_852 is not set +# CONFIG_NLS_CODEPAGE_855 is not set +# CONFIG_NLS_CODEPAGE_857 is not set +# CONFIG_NLS_CODEPAGE_860 is not set +# CONFIG_NLS_CODEPAGE_861 is not set +# CONFIG_NLS_CODEPAGE_862 is not set +# CONFIG_NLS_CODEPAGE_863 is not set +# CONFIG_NLS_CODEPAGE_864 is not set +# CONFIG_NLS_CODEPAGE_865 is not set +# CONFIG_NLS_CODEPAGE_866 is not set +# CONFIG_NLS_CODEPAGE_869 is not set +# CONFIG_NLS_CODEPAGE_936 is not set +# CONFIG_NLS_CODEPAGE_950 is not set +# CONFIG_NLS_CODEPAGE_932 is not set +# CONFIG_NLS_CODEPAGE_949 is not set +# CONFIG_NLS_CODEPAGE_874 is not set +# CONFIG_NLS_ISO8859_8 is not set +# CONFIG_NLS_CODEPAGE_1250 is not set +# CONFIG_NLS_CODEPAGE_1251 is not set +# CONFIG_NLS_ASCII is not set +# CONFIG_NLS_ISO8859_1 is not set +# CONFIG_NLS_ISO8859_2 is not set +# CONFIG_NLS_ISO8859_3 is not set +# CONFIG_NLS_ISO8859_4 is not set +# CONFIG_NLS_ISO8859_5 is not set +# CONFIG_NLS_ISO8859_6 is not set +# CONFIG_NLS_ISO8859_7 is not set +# CONFIG_NLS_ISO8859_9 is not set +# CONFIG_NLS_ISO8859_13 is not set +# CONFIG_NLS_ISO8859_14 is not set +# CONFIG_NLS_ISO8859_15 is not set +# CONFIG_NLS_KOI8_R is not set +# CONFIG_NLS_KOI8_U is not set +# CONFIG_NLS_MAC_ROMAN is not set +# CONFIG_NLS_MAC_CELTIC is not set +# CONFIG_NLS_MAC_CENTEURO is not set +# CONFIG_NLS_MAC_CROATIAN is not set +# CONFIG_NLS_MAC_CYRILLIC is not set +# CONFIG_NLS_MAC_GAELIC is not set +# CONFIG_NLS_MAC_GREEK is not set +# CONFIG_NLS_MAC_ICELAND is not set +# CONFIG_NLS_MAC_INUIT is not set +# CONFIG_NLS_MAC_ROMANIAN is not set +# CONFIG_NLS_MAC_TURKISH is not set +# CONFIG_NLS_UTF8 is not set + +# +# Kernel hacking +# +CONFIG_TRACE_IRQFLAGS_SUPPORT=y +# CONFIG_PRINTK_TIME is not set +CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 +CONFIG_ENABLE_WARN_DEPRECATED=y +CONFIG_ENABLE_MUST_CHECK=y +CONFIG_FRAME_WARN=1024 +# CONFIG_MAGIC_SYSRQ is not set +# CONFIG_STRIP_ASM_SYMS is not set +# CONFIG_READABLE_ASM is not set +# CONFIG_UNUSED_SYMBOLS is not set +# CONFIG_DEBUG_FS is not set +# CONFIG_HEADERS_CHECK is not set +# CONFIG_DEBUG_SECTION_MISMATCH is not set +CONFIG_DEBUG_KERNEL=y +# CONFIG_DEBUG_SHIRQ is not set +# CONFIG_LOCKUP_DETECTOR is not set +# CONFIG_HARDLOCKUP_DETECTOR is not set +# CONFIG_PANIC_ON_OOPS is not set +CONFIG_PANIC_ON_OOPS_VALUE=0 +CONFIG_DETECT_HUNG_TASK=y +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 +# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set +CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 +# CONFIG_SCHED_DEBUG is not set +# CONFIG_SCHEDSTATS is not set +# CONFIG_TIMER_STATS is not set +# CONFIG_DEBUG_OBJECTS is not set +# CONFIG_DEBUG_SLAB is not set +# CONFIG_DEBUG_KMEMLEAK is not set +# CONFIG_DEBUG_RT_MUTEXES is not set +# CONFIG_RT_MUTEX_TESTER is not set +# CONFIG_DEBUG_SPINLOCK is not set +# CONFIG_DEBUG_MUTEXES is not set +# CONFIG_DEBUG_LOCK_ALLOC is not set +# CONFIG_PROVE_LOCKING is not set +# CONFIG_SPARSE_RCU_POINTER is not set +# CONFIG_LOCK_STAT is not set +# CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set +# CONFIG_DEBUG_STACK_USAGE is not set +# CONFIG_DEBUG_KOBJECT is not set +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_DEBUG_INFO=y +# CONFIG_DEBUG_INFO_REDUCED is not set +# CONFIG_DEBUG_VM is not set +# CONFIG_DEBUG_VIRTUAL is not set +# CONFIG_DEBUG_WRITECOUNT is not set +CONFIG_DEBUG_MEMORY_INIT=y +# CONFIG_DEBUG_LIST is not set +# CONFIG_TEST_LIST_SORT is not set +# CONFIG_DEBUG_SG is not set +# CONFIG_DEBUG_NOTIFIERS is not set +# CONFIG_DEBUG_CREDENTIALS is not set +CONFIG_ARCH_WANT_FRAME_POINTERS=y +CONFIG_FRAME_POINTER=y +# CONFIG_BOOT_PRINTK_DELAY is not set +# CONFIG_RCU_TORTURE_TEST is not set +# CONFIG_RCU_TRACE is not set +# CONFIG_BACKTRACE_SELF_TEST is not set +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set +# CONFIG_NOTIFIER_ERROR_INJECTION is not set +# CONFIG_FAULT_INJECTION is not set +# CONFIG_LATENCYTOP is not set +# CONFIG_DEBUG_PAGEALLOC is not set +CONFIG_USER_STACKTRACE_SUPPORT=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y +CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_HAVE_C_RECORDMCOUNT=y +CONFIG_TRACING_SUPPORT=y +CONFIG_FTRACE=y +# CONFIG_FUNCTION_TRACER is not set +# CONFIG_IRQSOFF_TRACER is not set +# CONFIG_SCHED_TRACER is not set +# CONFIG_ENABLE_DEFAULT_TRACERS is not set +# CONFIG_FTRACE_SYSCALLS is not set +CONFIG_BRANCH_PROFILE_NONE=y +# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set +# CONFIG_PROFILE_ALL_BRANCHES is not set +# CONFIG_STACK_TRACER is not set +# CONFIG_BLK_DEV_IO_TRACE is not set +# CONFIG_UPROBE_EVENT is not set +# CONFIG_PROBE_EVENTS is not set +# CONFIG_MMIOTRACE is not set +# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set +# CONFIG_DMA_API_DEBUG is not set +# CONFIG_ATOMIC64_SELFTEST is not set +# CONFIG_SAMPLES is not set +CONFIG_HAVE_ARCH_KGDB=y +# CONFIG_KGDB is not set +CONFIG_HAVE_ARCH_KMEMCHECK=y +# CONFIG_TEST_KSTRTOX is not set +# CONFIG_STRICT_DEVMEM is not set +CONFIG_X86_VERBOSE_BOOTUP=y +CONFIG_EARLY_PRINTK=y +# CONFIG_EARLY_PRINTK_DBGP is not set +# CONFIG_DEBUG_STACKOVERFLOW is not set +# CONFIG_X86_PTDUMP is not set +CONFIG_DEBUG_RODATA=y +CONFIG_DEBUG_RODATA_TEST=y +# CONFIG_DEBUG_TLBFLUSH is not set +# CONFIG_IOMMU_DEBUG is not set +# CONFIG_IOMMU_STRESS is not set +CONFIG_HAVE_MMIOTRACE_SUPPORT=y +CONFIG_IO_DELAY_TYPE_0X80=0 +CONFIG_IO_DELAY_TYPE_0XED=1 +CONFIG_IO_DELAY_TYPE_UDELAY=2 +CONFIG_IO_DELAY_TYPE_NONE=3 +CONFIG_IO_DELAY_0X80=y +# CONFIG_IO_DELAY_0XED is not set +# CONFIG_IO_DELAY_UDELAY is not set +# CONFIG_IO_DELAY_NONE is not set +CONFIG_DEFAULT_IO_DELAY_TYPE=0 +# CONFIG_CPA_DEBUG is not set +# CONFIG_OPTIMIZE_INLINING is not set +# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set +# CONFIG_DEBUG_NMI_SELFTEST is not set + +# +# Security options +# +# CONFIG_KEYS is not set +# CONFIG_SECURITY_DMESG_RESTRICT is not set +# CONFIG_SECURITY is not set +# CONFIG_SECURITYFS is not set +CONFIG_DEFAULT_SECURITY_DAC=y +CONFIG_DEFAULT_SECURITY="" +CONFIG_CRYPTO=y + +# +# Crypto core or helper +# +CONFIG_CRYPTO_ALGAPI=y +CONFIG_CRYPTO_ALGAPI2=y +CONFIG_CRYPTO_AEAD=y +CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_BLKCIPHER=y +CONFIG_CRYPTO_BLKCIPHER2=y +CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y +CONFIG_CRYPTO_RNG=y +CONFIG_CRYPTO_RNG2=y +CONFIG_CRYPTO_PCOMP=y +CONFIG_CRYPTO_PCOMP2=y +CONFIG_CRYPTO_MANAGER=y +CONFIG_CRYPTO_MANAGER2=y +CONFIG_CRYPTO_USER=y +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y +CONFIG_CRYPTO_GF128MUL=y +CONFIG_CRYPTO_NULL=y +CONFIG_CRYPTO_WORKQUEUE=y +CONFIG_CRYPTO_CRYPTD=y +CONFIG_CRYPTO_AUTHENC=y +CONFIG_CRYPTO_ABLK_HELPER_X86=y +CONFIG_CRYPTO_GLUE_HELPER_X86=y + +# +# Authenticated Encryption with Associated Data +# +CONFIG_CRYPTO_CCM=y +CONFIG_CRYPTO_GCM=y +CONFIG_CRYPTO_SEQIV=y + +# +# Block modes +# +CONFIG_CRYPTO_CBC=y +CONFIG_CRYPTO_CTR=y +# CONFIG_CRYPTO_CTS is not set +CONFIG_CRYPTO_ECB=y +CONFIG_CRYPTO_LRW=y +CONFIG_CRYPTO_PCBC=y +CONFIG_CRYPTO_XTS=y + +# +# Hash modes +# +CONFIG_CRYPTO_HMAC=y +CONFIG_CRYPTO_XCBC=y +# CONFIG_CRYPTO_VMAC is not set + +# +# Digest +# +CONFIG_CRYPTO_CRC32C=y +# CONFIG_CRYPTO_CRC32C_INTEL is not set +CONFIG_CRYPTO_GHASH=y +CONFIG_CRYPTO_MD4=y +CONFIG_CRYPTO_MD5=y +CONFIG_CRYPTO_MICHAEL_MIC=y +CONFIG_CRYPTO_RMD128=y +CONFIG_CRYPTO_RMD160=y +CONFIG_CRYPTO_RMD256=y +CONFIG_CRYPTO_RMD320=y +CONFIG_CRYPTO_SHA1=y +# CONFIG_CRYPTO_SHA1_SSSE3 is not set +CONFIG_CRYPTO_SHA256=y +CONFIG_CRYPTO_SHA512=y +CONFIG_CRYPTO_TGR192=y +CONFIG_CRYPTO_WP512=y +# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set + +# +# Ciphers +# +CONFIG_CRYPTO_AES=y +# CONFIG_CRYPTO_AES_X86_64 is not set +# CONFIG_CRYPTO_AES_NI_INTEL is not set +CONFIG_CRYPTO_ANUBIS=y +CONFIG_CRYPTO_ARC4=y +CONFIG_CRYPTO_BLOWFISH=y +CONFIG_CRYPTO_BLOWFISH_COMMON=y +# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set +CONFIG_CRYPTO_CAMELLIA=y +# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set +CONFIG_CRYPTO_CAST5=y +CONFIG_CRYPTO_CAST6=y +CONFIG_CRYPTO_DES=y +CONFIG_CRYPTO_FCRYPT=y +CONFIG_CRYPTO_KHAZAD=y +CONFIG_CRYPTO_SALSA20=y +# CONFIG_CRYPTO_SALSA20_X86_64 is not set +CONFIG_CRYPTO_SEED=y +CONFIG_CRYPTO_SERPENT=y +# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set +CONFIG_CRYPTO_SERPENT_AVX_X86_64=y +CONFIG_CRYPTO_TEA=y +CONFIG_CRYPTO_TWOFISH=y +CONFIG_CRYPTO_TWOFISH_COMMON=y +CONFIG_CRYPTO_TWOFISH_X86_64=y +CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y +CONFIG_CRYPTO_TWOFISH_AVX_X86_64=y + +# +# Compression +# +CONFIG_CRYPTO_DEFLATE=y +CONFIG_CRYPTO_ZLIB=y +# CONFIG_CRYPTO_LZO is not set + +# +# Random Number Generation +# +# CONFIG_CRYPTO_ANSI_CPRNG is not set +CONFIG_CRYPTO_USER_API=y +CONFIG_CRYPTO_USER_API_HASH=y +CONFIG_CRYPTO_USER_API_SKCIPHER=y +# CONFIG_CRYPTO_HW is not set +CONFIG_HAVE_KVM=y +CONFIG_VIRTUALIZATION=y +# CONFIG_KVM is not set +# CONFIG_VHOST_NET is not set +# CONFIG_BINARY_PRINTF is not set + +# +# Library routines +# +CONFIG_BITREVERSE=y +CONFIG_GENERIC_STRNCPY_FROM_USER=y +CONFIG_GENERIC_STRNLEN_USER=y +CONFIG_GENERIC_FIND_FIRST_BIT=y +CONFIG_GENERIC_PCI_IOMAP=y +CONFIG_GENERIC_IOMAP=y +CONFIG_GENERIC_IO=y +CONFIG_CRC_CCITT=y +CONFIG_CRC16=y +# CONFIG_CRC_T10DIF is not set +CONFIG_CRC_ITU_T=y +CONFIG_CRC32=y +# CONFIG_CRC32_SELFTEST is not set +CONFIG_CRC32_SLICEBY8=y +# CONFIG_CRC32_SLICEBY4 is not set +# CONFIG_CRC32_SARWATE is not set +# CONFIG_CRC32_BIT is not set +CONFIG_CRC7=y +CONFIG_LIBCRC32C=y +# CONFIG_CRC8 is not set +CONFIG_ZLIB_INFLATE=y +CONFIG_ZLIB_DEFLATE=y +# CONFIG_XZ_DEC is not set +# CONFIG_XZ_DEC_BCJ is not set +CONFIG_TEXTSEARCH=y +CONFIG_TEXTSEARCH_KMP=y +CONFIG_TEXTSEARCH_BM=y +CONFIG_TEXTSEARCH_FSM=y +CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT=y +CONFIG_HAS_DMA=y +CONFIG_DQL=y +CONFIG_NLATTR=y +CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y +# CONFIG_AVERAGE is not set +# CONFIG_CORDIC is not set +# CONFIG_DDR is not set diff --git a/testing/config/kvm/alice.xml b/testing/config/kvm/alice.xml new file mode 100644 index 000000000..6ca78f861 --- /dev/null +++ b/testing/config/kvm/alice.xml @@ -0,0 +1,70 @@ + + alice + 1f35c25d-6a7b-4ee1-2461-d7e530e7b2a9 + 131072 + 131072 + 1 + + hvm + /var/run/kvm-swan-kernel + root=/dev/vda1 loglevel=1 + + + + + + + + + destroy + restart + restart + + /usr/bin/kvm + + + + +
+ + +
+ + + + +
+ + + + + +
+ + + + + +
+ + + + + + + + + + + +
+ +