K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-08-25T09:29:26.000000Z K 7 svn:log V 415 isakmpd pcap support is broken The isakmpd port comes with a pcap.h that is not compatible with the FreeBSD pcap.h. As a result, the pcap file written by isakmpd has an incorrect 'linktype' in the header. Thus, if one tries to use the pcap file with a FreeBSD tool like tcpdump, the packets are incorrectly (read: not at all) decoded. PR: ports/55940 Submitted by: James E. Flemer END