|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.37.2.4, 2001/06/21 20:08:57 | version 1.37.2.5, 2001/08/24 00:12:41 | ||
|---|---|---|---|
|
|
||
| * 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 |