CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/21 17:05:30
Modified files:
sys/netinet : ipsec_output.c
Log message:
Assign the ip and ip6 pointers in ipsp_process_packet() only if a
header of the matching address family is available. Especially do
not read ip->ip_off from an IPv6 packet header.
ok markus
