CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/26 16:30:38
Modified files:
sys/netinet : ipsec_input.c
Log message:
In ipsec_common_input() the packet can be either IPv4 or IPv6. So
pass it to the correct raw ip input function if IPsec is disabled.
ok todd@ mpf@ mikeb@ blambert@ matthew@ deraadt@
