#!/bin/sh
# This is the configuration file that helps setup for
# a kernel pool for UML compilation w/FreeSWAN.
#
# Copy this file to the top of your FreeSWAN source directory as
# umlsetup.sh, edit
#!/bin/sh
#
# $Id: runme.sh,v 1.3 2004/05/28 02:07:02 mcr Exp $
#
# use this script to run a single test from within that test directory.
# note that this assumes a "klipstest" type test.
#
. ../../
This test case examines the ESP packets to make sure that they are
produced with IVs that look random. Specifically, that they aren't
using the last cipher block as the IV.
This test case examines the ESP packets to make sure that they are
produced with IVs that look random. Specifically, that they aren't
using the last cipher block as the IV.
This version is for the A
This test that the /proc/net/ipsec/birth/ipv[46] files can store up
to 256 bytes and read them back, and that each is in fact seperate
from each other.
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t