1Unit tests
2----------
3
4Running "make" in this subdirectory will ensure that ipdecap
5is still able to decapsulate some known encapsulated .cap files.
6
7It will read .cap file, generate a decapsulated .cap.output file,
8and check if its md5 checksum corresponds to the one previously computed (in the .md5 files).
9
10For esp .cap files, a .cap.conf file contains parameters needed to decrypt the payload.
11
12I will gladly add any contributed pcap file here.
13
14Loïc
15
16