[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01029) Re: forward check
Hello, Hiroshi
At Thu, 15 Nov 2001 20:15:25 +0900 (JST),
Hiroshi Takekawa wrote:
>
>
> Hello.
>
> While trying to use usagi kernel with ipsec enabled, I got these
> lines.
>
> --
> ipsec6_forward_check: UDP packet: sport=32781, dport=33434
> ip6_outtput: (ipsec) dropping packet
> --
>
> I happened to find a possible bug fix when I was browsing source
> codes. Is this right? I reckon ipsec6_forward_check() returns 0 when a
> packet is OK. (And I also saw ipsec6_input_check() != 0 in
> ip6_input.c)
oops, it's a silly misake!
thanks, i apply to this soon.
-mk