|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.40, 1997/01/11 05:21:14 | version 1.41, 1997/06/24 19:31:34 | ||
|---|---|---|---|
|
|
||
| goto bad; | goto bad; | ||
| } | } | ||
| *ip = save_ip; | *ip = save_ip; | ||
| ip->ip_len += iphlen; | |||
| #if NIPKDB > 0 | #if NIPKDB > 0 | ||
| if (checkipkdb(&ip->ip_src, | if (checkipkdb(&ip->ip_src, | ||
| uh->uh_sport, | uh->uh_sport, |