|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.41, 2001/04/13 23:30:26 | version 1.42, 2001/08/06 10:25:01 | ||
|---|---|---|---|
|
|
||
| * not the decapsulated packet. | * not the decapsulated packet. | ||
| */ | */ | ||
| #ifdef IPSEC | #ifdef IPSEC | ||
| if (!ipsec_gethist(m, NULL)) | if (!ipsec_getnhist(m)) | ||
| #else | #else | ||
| if (1) | if (1) | ||
| #endif | #endif |