usagi/kernel/linux26/include/net xfrm.h usagi/kernel/linux26/net/ipv4 xfrm4_policy.c usagi/kernel/linux26/net/ipv6 xfrm6_policy.c usagi/kernel/linux26/net/xfrm xfrm_policy.c

[email protected] Mon, 23 May 2005 17:49:55 +0900
Newsgroups gmane.linux.ipv6.usagi.cvs
Message-ID <[email protected]>
miyazawa    2005/05/23 17:47:29 JST

  Modified files:
    kernel/linux26/include/net xfrm.h 
    kernel/linux26/net/ipv4 xfrm4_policy.c 
    kernel/linux26/net/ipv6 xfrm6_policy.c 
    kernel/linux26/net/xfrm xfrm_policy.c 
  Log:
  fix the prameter of dst_check in xfrm_bundle_ok for dst->path
  
  Revision  Changes    Path
  1.65      +1 -0      usagi/kernel/linux26/include/net/xfrm.h
  1.16      +1 -0      usagi/kernel/linux26/net/ipv4/xfrm4_policy.c
  1.30      +1 -0      usagi/kernel/linux26/net/ipv6/xfrm6_policy.c
  1.31      +1 -1      usagi/kernel/linux26/net/xfrm/xfrm_policy.c